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 almost 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 #1

Updated by François ARMAND about 10 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Jonathan CLARKE
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/279
Actions #2

Updated by François ARMAND about 10 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Applied in changeset commit:d61d6acabe6fb02e89d73dca7e8f21c4100e5f1a.

Actions #3

Updated by Jonathan CLARKE about 10 years ago

Applied in changeset commit:542aeb0582819d0bc4bc6420e55bb1e920a66b64.

Actions #4

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.10.0, which was released today.
Check out:

Actions

Also available in: Atom PDF