> Will this adaptor work with ldap:// on port 389? OR does it work only > with ldaps:// ?
Works with either protocol as Scott said. For ldaps you'll typically want to connect to the standard SSL port, 636. For ldap on 389 you'll want to configure your environment to perform a StartTLS operation to secure the connection prior to bind. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
