michael_ Tux's lil' helper
Joined: 12 Jun 2007 Posts: 76
|
Posted: Sat Apr 18, 2009 7:35 am Post subject: [TIP] pam_ldap: ldap_simple_bind Can't contact LDAP server |
|
|
have a look in the /etc/ldap.conf,
you should use
Code: | host 127.0.0.1 # if ldap is running on localhost |
OR the uri-section
using both produces the "pam_ldap: ldap_simple_bind Can't contact LDAP server" - Error
this changes solves the problem for me
https://forums.gentoo.org/viewtopic-t-210871-highlight-ldapsimplebind+contact+ldap.html
greetings
michael |
|