<?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: setup NIS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518281#M871441</link>
    <description>Hi Marcel! &lt;BR /&gt;I have lots of clusters with NIS, and I didn't cheange any of nsswitch.conf files for that to work. I did change that just for DNS use.&lt;BR /&gt;so, the only thing you nee to do, if you only want it to work with users, is to change the file /etc/rc.config.d/namesrvs with the following parameters in the NIS Server:&lt;BR /&gt;NIS_MASTER_SERVER=1&lt;BR /&gt;NIS_SLAVE_SERVER=0&lt;BR /&gt;NIS_CLIENT=1&lt;BR /&gt;NIS_DOMAIN=&lt;NAME of="" the="" nis="" domain=""&gt;&lt;BR /&gt;&lt;BR /&gt;on Nis clients:&lt;BR /&gt;NIS_MASTER_SERVER=0&lt;BR /&gt;NIS_SLAVE_SERVER=1&lt;BR /&gt;NIS_CLIENT=1&lt;BR /&gt;NIS_DOMAIN=&lt;NAME of="" the="" nis="" domain=""&gt;&lt;BR /&gt;&lt;BR /&gt;check this:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90043/B1031-90043_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90043/00/00/16-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90043/00/00/16-toc.html&amp;amp;searchterms=NIS&amp;amp;queryid=20010418-070057" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90043/B1031-90043_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90043/00/00/16-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90043/00/00/16-toc.html&amp;amp;searchterms=NIS&amp;amp;queryid=20010418-070057&lt;/A&gt;&lt;BR /&gt;good luck.&lt;/NAME&gt;&lt;/NAME&gt;</description>
    <pubDate>Wed, 18 Apr 2001 13:01:05 GMT</pubDate>
    <dc:creator>Pedro Sousa</dc:creator>
    <dc:date>2001-04-18T13:01:05Z</dc:date>
    <item>
      <title>setup NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518278#M871438</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I just setup NIS for controle users, I have only one server and a few workstations.&lt;BR /&gt;there is no change of my /etc/nsswitch.conf.&lt;BR /&gt;Do I have to do it manually ?&lt;BR /&gt;&lt;BR /&gt;Marcel&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2001 11:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518278#M871438</guid>
      <dc:creator>Marcel Boon</dc:creator>
      <dc:date>2001-04-18T11:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: setup NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518279#M871439</link>
      <description>Yes, Marcel, you will need to modify it.  If you are using 11.0, then you can copy one from /etc.&lt;BR /&gt;&lt;BR /&gt;nsswitch.compat&amp;lt;&amp;lt; An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# uses NIS (YP) in conjunction with files.&lt;BR /&gt;&lt;BR /&gt;nsswitch.hp_defaults An example file that could be copied over to /etc/nsswitch.conf; it&lt;BR /&gt;# uses NIS (YP) in conjunction with files and dns&lt;BR /&gt;&lt;BR /&gt;Take a look at each one and decide what you need, then copy it to /etc/nsswitch.conf, i.e.,&lt;BR /&gt;&lt;BR /&gt;#cp /etc/nsswitch.hp_defaults /etc/nsswitch.conf.&lt;BR /&gt;&lt;BR /&gt;Berlene &lt;BR /&gt;&lt;BR /&gt;If you are using 10.20, take a look at the examples found in /usr/examples/nsswitch.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2001 12:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518279#M871439</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2001-04-18T12:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: setup NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518280#M871440</link>
      <description>Hi Berlene,&lt;BR /&gt;&lt;BR /&gt;On this system I use 10.20. I looked in the&lt;BR /&gt;example files, but they don't use "passwd"&lt;BR /&gt;I expected : "passwd nis [NOTFOUND=continue files".&lt;BR /&gt;Isn't it nessesary ?&lt;BR /&gt;&lt;BR /&gt;Marcel&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2001 12:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518280#M871440</guid>
      <dc:creator>Marcel Boon</dc:creator>
      <dc:date>2001-04-18T12:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: setup NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518281#M871441</link>
      <description>Hi Marcel! &lt;BR /&gt;I have lots of clusters with NIS, and I didn't cheange any of nsswitch.conf files for that to work. I did change that just for DNS use.&lt;BR /&gt;so, the only thing you nee to do, if you only want it to work with users, is to change the file /etc/rc.config.d/namesrvs with the following parameters in the NIS Server:&lt;BR /&gt;NIS_MASTER_SERVER=1&lt;BR /&gt;NIS_SLAVE_SERVER=0&lt;BR /&gt;NIS_CLIENT=1&lt;BR /&gt;NIS_DOMAIN=&lt;NAME of="" the="" nis="" domain=""&gt;&lt;BR /&gt;&lt;BR /&gt;on Nis clients:&lt;BR /&gt;NIS_MASTER_SERVER=0&lt;BR /&gt;NIS_SLAVE_SERVER=1&lt;BR /&gt;NIS_CLIENT=1&lt;BR /&gt;NIS_DOMAIN=&lt;NAME of="" the="" nis="" domain=""&gt;&lt;BR /&gt;&lt;BR /&gt;check this:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90043/B1031-90043_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90043/00/00/16-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90043/00/00/16-toc.html&amp;amp;searchterms=NIS&amp;amp;queryid=20010418-070057" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90043/B1031-90043_top.html&amp;amp;con=/hpux/onlinedocs/B1031-90043/00/00/16-con.html&amp;amp;toc=/hpux/onlinedocs/B1031-90043/00/00/16-toc.html&amp;amp;searchterms=NIS&amp;amp;queryid=20010418-070057&lt;/A&gt;&lt;BR /&gt;good luck.&lt;/NAME&gt;&lt;/NAME&gt;</description>
      <pubDate>Wed, 18 Apr 2001 13:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518281#M871441</guid>
      <dc:creator>Pedro Sousa</dc:creator>
      <dc:date>2001-04-18T13:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: setup NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518282#M871442</link>
      <description>This should not be necessary, Marcel, as long as your /etc/passwd file has "+" at the end.  &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Berlene</description>
      <pubDate>Wed, 18 Apr 2001 13:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518282#M871442</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2001-04-18T13:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: setup NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518283#M871443</link>
      <description>thanks....</description>
      <pubDate>Wed, 18 Apr 2001 13:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setup-nis/m-p/2518283#M871443</guid>
      <dc:creator>Marcel Boon</dc:creator>
      <dc:date>2001-04-18T13:12:06Z</dc:date>
    </item>
  </channel>
</rss>

