----- "Rainer Jung" <[email protected]> wrote: snip > > Never used it, but wouldn't you configure "ldaps://" URLs instead of > "ldap://" URLs? And maybe also using Port 636 instead of 389 (or > removing the port to use it as the default port). > > No idea about SASL though.
StartTLS works over the default port. This slapd doesn't even listen ldaps (636). LDAPS is deprecated, and all my apps use StartTLS by now. I shall now try Sun JDK as Chuck suggested, and report back in how far this works out Bye, i > Regards, > > Rainer > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: [email protected] URL: http://brainsware.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
