Actions
Feature #2872
closedldap filter
ASK QUESTIONS IN Forums:
Description
When try use several parameters of authorization, working only first.
For example:
Here work checking only userPrincipalName:
auth.backend.ldap.filter = "(&(|(userPrincipalName=$)(sAMAccountName=$))
Here work checking only sAMAccountName:
auth.backend.ldap.filter = "(&(|(sAMAccountName=$)(userPrincipalName=$))
Updated by gstrauss over 6 years ago
- Tracker changed from Bug to Feature
- Status changed from New to Invalid
Feature added in commit 59c753bf and was part of lighttpd 1.4.43, released 16 Oct 2016.
Actions
Also available in: Atom