handavid opened a new pull request, #1177:
URL: https://github.com/apache/knox/pull/1177

   The LdapProxyBackend and GroupLookupInterceptors are updated to work with 
sAMAccountName in addition to uid and cn for user and group lookup. This 
involved adding the memberOf and sAMAccountName attribute types to the schema 
used by the proxy.
   
   Group retrieval during user search is fixed to respect the useMemberOf flag.
   
   Tests for the LdapProxyBackend were added.
   
   ## What changes were proposed in this pull request?
   
   (Please fill in changes proposed in this fix)
   
   ## How was this patch tested?
   
   Changes were manually tested by running `ant start-test-gateway` configured 
against both AD and the test LDAP server.
   Unit tests were added to cover the LdapProxyBackend behavior.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to