On Tuesday 28 October 2003 23:52, Steve Lee wrote: > I have gotten FreeBSD 5.1 to authenticate user remotely > ssh ing to the box. They can log in, but when they log > in, the system shows their userid instead of the username > when you do a ps. this tells me something might be > wrong with nss_ldap. but not sure what i am doing wrong. > > I can do "id <username>" which it returns the user information.
You need to build FreeBSD with dynamic libraries... It only works under -CURRENT with the "WITH_DYNAMICROOT=true" option in your make.conf. I think it is supposed to be the default for 5.2-RELEASE. Antoine _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"