<?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: NIS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144753#M453365</link>
    <description>You can use the 'ypwhich' command for your first 2 questions.  If NIS is not set up you will get a message like "NIS domain name has not been set on this server".&lt;BR /&gt;&lt;BR /&gt;If NIS is running then ypwhich should return the name of the NIS server it is bound to.&lt;BR /&gt;&lt;BR /&gt;In NIS there is a passwd map.  From the server, or any NIS client, 'ypcat passwd' will show you the contents of this map.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Dec 2008 15:49:58 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2008-12-04T15:49:58Z</dc:date>
    <item>
      <title>NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144752#M453364</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can you check if a host uses NIS? How do you know which NIS server is is using? What files in the NIS server similar to a local /etc/passwd/&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;f. halili</description>
      <pubDate>Thu, 04 Dec 2008 15:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144752#M453364</guid>
      <dc:creator>f. halili</dc:creator>
      <dc:date>2008-12-04T15:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144753#M453365</link>
      <description>You can use the 'ypwhich' command for your first 2 questions.  If NIS is not set up you will get a message like "NIS domain name has not been set on this server".&lt;BR /&gt;&lt;BR /&gt;If NIS is running then ypwhich should return the name of the NIS server it is bound to.&lt;BR /&gt;&lt;BR /&gt;In NIS there is a passwd map.  From the server, or any NIS client, 'ypcat passwd' will show you the contents of this map.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Dec 2008 15:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144753#M453365</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-12-04T15:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144754#M453366</link>
      <description>Hi Frederick,&lt;BR /&gt;&lt;BR /&gt;Have a look at the ypwhich manual.&lt;BR /&gt;&lt;BR /&gt;# ypwhich -m&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 04 Dec 2008 15:53:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144754#M453366</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2008-12-04T15:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144755#M453367</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to look /etc/rc.config.d/namesvrs, /etc/nsswitch.conf file.&lt;BR /&gt;&lt;BR /&gt;namesvrs file will have if the system is configured as NIS server or NIS client.&lt;BR /&gt;&lt;BR /&gt;nsswitch.conf will have which source will use. like file or DNS or NIS&lt;BR /&gt;&lt;BR /&gt;ypwhich command will show client is bound to which NIS server.&lt;BR /&gt;&lt;BR /&gt;There is no equivalent file of /etc/password on NIS server. In NIS server, everything is database called maps. An NIS map is a data base built from ASCII configuration files. Maps are indexed on some field in&lt;BR /&gt;the data base. For example, the password data base is indexed on the user name or user ID.&lt;BR /&gt;&lt;BR /&gt;Hope this helps upto some extend.</description>
      <pubDate>Thu, 04 Dec 2008 15:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144755#M453367</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2008-12-04T15:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144756#M453368</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;Sorry for the late reply. Good to read all the responses. Sending points now....&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;f.halili</description>
      <pubDate>Tue, 09 Dec 2008 13:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144756#M453368</guid>
      <dc:creator>f. halili</dc:creator>
      <dc:date>2008-12-09T13:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: NIS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144757#M453369</link>
      <description>THANKS.</description>
      <pubDate>Tue, 09 Dec 2008 14:06:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis/m-p/5144757#M453369</guid>
      <dc:creator>f. halili</dc:creator>
      <dc:date>2008-12-09T14:06:58Z</dc:date>
    </item>
  </channel>
</rss>

