[
https://issues.apache.org/jira/browse/CONNECTORS-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693436#comment-13693436
]
Maciej Lizewski commented on CONNECTORS-736:
--------------------------------------------
I managed to configure LDAP connector to AD server. You need to set options
like this (exact values are specific to your server configuration):
server: IP or domain name of your AD server
port: 389
server base: base DN. it will be probably domain of AD server (the one appended
to user names) in "DC=domain,DC=name" format
bind as user: [email protected]
bind with password: password for that user
user search base: CN=Users
user search filter: sAMAccountName={0}
user name attribute: sAMAccountName
group search base: CN=Users
group search filter: (member:1.2.840.113556.1.4.1941:={0})
group name attribute: sAMAccountName
Member attribute is DN: yes (tick the checkbox)
I run it against default AD installation on our test server and it works pretty
fine. If there will be some problems - you should contact your AD
administrators for proper values.
> Problem setting up LDAP Authority connection
> --------------------------------------------
>
> Key: CONNECTORS-736
> URL: https://issues.apache.org/jira/browse/CONNECTORS-736
> Project: ManifoldCF
> Issue Type: Wish
> Components: LDAP authority
> Reporter: Muhammad Ahsan
> Assignee: Maciej Lizewski
> Priority: Minor
> Labels: newbie
>
> Operating System: Windows 7 (64-bit)
> Using: Manifold 1.2
> Description: Been trying to connect company wiki with ManifoldCF, we use
> secure-sso. Keep getting "Error: Unexpected response code 302:" when I use
> the LDAP connection I created with the wiki page repository. And a "Threw
> exception: 'Communication error: localhost:389'" with the authority
> connector. Does any one have a link to a good tutorial for setting up the
> LDAP connection with manifold or any tips?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira