<?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 Server HP-UX 10.2 and new NIS Client Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nis-server-hp-ux-10-2-and-new-nis-client-linux/m-p/3004855#M75428</link>
    <description>Depending on what version of Linux you have, the setup program might be the way to go on the client side. For example, Red Hat Linux has the program in /usr/bin. The program can be run as root or sudo user. Configuring the NIS client can be done via the Networking option.</description>
    <pubDate>Tue, 24 Jun 2003 12:16:58 GMT</pubDate>
    <dc:creator>Andrew Kaplan</dc:creator>
    <dc:date>2003-06-24T12:16:58Z</dc:date>
    <item>
      <title>NIS Server HP-UX 10.2 and new NIS Client Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-server-hp-ux-10-2-and-new-nis-client-linux/m-p/3004852#M75425</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;We have a NIS server that is on HP-UX 10.2. It has been working with HP-UX NIS clients. Now I am adding Linux NIS Clients.&lt;BR /&gt;&lt;BR /&gt;I did the following:&lt;BR /&gt;1. Set the NIS domain name using #nisdomainname&lt;BR /&gt;2. Edited the /etc/yp.conf file to identify the default NIS server&lt;BR /&gt;3. Edited /etc/host.conf file to include nis&lt;BR /&gt;4. edited /etc/nsswitch.conf file to include nis&lt;BR /&gt;5. Used serviceconf utility to start ypbind at start up.&lt;BR /&gt;6. Edited /etc/sysconfig/network file to include nisdomain name.&lt;BR /&gt;Ran ypbind but it can'see hear back anything from the nis server.&lt;BR /&gt;Questions?&lt;BR /&gt;SHould I do anything on the server?&lt;BR /&gt;Should I do anything else on the client?&lt;BR /&gt;Can anybody help me?&lt;BR /&gt;Am I missing anything? &lt;BR /&gt;I would appreciate help. DIrect answer copies to smathew@stechnologies.com would also be appreciated.&lt;BR /&gt;I am attaching the yp.conf file here with&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 23 Jun 2003 15:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-server-hp-ux-10-2-and-new-nis-client-linux/m-p/3004852#M75425</guid>
      <dc:creator>Samuel Mathew</dc:creator>
      <dc:date>2003-06-23T15:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Server HP-UX 10.2 and new NIS Client Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-server-hp-ux-10-2-and-new-nis-client-linux/m-p/3004853#M75426</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;First you don't need to do any thing on&lt;BR /&gt;nis server (if he works)&lt;BR /&gt;Check if your linux know the ip of the&lt;BR /&gt;nis server.&lt;BR /&gt;You have tools that can configure the nis&lt;BR /&gt;for you like netcfg and many graphic tools&lt;BR /&gt;in difrent desktops.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Mon, 23 Jun 2003 18:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-server-hp-ux-10-2-and-new-nis-client-linux/m-p/3004853#M75426</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-23T18:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Server HP-UX 10.2 and new NIS Client Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-server-hp-ux-10-2-and-new-nis-client-linux/m-p/3004854#M75427</link>
      <description>The tools available to you on the HP-UX side under 10.20 are pretty limited.&lt;BR /&gt;&lt;BR /&gt;I would check the setup on the HP-UX side and make sure there is no security preventing communication.&lt;BR /&gt;&lt;BR /&gt;It also might be a good idea to check if this is even a certified combination.  The tools you are using on the Linux side are probably pretty new.  The server side is pretty old.  There is no guarantee that everything is compatible.&lt;BR /&gt;&lt;BR /&gt;You will want to make sure the HP-UX side is fully patched.&lt;BR /&gt;&lt;BR /&gt;When attempting to get the Linux machine hooked into the NIS domain, check the /var/adm/syslog/syslog.log file (/var/adm/syslog on some older machiens).  You may get some clues as to what the problem is if communication is even happening.&lt;BR /&gt;&lt;BR /&gt;Check the Linux servers logs after attempting a ypush operation and see if anything shows up there.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 24 Jun 2003 00:33:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-server-hp-ux-10-2-and-new-nis-client-linux/m-p/3004854#M75427</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-24T00:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Server HP-UX 10.2 and new NIS Client Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-server-hp-ux-10-2-and-new-nis-client-linux/m-p/3004855#M75428</link>
      <description>Depending on what version of Linux you have, the setup program might be the way to go on the client side. For example, Red Hat Linux has the program in /usr/bin. The program can be run as root or sudo user. Configuring the NIS client can be done via the Networking option.</description>
      <pubDate>Tue, 24 Jun 2003 12:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-server-hp-ux-10-2-and-new-nis-client-linux/m-p/3004855#M75428</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2003-06-24T12:16:58Z</dc:date>
    </item>
  </channel>
</rss>

