pam and LDAP

From: Darryl Pace (datpace@earthlink.net)
Date: Thu Nov 07 2002 - 08:57:05 EST


Managers,
            We have a SunBlade 1000 running Solaris 8. We have an Intel
box running iPlanet's LDAP (version 4.x.x, I think). I've downloaded
and compiled openLDAP and PADL's pam_ldap module. I want to make the
SunBlade into an LDAP client so that we can do user authentication.
I've edited the /etc/ldap.conf file and entered the correct information.
In the /etc/pam.conf file, the line below with the pam_ldap.so.1 module
has been added:
 
#
# Authentication management
#
login auth sufficient /usr/lib/security/$ISA/pam_unix.so.1
login auth required /usr/lib/security/$ISA/pam_ldap.so.1
login auth required /usr/lib/security/$ISA/pam_dial_auth.so.1
 
 
In the /etc/nsswitch.conf file, on the passwd and group lines, I've
added "ldap" after "files".
 
It doesn't work. Do any of you have explicit instructions on how to get
pam and LDAP working together? Have I missed any steps?
            Thank you in advance for your help.
 
Darryl
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:14 EDT