浏览代码

[core] Add nt_domain configuration to ini templates

Jenny Kim 10 年之前
父节点
当前提交
d03a532
共有 2 个文件被更改,包括 6 次插入0 次删除
  1. 3 0
      desktop/conf.dist/hue.ini
  2. 3 0
      desktop/conf/pseudo-distributed.ini.tmpl

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

@@ -373,6 +373,9 @@
         # URL of the LDAP server
         ## ldap_url=ldap://auth.mycompany.com
 
+        # The NT domain used for LDAP authentication
+        ## nt_domain=
+
         # A PEM-format file containing certificates for the CA's that
         # Hue will trust for authentication over TLS.
         # The certificate for the CA that signed the

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

@@ -289,6 +289,9 @@
     # URL of the LDAP server
     ## ldap_url=ldap://auth.mycompany.com
 
+    # The NT domain used for LDAP authentication
+    ## nt_domain=
+
     # A PEM-format file containing certificates for the CA's that
     # Hue will trust for authentication over TLS.
     # The certificate for the CA that signed the