[Freeipa-devel] [PATCH] 166+167 Zonemgr improvements

Martin Kosek mkosek at redhat.com
Fri Nov 11 14:22:16 UTC 2011


There are 2 patches improving our zone zonemgr:

1) ipa-server-install --zonemgr option validation and normalization +
the same thing in ipa dnszone-add/mod --admin-email. They now allow and
correctly process '.' in a local-part of the zonemgr e-mail (it is
encoded as '\.'.

How to test:

ipa-server-install -p secret123 -a secret123 --setup-dns --zonemgr=foo.bar at example.com
OR if e-mail is passed in SOA format:
ipa-server-install -p secret123 -a secret123 --setup-dns --zonemgr='foo\.bar.example.com'

In both cases, the zonemgr e-mail will be set to correct format: 'foo
\.bar.example.com'.

2) Our default zonemgr is changed to follow RFC 2142 recommendation -
hostmaster@<domain>

hostmaster is an alias to root anyway (see /etc/aliases).

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-166-improve-zonemgr-validator-and-normalizer.patch
Type: text/x-patch
Size: 12601 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20111111/800c55a8/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-167-default-dns-zone-manager.patch
Type: text/x-patch
Size: 1710 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20111111/800c55a8/attachment-0001.bin>


More information about the Freeipa-devel mailing list