freeipa/ipaserver/install
Rob Crittenden 7940270b9f Remove root autobind search restriction, fix upgrade logging & error handling.
There was no point in limiting autobind root to just search cn=config since
it could always just modify its way out of the box, so remove the
restriction.

The upgrade log wasn't being created. Clearing all other loggers before
we calling logging.basicConfig() fixes this.

Add a global exception when performing updates so we can gracefully catch
and log problems without leaving the server in a bad state.

https://fedorahosted.org/freeipa/ticket/1243
https://fedorahosted.org/freeipa/ticket/1254
2011-06-13 09:51:05 +02:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
bindinstance.py Honor netmask in DNS reverse zone setup. 2011-05-30 13:37:03 +02:00
cainstance.py Fix external CA installation 2011-06-09 17:41:43 +02:00
certs.py Fix assorted bugs found by pylint 2011-01-25 14:01:36 -05:00
dsinstance.py Configure Managed Entries on replicas. 2011-05-25 16:39:27 -04:00
httpinstance.py Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance. 2011-03-15 14:09:57 -04:00
installutils.py Remove root autobind search restriction, fix upgrade logging & error handling. 2011-06-13 09:51:05 +02:00
krbinstance.py ipa-server-install inconsistent capitalization 2011-02-03 10:34:01 -05:00
ldapupdate.py LDAP Updater may crash IPA installer 2011-05-02 10:45:41 -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 Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
replication.py Handle principal not found errors when converting replication a greements 2011-04-28 15:10:25 +02:00
service.py Improve service manipulation in client install 2011-05-13 13:24:35 +02:00
upgradeinstance.py Remove root autobind search restriction, fix upgrade logging & error handling. 2011-06-13 09:51:05 +02:00