Actions
Bug #4393
closedThe default disclaimer message loaded initially into LDAP has an invalid charachter in it
Bug #4393:
The default disclaimer message loaded initially into LDAP has an invalid charachter in it
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
This issue is similar to the one addressed by http://www.rudder-project.org/redmine/issues/4032, however unlike that one, the typo is not in the policy but in the ldif file used to seed the LDAP database (file rudder-sources/rudder/rudder-core/src/main/resources/ldap/bootstrap.ldif).
When applied, the files have the line "...infrastructure to change back the server?s...".
What is annoying - after the parameter is changed manually via the web interface, the files touched by the disclaimer rule have both the correct and incorrect disclaimers and require manual intervention to fix affected files across the entire network population.
Actions