ソースを参照

HUE-7104 [core] Kerberos section is not up to date in the inis

jdesjean 8 年 前
コミット
121e37c
2 ファイル変更8 行追加0 行削除
  1. 4 0
      desktop/conf.dist/hue.ini
  2. 4 0
      desktop/conf/pseudo-distributed.ini.tmpl

+ 4 - 0
desktop/conf.dist/hue.ini

@@ -638,6 +638,10 @@
     ## hue_keytab=
     # Kerberos principal name for Hue
     ## hue_principal=hue/hostname.foo.com
+    # Frequency in seconds with which Hue will renew its keytab
+    ## keytab_reinit_frequency=3600
+    # Path to keep Kerberos credentials cached
+    ## ccache_path=/var/run/hue/hue_krb5_ccache
     # Path to kinit
     ## kinit_path=/path/to/kinit
 

+ 4 - 0
desktop/conf/pseudo-distributed.ini.tmpl

@@ -637,6 +637,10 @@
     ## hue_keytab=
     # Kerberos principal name for Hue
     ## hue_principal=hue/hostname.foo.com
+    # Frequency in seconds with which Hue will renew its keytab
+    ## keytab_reinit_frequency=3600
+    # Path to keep Kerberos credentials cached
+    ## ccache_path=/var/run/hue/hue_krb5_ccache
     # Path to kinit
     ## kinit_path=/path/to/kinit