Actions
Architecture #2834
openThe LDAP password used by Rudder is not hashed in slapd.conf
Status:
New
Priority:
N/A
Assignee:
-
Category:
System techniques
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
This is not necessary since all passwords are not hashed in rudder-web.properties and rudder-password.conf but it could be an enhancement to use an hashed password instead of a clear one in slapd.conf.
The password is updated by passwordCheck.cf promise which is part of distributePolicy promises.
Actions