freeipa/ipa-client/man
Rob Crittenden 6de0834fca Unenroll the client from the IPA server on uninstall.
Unenrollment means that the host keytab is disabled on the server making
it possible to re-install on the client. This host principal is how we
distinguish an enrolled vs an unenrolled client machine on the server.

I added a --unroll option to ipa-join that binds using the host credentials
and disables its own keytab.

I fixed a couple of other unrelated problems in ipa-join at the same time.

I also documented all the possible return values of ipa-getkeytab and
ipa-join. There is so much overlap because ipa-join calls ipa-getkeytab
and it returns whatever value ipa-getkeytab returned on failure.

ticket 242
2010-09-20 16:07:42 -04:00
..
ipa-client-install.1 Unenroll the client from the IPA server on uninstall. 2010-09-20 16:07:42 -04:00
ipa-getkeytab.1 Unenroll the client from the IPA server on uninstall. 2010-09-20 16:07:42 -04:00
ipa-join.1 Unenroll the client from the IPA server on uninstall. 2010-09-20 16:07:42 -04:00
ipa-rmkeytab.1 Update available options and descriptions in client man pages 2010-03-02 18:20:07 -05:00
Makefile.am A utility for removing principals from a keytab. 2009-12-04 16:29:09 -05:00