Project

General

Profile

Actions

Feature #2872

closed

ldap filter

Added by diman9 about 6 years ago. Updated about 6 years ago.

Status:
Invalid
Priority:
Normal
Category:
mod_auth
Target version:
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=$))

Actions #1

Updated by gstrauss about 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