我正在尝试为LDAP组配置本地Gitlab。由于具有企业版,因此我将能够根据文档here在“设置”下查看LDAP组。
但是,我没有看到。你能指导我吗?如何在GUI中查看LDAP组并将LDAP组链接到GitLab组?
我已将group_base配置添加到gitlab.rb
文件中。下面是我的版本。
[root@nibiru:/etc/gitlab]# grep gitlab /opt/gitlab/version-manifest.txt
gitlab-ee 11.11.5
gitlab-config-template 11.11.5
gitlab-cookbooks 11.11.5
gitlab-ctl 11.11.5
gitlab-ctl-ee 11.11.5
这是从gitlab.rb
来的:
group_base : 'OU=ORGANIZATION,OU=Distribution Lists,DC=tcll,DC=entp,DC=tgc'