Hello Yvand,
i have found the solution to connect with LDAPCP to my Ldap Sun Server with LDAPS !
The connection string is :
LDAP Path : LDAP://ServerDNSName/uid=xxx,ou=xxx,dc=xxx
Username : uid=xxxx,ou=xxx,dc=xxx
Password : xxx
Check the FastBind box
The public certificate and root certification chain of the ldaps must be in the local store of the Sharepoint server.
I have found the solution thanks to this site : http://poshcode.org/86
Regards
i have found the solution to connect with LDAPCP to my Ldap Sun Server with LDAPS !
The connection string is :
LDAP Path : LDAP://ServerDNSName/uid=xxx,ou=xxx,dc=xxx
Username : uid=xxxx,ou=xxx,dc=xxx
Password : xxx
Check the FastBind box
The public certificate and root certification chain of the ldaps must be in the local store of the Sharepoint server.
I have found the solution thanks to this site : http://poshcode.org/86
Regards