<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 09/26/2013 02:02 PM, Martin Kosek
      wrote:<br>
    </div>
    <blockquote cite="mid:52442257.80108@redhat.com" type="cite">
      <pre wrap="">On 09/26/2013 10:28 AM, Tomas Babej wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">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.

<a class="moz-txt-link-freetext" href="http://fedorahosted.org/freeipa/ticket/3202">http://fedorahosted.org/freeipa/ticket/3202</a>

Design page:

<a class="moz-txt-link-freetext" href="http://www.freeipa.org/page/V3_Minor_Enhancements">http://www.freeipa.org/page/V3_Minor_Enhancements</a>

</pre>
      </blockquote>
      <pre wrap="">
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
</pre>
    </blockquote>
    We figured out with Martin that this is specific behaviour on the
    RHEL 6.4,<br>
    on F19 I did not see sssd service being stopped.<br>
    <br>
    For nisdomainname command to read the configuration though,
    according to this<br>
    Red Hat Access article you need to start ypbind service.<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://access.redhat.com/site/articles/2278">https://access.redhat.com/site/articles/2278</a><br>
    <br>
    This way I got it working on the F19.<br>
    <pre class="moz-signature" cols="72">-- 
Tomas Babej
Associate Software Engeneer | Red Hat | Identity Management
RHCE | Brno Site | IRC: tbabej | freeipa.org</pre>
  </body>
</html>