OpenLDAP/nss_ldap/pam_ldap

Antoine Jacoutot ajacoutot at lphp.org
Tue Oct 28 15:20:45 PST 2003


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



More information about the freebsd-current mailing list