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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Embarressing..
Once I actually installed nss_ldap - it worked :)
on 02-02-2005 14:19 Klavs Klavsen wrote:
| 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
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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi guys,
I've gotten my kerberos and openldap up and running on FreeBSD 5.3 - and
can login with my user (because he has been created in kerberos and pam
looks in that), but nsswitch can't find the user in ldap for some reason.
All help will be greatly