<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Answer this Please in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544359#M595294</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The minimal number of steps to configure NIS client:&lt;BR /&gt;&lt;BR /&gt;1. edit the file /etc/rc.config.d/namesvrs putting &lt;BR /&gt;    NIS_CLIENT=1&lt;BR /&gt;    NIS_DOMAIN=name_of_NIS_domain&lt;BR /&gt;&lt;BR /&gt;2. run&lt;BR /&gt;   /sbin/init.d/nis.client  start&lt;BR /&gt;&lt;BR /&gt;If you have an NIS server in the same subnet as your NIS client, it is enough. If however there is not NIS server in the same subnet, must specify in the same file the following variables:&lt;BR /&gt;&lt;BR /&gt;YPBIND_OPTIONS="-ypset"&lt;BR /&gt;YPSET_ADDR="ip_address_of_nis_server"&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
    <pubDate>Sun, 24 Jun 2001 21:25:23 GMT</pubDate>
    <dc:creator>Wieslaw Krajewski</dc:creator>
    <dc:date>2001-06-24T21:25:23Z</dc:date>
    <item>
      <title>Answer this Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544356#M595291</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;   Can any of U experts help me by answering the folllowing Question ?&lt;BR /&gt;&lt;BR /&gt;  * How a Hp-Ux NIS Client connects to a&lt;BR /&gt;&lt;BR /&gt;    HP-UX NIS server&lt;BR /&gt;&lt;BR /&gt;    I have a bit of idea on these things&lt;BR /&gt;&lt;BR /&gt;    * U have to set the domainname  same as&lt;BR /&gt;      the server &lt;BR /&gt;&lt;BR /&gt;    * start NIS Client daemon ypbind in the&lt;BR /&gt;&lt;BR /&gt;      client..&lt;BR /&gt;&lt;BR /&gt;      Then the ypbind daemon will broadcast a&lt;BR /&gt; &lt;BR /&gt;      request to bind to the NIS server &lt;BR /&gt;&lt;BR /&gt;   The Question is...&lt;BR /&gt;&lt;BR /&gt;      Do we have to specify the NIS Server's&lt;BR /&gt;&lt;BR /&gt;IP Address anywhere..&lt;BR /&gt;&lt;BR /&gt;     in SUN Solaris I learned ypbind is having&lt;BR /&gt;&lt;BR /&gt;a -C option to spcify the NIS Server..&lt;BR /&gt;&lt;BR /&gt;     in Hp I tried and found nothing is there..&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;  So Please clear me whether do we have to really specify the NIS Server's IP address  or simply becoz of the broadcast by the ypbind..it is getting binded to the ypserv.&lt;BR /&gt;&lt;BR /&gt;  Thanks and waiting&lt;BR /&gt;&lt;BR /&gt;Sundar&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Jun 2001 07:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544356#M595291</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2001-06-24T07:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Answer this Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544357#M595292</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;just run sam --&amp;gt; Networking &amp;amp;communications --&amp;gt;   Actions --set  domain   name---"Domain Name"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You  don't hv to   put server's ipaddress&lt;BR /&gt;&lt;BR /&gt;kaps&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Jun 2001 08:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544357#M595292</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2001-06-24T08:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Answer this Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544358#M595293</link>
      <description>Hi, you do not have to the specify the primary or slave server's ip address anywhere.  Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Rob&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Jun 2001 13:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544358#M595293</guid>
      <dc:creator>Rob Smith</dc:creator>
      <dc:date>2001-06-24T13:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Answer this Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544359#M595294</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The minimal number of steps to configure NIS client:&lt;BR /&gt;&lt;BR /&gt;1. edit the file /etc/rc.config.d/namesvrs putting &lt;BR /&gt;    NIS_CLIENT=1&lt;BR /&gt;    NIS_DOMAIN=name_of_NIS_domain&lt;BR /&gt;&lt;BR /&gt;2. run&lt;BR /&gt;   /sbin/init.d/nis.client  start&lt;BR /&gt;&lt;BR /&gt;If you have an NIS server in the same subnet as your NIS client, it is enough. If however there is not NIS server in the same subnet, must specify in the same file the following variables:&lt;BR /&gt;&lt;BR /&gt;YPBIND_OPTIONS="-ypset"&lt;BR /&gt;YPSET_ADDR="ip_address_of_nis_server"&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Sun, 24 Jun 2001 21:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544359#M595294</guid>
      <dc:creator>Wieslaw Krajewski</dc:creator>
      <dc:date>2001-06-24T21:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Answer this Please</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544360#M595295</link>
      <description>Hi,&lt;BR /&gt;if both client and server on the same subnet then specifying domain name will do all jobs.since the NIS master server will bind to the domain ( ip of both will be the same).if they are on diffrent subnet then you have to specify the ip of NIS server in /etc/rc.config.d/namesvrs file.</description>
      <pubDate>Mon, 25 Jun 2001 06:28:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/answer-this-please/m-p/2544360#M595295</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-06-25T06:28:17Z</dc:date>
    </item>
  </channel>
</rss>

