2013/5/7 Aziza Lichir <[email protected]>:
>
> Hey,
>
> I'm trying to authenticate users using SSL, so when I do this command
> ldapsearch -x -ZZ on the client side it says that my SSL it already started
> so when I check the ports in my server side I see that its connected to the
> client machine via 398 port not 636.
> So I would like to know if I'm missing something.
>
> Thanking you for your help.
>
>


Hi

see http://www.openldap.org/faq/data/cache/605.html to learn
difference between SSL (ldaps://) and TLS (startTLS opertaion).
startTLS is done on the standard LDAP port.

Clément.
>
>
>
>
> ___________________________________________________________
>  Aziza Lichir
>
>
> _______________________________________________________________
> Ldap Synchronization Connector (LSC) - http://lsc-project.org
>
> lsc-users mailing list
> [email protected]
> http://lists.lsc-project.org/listinfo/lsc-users
>
_______________________________________________________________
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