mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 00:41:25 -06:00
d769b124b0
The uninstall method of the AD trust instance was not called upon at all in the ipa-server-install --uninstall phase. This patch makes sure that AD trust instance is unconfigured when the server is uninstalled. The following steps are undertaken: * Remove /var/run/samba/krb5cc_samba * Remove our keys from /etc/samba/samba.keytab using ipa-rmkeytab * Remove /var/lib/samba/*.tdb files Additionally, we make sure winbind service is stopped from within the stop() method. Part of: https://fedorahosted.org/freeipa/ticket/3479 |
||
---|---|---|
.. | ||
man | ||
ipa-adtrust-install | ||
ipa-advise | ||
ipa-backup | ||
ipa-ca-install | ||
ipa-compat-manage | ||
ipa-csreplica-manage | ||
ipa-dns-install | ||
ipa-ldap-updater | ||
ipa-managed-entries | ||
ipa-nis-manage | ||
ipa-replica-conncheck | ||
ipa-replica-install | ||
ipa-replica-manage | ||
ipa-replica-prepare | ||
ipa-restore | ||
ipa-server-certinstall | ||
ipa-server-install | ||
ipa-upgradeconfig | ||
ipactl | ||
Makefile.am |