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 over 10 years ago.
Updated over 10 years ago.
Description
rudder.auth.ldap.filter=(&(uuid={0})(objectclass=person))
should be
rudder.auth.ldap.filter=(&(uid={0})(objectclass=person))
- 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
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:d61d6acabe6fb02e89d73dca7e8f21c4100e5f1a.
Applied in changeset commit:542aeb0582819d0bc4bc6420e55bb1e920a66b64.
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.0, which was released today.
Check out:
Also available in: Atom
PDF