Codice:...
Apr 1 10:32:27 onet001 slapd[9118]: connection_read(13): checking for input on id=226
Apr 1 10:32:27 onet001 slapd[9118]: connection_read(13): TLS accept error error=-1 id=226, closing
...Codice: cat /etc/courier/authlib/authldaprc | grep -v "#" LDAP_SERVER ldap01.oword.it LDAP_PORT 636
LDAP_TLS 0
Try setting LDAP_TLS to 1. If it doesn't start working, change the port number back to 389. Right now you're connecting to an SSL port and starting plain text operations.
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
