Project

General

Profile

Actions

Bug #4679

closed

Bug #4403: Authentification to Rudder from LDAP should not require to touch WAR file

Bug #4678: Migration script for LDAP authentication

Correct a typo in the LDAP filter example

Added by François ARMAND about 10 years ago. Updated about 10 years ago.

Status:
Released
Priority:
1
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

rudder.auth.ldap.filter=(&(uuid={0})(objectclass=person))

should be

rudder.auth.ldap.filter=(&(uid={0})(objectclass=person))

Actions

Also available in: Atom PDF