freeipa/ipaserver/install
Martin Kosek 184a066f4a Fix installation when server hostname is not in a default domain
When IPA server is configured with DNS and its hostname is not
located in a default domain, SRV records are not valid.
Additionally, httpd does not serve XMLRPC interface because it
IPA server domain-realm mapping is missing in krb5.conf. All CLI
commands were then failing.

This patch amends this configuration. It fixes SRV records in
served domain to include full FQDN instead of relative hostname
when the IPA server hostname is not located in served domain.
IPA server forward record is also placed to correct zone.

When IPA server is not in a served domain a proper domain-realm
mapping is configured to krb5.conf. The template was improved
in order to be able to hold this information.

https://fedorahosted.org/freeipa/ticket/2602
2012-04-08 20:35:10 -04:00
..
plugins Forbid public access to DNS tree 2012-04-01 21:17:04 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
adtrustinstance.py activate CLDAP 2011-12-06 08:29:53 -05:00
bindinstance.py Fix installation when server hostname is not in a default domain 2012-04-08 20:35:10 -04:00
cainstance.py improve handling of ds instances during uninstall 2012-04-04 22:47:08 -04:00
certs.py Move the compat module from ipalib to ipapython. 2012-02-13 22:22:49 -05:00
dsinstance.py improve handling of ds instances during uninstall 2012-04-04 22:47:08 -04:00
httpinstance.py Configure SELinux for httpd during upgrades 2012-04-03 18:20:51 -04:00
installutils.py Improve hostname verification in install tools 2012-02-29 21:26:53 -05:00
krbinstance.py Fix installation when server hostname is not in a default domain 2012-04-08 20:35:10 -04:00
ldapupdate.py Don't check for schema uniqueness when comparing in ldapupdate. 2012-02-22 18:16:13 -05:00
Makefile.am Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
memcacheinstance.py Add ipa_memcached service 2012-02-09 13:20:28 -06:00
ntpinstance.py ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging 2011-11-23 09:36:18 +01:00
replication.py Fix ipa-replica-manage TLS connection error 2012-03-14 08:30:51 +01:00
service.py Enable ipa_memcached when upgrading 2012-02-16 14:43:08 +01:00
upgradeinstance.py Fix some issues introduced when rebasing update patch 2011-11-23 00:21:03 -05:00