[Freeipa-devel] [PATCH 0113] ipa-client: Set NIS domain name in the installer

Ana Krivokapic akrivoka at redhat.com
Thu Nov 14 11:54:10 UTC 2013


On 09/26/2013 10:28 AM, Tomas Babej wrote:
> +    if options.no_nisdomain and not options.nisdomain:
This should be `if options.no_nisdomain and options.nisdomain:`.
> +        parser.error("--no-nisdomain cannot be used together with --nisdomain")


Shouldn't we also revert the nisdomain authconfig setting on client uninstall?

-- 
Regards,

Ana Krivokapic
Associate Software Engineer
FreeIPA team
Red Hat Inc.




More information about the Freeipa-devel mailing list