Actions
Bug #4679
closedPull Request:
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))
Updated by François ARMAND over 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
Typo corrected in PR: https://github.com/Normation/rudder-packages/pull/279
Updated by François ARMAND over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:d61d6acabe6fb02e89d73dca7e8f21c4100e5f1a.
Updated by Jonathan CLARKE over 10 years ago
Applied in changeset commit:542aeb0582819d0bc4bc6420e55bb1e920a66b64.
Updated by Vincent MEMBRÉ over 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:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000085.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog210
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions