LDAP authentication configuration must be empty if not used
Ref: #21703
This commit is contained in:
parent
daf0700d15
commit
4b8f2d61bb
|
@ -14,6 +14,7 @@
|
||||||
# limitations under the License. #
|
# limitations under the License. #
|
||||||
# ---------------------------------------------------------------------------- #
|
# ---------------------------------------------------------------------------- #
|
||||||
|
|
||||||
|
%if %%getVar('sunstone_auth_modes', None) == 'ldap'
|
||||||
server 1:
|
server 1:
|
||||||
# Ldap user able to query, if not set connects as anonymous. For
|
# Ldap user able to query, if not set connects as anonymous. For
|
||||||
# Active Directory append the domain name. Example:
|
# Active Directory append the domain name. Example:
|
||||||
|
|
Loading…
Reference in New Issue