| ... | @@ -116,8 +116,8 @@ production: &base |
... | @@ -116,8 +116,8 @@ production: &base |
|
|
# ==========================
|
|
# ==========================
|
|
|
|
|
|
|
|
## LDAP settings
|
|
## LDAP settings
|
|
|
# You can inspect the first 100 LDAP users with login access by running:
|
|
# You can inspect a sample of the LDAP users with login access by running:
|
|
|
# bundle exec rake gitlab:ldap:check[100] RAILS_ENV=production
|
|
# bundle exec rake gitlab:ldap:check RAILS_ENV=production
|
|
|
ldap:
|
|
ldap:
|
|
|
enabled: false
|
|
enabled: false
|
|
|
host: '_your_ldap_server'
|
|
host: '_your_ldap_server'
|
| ... | |
... | |
| ... | | ... | |