Project

General

Profile

Task #7545

Updated by Ben Leinfelder over 8 years ago

Matt requested that we no longer use cleartext easy passwords for the test CN deployments. Change the password for test installations of OpenLDAP. Add these passwords to SystemPW.txt.gpg. Make sure everyone involved in CN deployments know where to find the new passwords.

Also, change the rootpw entry in slapd.conf to use an encrypted password rather than plaintext. In the postinst for the dataone-cn-os-core buildout, secure the slapd.conf file with:
<pre>
chmod 0600 $LDAP_CONF_DIR/slapd.conf*
</pre>

Back

Add picture from clipboard (Maximum size: 14.8 MB)