Rob Shinn schrieb:
That's the book I started with and it's great material. Thanks for writing it!

Yes, that helped me to find the mistake. The problem was indeed the nss lookup for the ID's. I use Opensolaris and there it is some difference to Linux. Solaris uses an ldap provided profile for configuring local ldap authentication (objectclass: DUAConfigProfile).

The default passwd lookup is "ou=people,<ldap_base>" since it is created during idsconfig (Sun One DS)
To change this you have to add

serviceSearchDescriptor: passwd:ou=whatever,<ldap_base>?sub

to the ldap profile.

Thank you and best regards!

Ralf
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to