Hue can't find kinit in a secure cluster environment as normal user.
@@ -157,6 +157,8 @@
## hue_keytab=
# Kerberos principal name for Hue
## hue_principal=hue/hostname.foo.com
+ # Path to kinit
+ ## kinit_path=/path/to/kinit
###########################################################################
@@ -163,6 +163,8 @@