Hi,
I'm running GitLab 7.4.2 and trying to set LDAP authentication.
I've successfully configured the base property to point on our main users
OU, and everything is fine.
my next step is to enable all the users in the domain to authenticate so
I've tried to set the base to the root of the domain "dc=domain,dc=local"
but getting 0 users allowed to log in.
My config:
ldap:
enabled: true
servers:
domain:
label: 'Domain'
base: 'DC=domain,DC=local'
host: 'dc0.domain.local'
port: 389
uid: 'sAMAccountName'
method: 'plain'
bind_dn: 'CN=Git LDAP,OU=Administrative
Users,OU=DomainOU,DC=domain,DC=local'
password: 'password'
What i'm doing wrong?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/gitlabhq/522ac699-4ae3-4fb3-9943-b4e428429ae7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.