Re: request for troubleshooting assistance - ldap authentication

2008-07-10 Thread Josh Miller
Hi Rich, thanks for the reply. > > Check the URI/host spec in /etc/libnss-ldap.conf to make sure it is > valid... there was a revision or few that mucked up in converting from > host to uri. > The next problem comes in if ssl is in use, there are issues with the > code in determining to use ldaps

Re: request for troubleshooting assistance - ldap authentication

2008-07-09 Thread Richard A Nelson
Check the URI/host spec in /etc/libnss-ldap.conf to make sure it is valid... there was a revision or few that mucked up in converting from host to uri. the syntax should be: uri ldapi:///(if you enabled that) uri ldap:/// or ldap://fqdn/ uri ldaps://localhost:636/ The next problem comes

request for troubleshooting assistance - ldap authentication

2008-07-09 Thread Josh Miller
I would like some advice/assistance on how to troubleshoot an authentication issue on a Debian Sarge box. I had a fiasco today where one box that I recently acquired the responsibility of administering was set to stable in the sources.list but was running all sarge packages. I updated libnss-lda