Directory
SU-Linux 8.0 working with posixAccount on LDAP
Edit /etc/ldap.conf
change the server to ldap.stanford.edu
change the base to cn=accounts,dc=stanford,dc=edu
comment out the line about pam_passwd md5 (last line in file on SU Linux 8.0)Edit /etc/nsswitch.conf
For the passwd: and group: lines, make it be:
passwd: files ldap
group: files ldap
Copy /usr/pubsw/bin/aklog to /etc/leland/aklog
Make sure that "auth sufficient /lib/security/pam_afs.krb.so try_first_pass ignore_root" is the first line of /usr/pam.d/system-auth
Reboot
Last modified Friday, 20-Jan-2006 10:40:06 AM



