Re: nsswitch ldap lookup problems

2005-02-03 Thread Totem
I am using the nss_ldap port on 5.3 (nss_ldap-1.204_5). My config file is located at "/usr/local/etc/nss_ldap.conf". Also this is in my "/etc/nsswitch.conf" file. passwd: files ldap group: files ldap hosts: files dns shadow: files It is working for me. It looks like you might need to rename o

Re: nsswitch ldap lookup problems

2005-02-02 Thread Klavs Klavsen
Has anyone gotten nsswitch ldap lookup working on a FreeBSD-5.x? I tried this exact config on a linux-client (to the same ldap-server) and it worked fine - I could do: getent passwd - and it also returned the users only on the ldap server. I try to do the equivalent (I think - there's no getent for