Yulin He created CONNECTORS-1301:
------------------------------------
Summary: could not create a Authority Connections of ldap without
ssl
Key: CONNECTORS-1301
URL: https://issues.apache.org/jira/browse/CONNECTORS-1301
Project: ManifoldCF
Issue Type: Bug
Environment: manifoldcf 2.3(example)
win7(64bits)
Reporter: Yulin He
Sorry, I am newbie of manifoldcf,
In my local pc, i run the example instance, and tried to create a ldap
connector without ssl, it always showed 'Communication error:xxxxx:xxx'.
so I looked in the source code, found in LDAPAuthority.java, getSession()
method, line# 211:
env.put("java.naming.ldap.factory.socket",
"org.apache.manifoldcf.core.common.LDAPSSLSocketFactory").
does it means we must use ssl to connect ldap.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)