Re: LDAP and NoCat, nearly working..
"Jesper Haggren, Zolid" <[email protected]> Tue, 30 May 2006 12:02:12 +0200
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Big Wave Dave skrev: > On 5/26/06, Jesper Haggren, Zolid <[email protected]> wrote: >> Hi John, >> >> I'm not about to replace my AD just because of nocat ;-) >> Still there's a lot of users on this list who have written about nocat >> and MS AD working just fine.... anyone? >> >> /Jesper >> > > For what its worth, I have it working with MS AD. My authserv config > file snipet: > DataSource LDAP > LDAP_Host adhost.domain.com > LDAP_Base cn=Users,dc=domain,dc=com > LDAP_Admin_User cn=IT Bind User,cn=Users,dc=domain,dc=com > LDAP_Admin_PW ******** > LDAP_Hash_Passwords No > LDAP_Search_as_Admin Yes > LDAP_Filter sAMAccountName > LDAP_Secure Yes > LDAP_Group CN=Domain Users,CN=Users,DC=domain,DC=com > > <end snipet> > The user just logs in with username... NOT with the "@domain.com". > This may not be desirable for all people... but was the way we wanted > it. > Does that help? Incredible!! I changed my config to match yours (and moved my test-user from one ou to the builtin "users" container) and now my users get authenticated! I'll do some extensive research and find out what was wrong and then get back to you guys on the list. Thanks!! /jesper > > Dave >