[xwiki-notifications] [Issue] Updated: (XE-136) Add user search functionality to LDAP authentication
Thomas Mortagne (JIRA)
jira at xwiki.org
Sat Mar 1 12:10:20 CET 2008
[ http://jira.xwiki.org/jira/browse/XE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Mortagne updated XE-136:
-------------------------------
Comment: was deleted
> Add user search functionality to LDAP authentication
> ----------------------------------------------------
>
> Key: XE-136
> URL: http://jira.xwiki.org/jira/browse/XE-136
> Project: XWiki Enterprise
> Issue Type: New Feature
> Affects Versions: 1.1
> Reporter: Kevin Schmidt
> Assigned To: Thomas Mortagne
>
> The company I work for doesnt store the unique identifier in the UID field, so It is a two step process to authenticate. I got it working in another tool called Quickbuild by setting the "User Search Filter" to (&(uid={0})(objectclass=afguseraccount))
> User search filter:
> This filter is used to determine the LDAP entry for current user.
> For example: (&(uid={0})(objectclass=person)).
> In this example, {0} represents login name of current user.
> Can XWiki add this feature?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the notifications
mailing list