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

Tomas Babej tbabej at redhat.com
Mon Mar 3 19:16:46 UTC 2014


The updated patch addresses all the mentioned issues.

Also enables systemd's specific domainname service instead of relying
ypbind being present on the system.

Please note that nisdomainname is not configured on boot time at the
moment. The following bug is the cause:

https://bugzilla.redhat.com/show_bug.cgi?id=1071951

On 11/14/2013 12:54 PM, Ana Krivokapic wrote:
> 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?
>

-- 
Tomas Babej
Associate Software Engeneer | Red Hat | Identity Management
RHCE | Brno Site | IRC: tbabej | freeipa.org 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-tbabej-0113-2-ipa-client-Set-NIS-domain-name-in-the-installer.patch
Type: text/x-patch
Size: 7323 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20140303/53d47708/attachment.bin>


More information about the Freeipa-devel mailing list