Hi, you can reinstall a client with something like this:
/usr/sbin/ipa-client-install --force --unattended —domain=xxx —realm=xxx —server=xxx —server=yyy --force-ntpd —keytab=./krb5.keytab --ca-cert-file=./ca.crt But you must save your keytab and ca file before. For me it is working … Detlev -- Detlev | Institut fuer Mikroelektronische Systeme Habicht | D-30167 Hannover +49 511 76219662 [email protected] --------+-------- Handy +49 172 5415752 --------------------------- > Am 04.12.2020 um 11:46 schrieb Roberto Cornacchia via FreeIPA-users > <[email protected]>: > > Hello, > > Apologies if this is a trivial question, I could not find an obvious answer > anywhere. > > If I want to reinstall from scratch the OS of an already enrolled client, is > this the right procedure? > > 1. ipa-client-install --uninstall > 2. <reinstall OS> > 3. ipa-client-install > > Best regards, > Roberto > _______________________________________________ > FreeIPA-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedorahosted.org/archives/list/[email protected] _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
