[
https://issues.apache.org/jira/browse/CONNECTORS-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028090#comment-13028090
]
Karl Wright commented on CONNECTORS-195:
----------------------------------------
The patch requires the name of an attribute that all users have. "uid" is what
it uses now. Online references are not clear on whether or not this will
always work with Active Directory. It especially does not seem to exist for
Windows 2000. Another suggestion is "sAMAccountName", which exists for all
versions of Windows. Replacing "uid" in the patch with "sAMAccountName" may
therefore make it work better.
> Active directory authority doesn't handle unknown user case properly
> --------------------------------------------------------------------
>
> Key: CONNECTORS-195
> URL: https://issues.apache.org/jira/browse/CONNECTORS-195
> Project: ManifoldCF
> Issue Type: Bug
> Components: Active Directory authority
> Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF next
> Reporter: Karl Wright
> Attachments: CONNECTORS-195.patch
>
>
> The active directory authority does not properly detect an non-existing user
> in Active Directory. Instead it returns S-1-1-0, which permits the unknown
> user to see all public documents.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira