[
https://issues.apache.org/jira/browse/KNOX-3277?focusedWorklogId=1009676&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1009676
]
ASF GitHub Bot logged work on KNOX-3277:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Mar/26 17:32
Start Date: 13/Mar/26 17:32
Worklog Time Spent: 10m
Work Description: 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.
Issue Time Tracking
-------------------
Worklog Id: (was: 1009676)
Remaining Estimate: 0h
Time Spent: 10m
> Improve LDAP pluggable backend to work with AD
> ----------------------------------------------
>
> Key: KNOX-3277
> URL: https://issues.apache.org/jira/browse/KNOX-3277
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Reporter: David Han
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Knox exposed an LDAP interface in KNOX-3247.
> The code needs to be tested against and improved to work with AD.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)