https://issues.apache.org/bugzilla/show_bug.cgi?id=55622

--- Comment #10 from Eric Covener <[email protected]> ---
(In reply to Geir Engebakken from comment #9)
> Our users are defined in both ADs, but disabled in one of them, so we need
> to use a filter. It worked before in 2.2, but cannot get it to work in
> Apache 2.4.6
> 
> <AuthnProviderAlias ldap ldap-users>
>   AuthLDAPUrl
> "ldap://*******:3268/DC=***,DC=***?sAMAccountName?sub?(!(userAccountControl:
> 1.2.840.113556.1.4.803:=2))"
>   AuthLDAPBindDN "************************"
>   AuthLDAPBindPassword "**********"
> </AuthnProviderAlias>
> 
> <AuthnProviderAlias ldap ldap-corp1>
>   AuthLDAPUrl
> "ldap://*********:3268/?sAMAccountName?sub?(!(userAccountControl:1.2.840.
> 113556.1.4.803:=2))"
>   AuthLDAPBindDN "************************"
>   AuthLDAPBindPassword "**********"
> </AuthnProviderAlias>

Can you generate LogLevel trace8 for the request?

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to