Success, thanks, MacTroll.
We followed steps 1,2, & 3, but still had a problem with the home
directory not being created on the RHEL4 box. To fix that, we added the
line below to /etc/pam.d/system-auth as the second last line, above the
pam_ldap.so line
session required /lib/security/$ISA/pam_mkhomedir.so
skel=/etc/skel/ umask=0077
Now, it is working like a charm.
Recent Comments