ldap enable

This commit is contained in:
Iwan Clement
2020-04-18 21:21:31 +02:00
parent 89862672e1
commit fae6cd9a15

View File

@@ -328,7 +328,7 @@
###! **Be careful not to break the indentation in the ldap_servers block. It is
###! in yaml format and the spaces must be retained. Using tabs will not work.**
# gitlab_rails['ldap_enabled'] = false
gitlab_rails['ldap_enabled'] = true
# gitlab_rails['prevent_ldap_sign_in'] = false
###! **remember to close this block with 'EOS' below**