mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 16:51:55 -06:00
62d40286ac
When we un-enroll a client we'll do a bit of cleanup including removing any principals for the IPA realm from /etc/krb5.keytab. This removes principals in 2 ways: - By principal, only entries matching the full principal are removed - By realm. Any principal for that realm is removed This does not change the KDC at all, just removes entries from a file on the client machine. |
||
---|---|---|
.. | ||
ipa-client-install.1 | ||
ipa-getkeytab.1 | ||
ipa-join.1 | ||
ipa-rmkeytab.1 | ||
Makefile.am |