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

Martin Kosek mkosek at redhat.com
Thu Sep 26 12:02:31 UTC 2013


On 09/26/2013 10:28 AM, Tomas Babej wrote:
> Hi,
> 
> Provides two new options for the ipa-client-install:
>     --nisdomain: specifies the NIS domain name
>     --no_nisdomain: flag to aviod setting the NIS domain name
> 
> In case no --nisdomain is specified and --no_nisdomain flag was
> not set, the IPA domain is used.
> 
> Manual pages updated.
> 
> http://fedorahosted.org/freeipa/ticket/3202
> 
> Design page:
> 
> http://www.freeipa.org/page/V3_Minor_Enhancements
> 

Are you sure that authconfig is the right place to configure nisdomain?


# authconfig --nisdomain example.com --update
Stopping sssd:                                             [  OK  ]
# service sssd status
sssd is stopped
# nisdomainname
(none)

We also need to verify that netgroups and SUDO support in SSSD will work with
the new --nisdomain option.

Martin




More information about the Freeipa-devel mailing list