diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-06-04 15:10:25 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-06-04 15:10:25 +0000 |
| commit | d4194db620cc5b736bb5737ed5e4eab979ccd7ab (patch) | |
| tree | 2aab61db9bde950c45f93f43f4033231fb956528 /doc/administration/auth/ldap/index.md | |
| parent | c80a1141e306596202f694b101bfb1aab1864de9 (diff) | |
| download | gitlab-ce-d4194db620cc5b736bb5737ed5e4eab979ccd7ab.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/auth/ldap/index.md')
| -rw-r--r-- | doc/administration/auth/ldap/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/administration/auth/ldap/index.md b/doc/administration/auth/ldap/index.md index fcedf8fffc5..1e2b5bfd942 100644 --- a/doc/administration/auth/ldap/index.md +++ b/doc/administration/auth/ldap/index.md @@ -653,6 +653,8 @@ NOTE: Administrators are not synced unless `group_base` is also specified alongside `admin_group`. Also, only specify the CN of the `admin_group`, as opposed to the full DN. +Additionally, note that if an LDAP user has an `admin` role, but is not a member of the `admin_group` +group, GitLab revokes their `admin` role when syncing. **Omnibus configuration** |
