I don't seem to have this problem:

[EMAIL PROTECTED]:~$finger apowers
finger: apowers: no such user
[EMAIL PROTECTED]:~$id apowers
uid=1133(apowers) gid=1133(apowers) groups=1133(apowers), 0(wheel)
[EMAIL PROTECTED]:~$ssh localhost
Password:

FreeBSD 6.1-RELEASE (SMP) #0: Sun May  7 04:42:56 UTC 2006
[EMAIL PROTECTED]:~$id apowers
uid=1133(apowers) gid=1133(apowers) groups=1133(apowers), 0(wheel)
[EMAIL PROTECTED]:~$pwd
/home/apowers
[EMAIL PROTECTED]:~$ls -al
total 53216
<snip>

What version of OpenLDAP/pam_ldap/nss_ldap are you running? I believe it's either a bug in OpenLDAP or NSS, can't remember which, but I do remember reading about something extremely similar to my issue out there. Need to refresh.

What does your nsswitch.conf look like?
I have:
#nsswitch.conf
group: files ldap
hosts: files dns
networks: files
passwd: files ldap
shells: files

Mine is the same.

On another note, I just tested pam_mkhomedir...  sweeeeeeet!


--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to