freeipa/ipaserver/install
Rob Crittenden f87bd57c1d Fix certmonger errors when doing a client or server uninstall.
This started with the client uninstaller returning a 1 when not installed.
There was no way to tell whether the uninstall failed or the client
simply wasn't installed which caused no end of grief with the installer.

This led to a lot of certmonger failures too, either trying to stop
tracking a non-existent cert or not handling an existing tracked
certificate.

I moved the certmonger code out of the installer and put it into the
client/server shared ipapython lib. It now tries a lot harder and smarter
to untrack a certificate.

ticket 142
2010-09-09 16:38:52 -04:00
..
__init__.py Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
bindinstance.py Make the installer/uninstaller more aware of its state 2010-05-03 13:41:18 -06:00
cainstance.py Remove passwords when running commands including stdout and stderr 2010-08-31 16:50:47 -04:00
certs.py Fix certmonger errors when doing a client or server uninstall. 2010-09-09 16:38:52 -04:00
dsinstance.py Fix certmonger errors when doing a client or server uninstall. 2010-09-09 16:38:52 -04:00
httpinstance.py Have certmonger track the initial Apache and 389-ds server certs. 2010-09-09 16:38:45 -04:00
installutils.py Changes to fix compatibility with Fedora 14 2010-08-31 16:59:27 -04:00
krbinstance.py Changes to fix compatibility with Fedora 14 2010-08-31 16:59:27 -04:00
ldapupdate.py Add LDAP upgrade over ldapi support. 2010-06-01 09:52:10 -04:00
Makefile.am Have certmonger track the initial Apache and 389-ds server certs. 2010-09-09 16:38:45 -04:00
ntpinstance.py Make the installer/uninstaller more aware of its state 2010-05-03 13:41:18 -06:00
replication.py Use GSSAPI auth for the ipa-replica-manage list and del commands. 2010-03-19 17:17:14 -04:00
service.py Have certmonger track the initial Apache and 389-ds server certs. 2010-09-09 16:38:45 -04:00
upgradeinstance.py Add LDAP upgrade over ldapi support. 2010-06-01 09:52:10 -04:00