Which GitLab version? Is it 6.5? If so, something has changed since last version concerning authentication in general. Please take a look at this issue: https://github.com/gitlabhq/gitlabhq/issues/6119. It might be your problem.
Dave On Thu, Feb 13, 2014 at 9:52 AM, Benjamin Ruoff <[email protected]>wrote: > Uuuh and here we go again. > > After updating from Snow Lion to Mavericks and installing the new OS X > Server, LDAP Login isn't working anymore. > > Anyone else having this Problem? I searched for hours now on Google, but I > had no luck finding a solution. > > > Am Montag, 29. Juli 2013 15:20:56 UTC+2 schrieb Benjamin Ruoff: >> >> Has anyone successfully tried to do that? >> >> I simply can't get it to work. >> >> My current configuration looks like this. >> >> ldap: >> enabled: true >> host: 'myhost' >> base: 'dc=subdomain,dc=domain,dc=tld' >> port: 636 >> uid: 'uid' >> method: 'plain' >> bind_dn: 'cn=users,dc=subdomain,dc=domain,dc=tld' >> password: '' >> >> >> When I try to login I always get the message that it couldn't bind. >> >> Anyone has a clue whats wrong ? >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "GitLab" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/gitlabhq/Ds5Sjaa3fn4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
