Actions
Bug #10374
closedOn upgrade from 4.0 to 4.1, on Centos7.3 slapd.conf file was not replaced by new slapd.conf file
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
On upgrade, I got the message
warning: /opt/rudder/etc/openldap/slapd.conf created as /opt/rudder/etc/openldap/slapd.conf.rpmnew
which is probably wrong, as it prevent new config to be taken into account, espacially mdb config
this may or may not cause #10373
Updated by Nicolas CHARLES over 7 years ago
- Related to Bug #10373: Upgrading from 4.0 to 4.1 failed on Centos7.3, and purged LDAP directory added
Updated by Nicolas CHARLES over 7 years ago
- Status changed from New to Rejected
This is actually expected, we don't replace conf file, as them contain password and specific configs
Rejecting
Actions