Re: LDAP with Multiple Domains
>Thanks. > >On Friday, July 26, 2013 at 11:35:59 PM UTC+8, Rick Bywater wrote: >> >> I have been working to get my Gitlab authenticating via LDAP within >my >> company. After a bit of head scratching, I got my domain to work. >> However, the company has seve
Re: LDAP with Multiple Domains
servers: main: label: 'LDAP Auth' host: '192.168.10.5' port: 636 uid: 'uid' method: 'ssl' bind_dn: 'CN=Manager,dc=domainA,dc=com' password: 'secret' allow_username_or_email_login: f