You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2016/04/20 12:34:25 UTC

[jira] [Updated] (CONNECTORS-1301) could not create a Authority Connections of ldap without ssl

     [ https://issues.apache.org/jira/browse/CONNECTORS-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-1301:
------------------------------------
    Attachment: CONNECTORS-1301.patch

Please try this patch and see if it makes any difference.

> 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
>         Attachments: CONNECTORS-1301.patch
>
>
> 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)