[
https://issues.apache.org/jira/browse/CONNECTORS-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Belisle updated CONNECTORS-779:
---------------------------------------
Description:
We had an issue with authorization using Novell eDirectory.
The group "Everyone" was in the index (field allow_token_document), but would
not be listed using "mcf-authority-service/UserACLs?username=userID". No
configuration change seemed to solve it.
We added it manually to
org.apache.manifoldcf.authorities.authorities.ldap.LDAPAuthority
line 316 : theGroups.add("Everyone");
was:
We had an issue with Novell eDirectory. The group "Everyone" was in the index
(field allow_token_document), but would not be listed using
"mcf-authority-service/UserACLs?username=userID". No configuration change
seemed to solve it.
We added it manually to
org.apache.manifoldcf.authorities.authorities.ldap.LDAPAuthority
line 316 : theGroups.add("Everyone");
> Novell eDirectory: Group Everyone
> ----------------------------------
>
> Key: CONNECTORS-779
> URL: https://issues.apache.org/jira/browse/CONNECTORS-779
> Project: ManifoldCF
> Issue Type: Bug
> Components: LDAP authority
> Affects Versions: ManifoldCF 1.3
> Reporter: Nicolas Belisle
> Priority: Minor
>
> We had an issue with authorization using Novell eDirectory.
> The group "Everyone" was in the index (field allow_token_document), but would
> not be listed using "mcf-authority-service/UserACLs?username=userID". No
> configuration change seemed to solve it.
> We added it manually to
> org.apache.manifoldcf.authorities.authorities.ldap.LDAPAuthority
> line 316 : theGroups.add("Everyone");
--
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