Buchan Milne <[EMAIL PROTECTED]> writes: > Note that for the client side, some changes need to be made in drakx for > LDAP support to make it work better out-the-box: > > -use objectclass posixaccount instead of objectclass account (deprecated > in openldap-2.1.x, many tools don't add it anyway) in pam_filter in > /etc/ldap.conf > -put pam_pwdb before pam_ldap in /etc/pam.d/system-auth > -add "ldap" to the automount line of /etc/nsswitch.conf > -If NIS or LDAP are used for auth, and NFS is installed, install > autofs also
These changes should go in chkauth, a quite ugly script that takes care of configuring ldap. I'm not really excited having to modify it, if someone want to try, the result will be faster :)
