[Freeipa-devel] [PATCH] 0009 Detect and configure all usable IP addresses.

Martin Basti mbasti at redhat.com
Wed Sep 17 10:57:16 UTC 2014


On 17/09/14 07:25, David Kupka wrote:
>
>>
>> 3)
>> +    elif options.reverse_zones or (not(options.no_reverse) and
>> bindinstance.create_reverse()):
>>
>> OR operator, this will create additional zones (non-specified by user)
>> even if user write NO
>
> When user specifies some reverse zone (using --reverse-zone) we can 
> assume that he wants to configure reverse zones (otherwise his is kind 
> of indecisive, at least). So there is no reason to ask him again.
> The question is asked only when the user didn't provided any reverse 
> zone nor specified --no-reverse.
>>
>> 4)
>> IF user specify zone 10.in-addr.arpa, and ip addresses 10.0.0.1,
>> 192.168.1.1, and answer to not create additional zones, how is this case
>> handled?
>>
>
> The question is not asked. See the answer to 3). 
Sorry my bad.

-- 
Martin Basti




More information about the Freeipa-devel mailing list