freeipa/install/tools
Tomas Babej d769b124b0 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
2013-10-14 11:11:17 +02:00
..
man Remove --no-serial-autoincrement 2013-10-11 09:47:59 +02:00
ipa-adtrust-install adtrustinstance: Properly handle uninstall of AD trust instance 2013-10-14 11:11:17 +02:00
ipa-advise Provide ipa-advise tool 2013-07-17 13:49:59 +02:00
ipa-backup Full system backup and restore 2013-04-12 09:59:17 -04:00
ipa-ca-install Make CS.cfg edits with CA instance stopped 2013-08-26 16:21:36 +02:00
ipa-compat-manage Print newline after receiving EOF in installutils.read_password. 2013-07-24 10:00:03 +02:00
ipa-csreplica-manage Print newline after receiving EOF in installutils.read_password. 2013-07-24 10:00:03 +02:00
ipa-dns-install Remove --no-serial-autoincrement 2013-10-11 09:47:59 +02:00
ipa-ldap-updater Framework for admin/install tools, with ipa-ldap-updater 2012-07-22 23:17:56 -04:00
ipa-managed-entries Print newline after receiving EOF in installutils.read_password. 2013-07-24 10:00:03 +02:00
ipa-nis-manage Print newline after receiving EOF in installutils.read_password. 2013-07-24 10:00:03 +02:00
ipa-replica-conncheck Bypass ipa-replica-conncheck ssh tests when ssh is not installed 2013-08-15 20:06:18 +02:00
ipa-replica-install Read passwords from stdin when importing PKCS#12 files with pk12util. 2013-10-04 10:27:23 +02:00
ipa-replica-manage Winsync re-initialize should not run memberOf fixup task 2013-10-11 10:08:21 +02:00
ipa-replica-prepare Port ipa-replica-prepare to the admintool framework 2013-02-01 13:44:59 -05:00
ipa-restore Full system backup and restore 2013-04-12 09:59:17 -04:00
ipa-server-certinstall Port ipa-server-certinstall to the admintool framework. 2013-08-20 16:18:59 +02:00
ipa-server-install adtrustinstance: Properly handle uninstall of AD trust instance 2013-10-14 11:11:17 +02:00
ipa-upgradeconfig ipa-upgradeconfig: Remove backed up smb.conf 2013-10-14 11:11:17 +02:00
ipactl Remove code to install Dogtag 9 2013-05-31 10:26:07 +02:00
Makefile.am Provide ipa-advise tool 2013-07-17 13:49:59 +02:00