Kaynağa Gözat

Merge pull request #3916 from garonsky/issue-8723_htpasswd_default_env_not_set

HPCC-8723 Configmr - htpasswdFile is not set

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 12 yıl önce
ebeveyn
işleme
1fec88dfcf
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      initfiles/etc/DIR_NAME/environment.xml.in

+ 1 - 1
initfiles/etc/DIR_NAME/environment.xml.in

@@ -423,7 +423,7 @@
               name="myesp"
               perfReportDelay="60"
               portalurl="${PORTALURL}">
-   <Authentication htpasswd="/etc/HPCCSystems/.htpasswd"
+   <Authentication htpasswdFile="/etc/HPCCSystems/.htpasswd"
                    ldapAuthMethod="kerberos"
                    ldapConnections="10"
                    ldapServer=""