freeipa/ipaserver
Rob Crittenden 2ca7bb3134 Fix CS replication management.
The master side should be on the local side, replica1, not the
remote. This required reversing a few master variables. This impacts
the naming of the replication agreements.

When deleting an agreement pass in the DN of that agreement
rather than trying to calculate what it is on-the-fly. We cannot
be sure which side is the master/clone and since we search for it
anyway to determine if the agreement exists it is more correct
to use what we find.

The force flag wasn't being passed into del_link so there was no way
to force a deletion.

https://fedorahosted.org/freeipa/ticket/2858
2012-10-09 15:45:44 -04:00
..
install Fix CS replication management. 2012-10-09 15:45:44 -04:00
plugins Do not produce unindexed search on every DEL command 2012-10-01 22:37:59 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Fix trust attributes for ipa trust-add 2012-10-09 10:33:04 +02:00
ipaldap.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
rpcserver.py Internationalization for public errors 2012-09-03 18:16:12 +02:00