Skip navigation

STANFORD UNIVERSITY

INFORMATION TECHNOLOGY SERVICES

Directory

SU-Linux 8.0 working with posixAccount on LDAP

  1. 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)

  2. Edit /etc/nsswitch.conf

    For the passwd: and group: lines, make it be:
    passwd: files ldap
    group: files ldap

  3. Copy /usr/pubsw/bin/aklog to /etc/leland/aklog

  4. 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

  5. Reboot

Last modified Friday, 20-Jan-2006 10:40:06 AM

Stanford University Home Page