freeipa/ipaserver
Ana Krivokapic c1e9b6fa1d Make sure replication works after DM password is changed
Replica information file contains the file `cacert.p12` which is protected by
the Directory Manager password of the initial IPA server installation. The DM
password of the initial installation is also used for the PKI admin user
password.

If the DM password is changed after the IPA server installation, the replication
fails.

To prevent this failure, add the following steps to ipa-replica-prepare:
1. Regenerate the `cacert.p12` file and protect it with the current DM password
2. Update the password of the PKI admin user with the current DM password

https://fedorahosted.org/freeipa/ticket/3594
2013-07-11 12:39:29 +03:00
..
install Make sure replication works after DM password is changed 2013-07-11 12:39:29 +03:00
plugins Use LDAP modify operation directly to add/remove group members. 2013-07-11 12:39:26 +03:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Fail when adding a trust with a different range 2013-06-24 14:20:01 +02:00
rpcserver.py Add client capabilities, enable messages 2013-02-21 16:26:09 +01:00