LDAP System Authentication in Ubuntu
- by andrew
Hi,
I'm having a bit of an issue with system authentication against LDAP in Ubuntu.
The LDAP server is OpenLDAP on Ubuntu 10.10, and the client is Ubuntu 10.10 also. I've set up the client by following the "LDAP Authentication" steps at https://help.ubuntu.com/10.10/serverguide/C/openldap-server.html
apt-get install libnss-ldap;…