Le 01/03/2010 10:30, bob roozekrans a écrit :
Hi all,

I´m trying to get my authentication between a W2k3 server with Active
Directory and a Ubuntu 8.04 with OpenLDAP going.
Now i am trying to get a secure connection between the 2 with SSL so
users will be able to change passwords. I can connect to my windows
server with Apache Directory Studio through port 636 and a certificate.

But I cant connect with my Linux because I cant get it to listen on port
636. Any idea how to do that?

This sounds more like an OpenLDAP question to me, than a LSC question. You should ask on the openldap-software list, really (http://www.openldap.org/lists/openldap-software/).

There is a chapter of the OpenLDAP Admin guide on configuring TLS here:
http://www.openldap.org/doc/admin24/tls.html

TLS should be want you want (it it the same encryption but on the same port as non-encrypted traffic), but if you really want SSL (ldaps on port 636) too, you need to launch OpenLDAP with the -h option set to "ldaps://" (at least).

Hope this helps,
Jonathan
--
--------------------------------------------------------------
Jonathan Clarke - [email protected]
--------------------------------------------------------------
Ldap Synchronization Connector (LSC) - http://lsc-project.org
--------------------------------------------------------------
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to