[Freeipa-devel] [PATCH] 968 don't allow reconnection to deleted master

Rob Crittenden rcritten at redhat.com
Sat Feb 25 22:43:37 UTC 2012


This patch does two things:

1. Prompts when deleting a master to make clear that this is irreversible
2. Does not allow a deleted master to be reconnected.

Reconnecting to a deleted master causes all heck to break loose because 
we delete principals as part of deletion process. If you reconnect to a 
deleted master then we replicate those deletes and the connected master 
is now unusable (no principals).

A simple test is:

Install master
Install replica
ipa-replica-manage del replica
ipa-replica-manage connect replica
ipa-server-uninstall -U on replica
re-install replica

The re-install should be successful.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-rcrit-968-connect.patch
Type: text/x-diff
Size: 3498 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120225/8d232085/attachment.bin>


More information about the Freeipa-devel mailing list