[Freeipa-devel] [freeipa PR#505][opened] dns: fix `dnsrecord_add` interactive mode

HonzaCholasta freeipa-github-notification at redhat.com
Fri Feb 24 09:58:55 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/505
Author: HonzaCholasta
 Title: #505: dns: fix `dnsrecord_add` interactive mode
Action: opened

PR body:
"""
`dnsrecord_add` interactive mode might prompt for value of non-existent
arguments `a_part_create_reverse` and `aaaa_part_create_reverse`. This
happens because `dnsrecord_add` extra flags are incorrectly defined as
parts of the respective DNS records.

Remove extra flags from DNS record parts to fix the interactive mode on old
clients talking to new servers. Skip non-existent arguments in the
interactive mode to fix new clients talking to old servers.

https://fedorahosted.org/freeipa/ticket/6457
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/505/head:pr505
git checkout pr505
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-505.patch
Type: text/x-diff
Size: 2140 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170224/50db9ae7/attachment.bin>


More information about the Freeipa-devel mailing list