freeipa/ipaserver
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
..
install Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance. 2011-03-15 14:09:57 -04:00
plugins Replace only if old and new have nothing in common 2011-03-03 11:02:02 -05:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipaldap.py Use wrapper for sasl gssapi binds so it behaves like other binds 2011-03-01 11:02:55 -05:00
ipautil.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
rpcserver.py Send Accept-Language header over XML-RPC and translate on server. 2011-03-01 10:31:37 -05:00