diff options
author | Tomas Babej <tbabej@redhat.com> | 2013-10-09 13:20:13 +0200 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2013-10-14 11:11:17 +0200 |
commit | d769b124b0aa4b58cccbee2dd04c2bb9063fbae7 (patch) | |
tree | fcb25098fe9302ec3cefe43e98df81ab0d127019 /install/share | |
parent | 45e310ecc45bbf0c4656b3f46ad4aa659af928de (diff) | |
download | freeipa.git-d769b124b0aa4b58cccbee2dd04c2bb9063fbae7.tar.gz freeipa.git-d769b124b0aa4b58cccbee2dd04c2bb9063fbae7.tar.xz freeipa.git-d769b124b0aa4b58cccbee2dd04c2bb9063fbae7.zip |
adtrustinstance: Properly handle uninstall of AD trust instance
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
Diffstat (limited to 'install/share')
0 files changed, 0 insertions, 0 deletions