freeipa/ipaserver/install
Rob Crittenden 861d1bbdca Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance.
This fixes 2 AVCS:

* One because we are enabling port 7390 because an SSL port must be
  defined to use TLS On 7389.
* We were symlinking to the main IPA 389-ds NSS certificate databsae.
  Instead generate a separate NSS database and certificate and have
  certmonger track it separately

I also noticed some variable inconsistency in cainstance.py. Everywhere
else we use self.fqdn and that was using self.host_name. I found it
confusing so I fixed it.

ticket 1085
2011-03-15 14:09:57 -04:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
bindinstance.py Use unicode parameters in the host plugin 2011-02-18 10:31:23 -05:00
cainstance.py Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance. 2011-03-15 14:09:57 -04:00
certs.py Fix assorted bugs found by pylint 2011-01-25 14:01:36 -05:00
dsinstance.py Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance. 2011-03-15 14:09:57 -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 Fix handling of /etc/hosts 2011-02-15 15:39:26 -05:00
krbinstance.py ipa-server-install inconsistent capitalization 2011-02-03 10:34:01 -05:00
ldapupdate.py Domain to Realm 2011-03-14 15:26:07 -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 Store list of non-master replicas in DIT and provide way to list them 2011-03-02 09:46:46 -05:00
service.py Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance. 2011-03-15 14:09:57 -04:00
upgradeinstance.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00