Explorar o código

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

jdesjean %!s(int64=8) %!d(string=hai) anos
pai
achega
121e37c
Modificáronse 2 ficheiros con 8 adicións e 0 borrados
  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