IDependOn-Set: 1 IDependOn-Set: 14 IDependOn-Set: 3 IDependOn-Set: 45 IDependOn-Set: 46 IDependOn-Set: 47 IDependOn-Set: 8 LastModifiedSecs: 965093171 Parent: 14 SequenceNumber: 3 Title: Configuring the clients Part: 0 Author-Set: sauer@cloudmaster.com LastModifiedSecs: 961652598 Type: html Lines: 8 You need to set up the general configuration for LDAP and make sure you can find stuff first. Set up the ldap.conf file you configured pam_ldap and nss_ldap to use (strings /lib/security/pam_ldap.so | grep ldap.conf)
BASE dc=cloudmaster,dc=com HOST ldap.cloudmaster.comMake SURE there isn't a trailing space in the BASE! That wil drive you crazy trying to debug... Make sure it's that way on the server too. You can also set some extra stuff in there, look at the docs that came with pam_ldap and nss_ldap for explanations. I'm too lazy to retype that stuff.