On 11/30/2017 11:45 AM, barrykfl--- via FreeIPA-users wrote:
Dear all:

Simple question ..Is this command enough to disjoin from an existing IPA master.? Want to test some servers.. joined a master ....is .ipa-client-install --uninstall

can remove all config from my master  server ???

Regards

Barry


_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org

Hi,

currently ipa-client-install has the following known issues:

https://pagure.io/freeipa/issue/5676 [RFE] ipa-client-install: need an option to completely remove client from idm server. https://pagure.io/freeipa/issue/6933 [RFE] "ipa-client-install --uninstall" should remove all references to previous domain membership

but you can run
client$ ipa-client-install --uninstall -U
then on a master
master$ ipa host-del <client>

HTH,
Flo
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org

Reply via email to