Robert Munn created JAMES-1530:
----------------------------------

             Summary: Add a filter parameter to LDAP user check to filter 
logins 
                 Key: JAMES-1530
                 URL: https://issues.apache.org/jira/browse/JAMES-1530
             Project: James Server
          Issue Type: New Feature
          Components: UsersStore & UsersRepository
    Affects Versions: Trunk
         Environment: LDAP user store deployments
            Reporter: Robert Munn
            Priority: Minor
             Fix For: Trunk


I have modified ReadOnlyUsersLDAPRepository.java to accept an additional filter 
parameter from conf/usersrepository.xml. The filter parameter accepts an 
argument in LDAP search format like (memberOf=<dn>) to enable filtering of 
logins by group membership or other criteria.

My updated code is based on the current trunk source. 
ReadOnlyUsersLDAPRepository.java and conf/usersrepository.xml are the only 
affected files. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to