summaryrefslogtreecommitdiffstats
path: root/make-lint
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2012-02-28 09:13:13 +0100
committerMartin Kosek <mkosek@redhat.com>2012-02-29 19:06:18 +0100
commitfab033b94973e1270a27be9d271d729d313e6ce0 (patch)
tree42a40cceb49247e445a057f6da521272e827a862 /make-lint
parent7db1da1d6524aba1319d83bb711c59968557de5f (diff)
downloadfreeipa-fab033b94973e1270a27be9d271d729d313e6ce0.tar.gz
freeipa-fab033b94973e1270a27be9d271d729d313e6ce0.tar.xz
freeipa-fab033b94973e1270a27be9d271d729d313e6ce0.zip
Improve FQDN handling in DNS and host plugins
DNS and host plugin does not work well with domain names ending with dot. host plugin creates a record with two fqdn attributes when such hostname is created which then has to be manually fixed. DNS plugin handled zones with and without trailing dot as two distinct zones, which may lead to issues when both zones are created. This patch sanitizes approach to FQDNs in both DNS and host plugin. Hostnames are now always normalized to the form without trailing dot as this form did not work before and it would keep hostname form consistent without changes in our server/client enrollment process. As DNS zones always worked in both forms this patch rather makes sure that the plugin works with both forms of one zone and prevents creating 2 identical zones with just different format. https://fedorahosted.org/freeipa/ticket/2420
Diffstat (limited to 'make-lint')
0 files changed, 0 insertions, 0 deletions