<?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 problem with a Linux master server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571044#M594460</link>
    <description>John,&lt;BR /&gt;&lt;BR /&gt;ypbind uses the broadcast address of the NIC to request a bind from any nis server on the lan.  Check that you can ping the broadcast address from the HP and see the linux reply.  If you can't one of the two has to change it's netmask.  If the HP is on a different subnet you will need to use the ypset option of ypbind.&lt;BR /&gt;&lt;BR /&gt;Edit /etc/rc.config.d/namesvrs and set&lt;BR /&gt;&lt;BR /&gt;YPBIND_OPTIONS="-ypset"&lt;BR /&gt;YPSET_ADDR=&lt;IP_OF_NIS_SERVER&gt;&lt;BR /&gt;&lt;BR /&gt;Then stop/start nis.client&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nis.client [stop | start]&lt;BR /&gt;&lt;BR /&gt;If neither of these steps fix the problem&lt;BR /&gt;check /var/yp/secureservers.  If used in your&lt;BR /&gt;nis domain it must have the ip address of the&lt;BR /&gt;servers you allow bining to.&lt;BR /&gt;&lt;BR /&gt;Don't know if the linux supports securenets but check its config for that file which, if &lt;BR /&gt;in use, must have the ip address of the client.&lt;BR /&gt;&lt;BR /&gt;For more info see ypbind(1m)&lt;/IP_OF_NIS_SERVER&gt;</description>
    <pubDate>Fri, 31 Aug 2001 19:17:46 GMT</pubDate>
    <dc:creator>Peter Van Sant</dc:creator>
    <dc:date>2001-08-31T19:17:46Z</dc:date>
    <item>
      <title>NIS problem with a Linux master server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571041#M594457</link>
      <description>I'm trying to set up as a Master NIS server a Linux machine that does not run the ypxfrd daemon.. this machine works fine as a master server for other Linux machines but I can't get my HP machine to bind to it.. &lt;BR /&gt;Any suggestions?? &lt;BR /&gt;Many thanks.. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Aug 2001 20:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571041#M594457</guid>
      <dc:creator>John Henrikson</dc:creator>
      <dc:date>2001-08-27T20:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problem with a Linux master server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571042#M594458</link>
      <description>ypbind uses RPC services at the session layer. Use rpcinfo -p [hostname_of_linux_box] from your HP box.  If RPC services are working on both sides, you should get a response something like this depending on what programs are registered with the portmapper:   &lt;BR /&gt;&lt;BR /&gt;program vers proto   port&lt;BR /&gt;    100000    2   tcp    111  portmapper&lt;BR /&gt;    100000    2   udp    111  portmapper&lt;BR /&gt;    100007    2   tcp   1028  ypbind&lt;BR /&gt;    100007    2   udp   1029  ypbind&lt;BR /&gt;    100007    1   tcp   1028  ypbind&lt;BR /&gt;    100007    1   udp   1029  ypbind&lt;BR /&gt;    100004    2   udp    718  ypserv&lt;BR /&gt;    100004    2   tcp    719  ypserv&lt;BR /&gt;    100004    1   udp    718  ypserv&lt;BR /&gt;    100004    1   tcp    719  ypserv&lt;BR /&gt;&lt;BR /&gt;If you get an error, there could be something wrong with RPC services. Should restart rpc (or dce). Best to bounce the box when doing this. &lt;BR /&gt;&lt;BR /&gt;Tony&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 19:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571042#M594458</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-08-29T19:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problem with a Linux master server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571043#M594459</link>
      <description>I've got a Linux NIS master here myself and have several HP-UX clients, running 10.01 through 11.11. All clients need to have the "+" entry in passwd &amp;amp; group. In addition, the 11.x systems need to have passwd and group services configured in "compatibility" mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/etc/nsswitch.conf:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;passwd: compat&lt;BR /&gt;&lt;BR /&gt;group: compat&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, if you add HP-UX slaves, you will NOT be able to push maps from the master to the slaves as the NIS implementations are not compatible.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 20:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571043#M594459</guid>
      <dc:creator>Charles Slivkoff</dc:creator>
      <dc:date>2001-08-29T20:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problem with a Linux master server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571044#M594460</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;ypbind uses the broadcast address of the NIC to request a bind from any nis server on the lan.  Check that you can ping the broadcast address from the HP and see the linux reply.  If you can't one of the two has to change it's netmask.  If the HP is on a different subnet you will need to use the ypset option of ypbind.&lt;BR /&gt;&lt;BR /&gt;Edit /etc/rc.config.d/namesvrs and set&lt;BR /&gt;&lt;BR /&gt;YPBIND_OPTIONS="-ypset"&lt;BR /&gt;YPSET_ADDR=&lt;IP_OF_NIS_SERVER&gt;&lt;BR /&gt;&lt;BR /&gt;Then stop/start nis.client&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nis.client [stop | start]&lt;BR /&gt;&lt;BR /&gt;If neither of these steps fix the problem&lt;BR /&gt;check /var/yp/secureservers.  If used in your&lt;BR /&gt;nis domain it must have the ip address of the&lt;BR /&gt;servers you allow bining to.&lt;BR /&gt;&lt;BR /&gt;Don't know if the linux supports securenets but check its config for that file which, if &lt;BR /&gt;in use, must have the ip address of the client.&lt;BR /&gt;&lt;BR /&gt;For more info see ypbind(1m)&lt;/IP_OF_NIS_SERVER&gt;</description>
      <pubDate>Fri, 31 Aug 2001 19:17:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571044#M594460</guid>
      <dc:creator>Peter Van Sant</dc:creator>
      <dc:date>2001-08-31T19:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problem with a Linux master server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571045#M594461</link>
      <description>&lt;BR /&gt;Yes,check for the following..&lt;BR /&gt;&lt;BR /&gt; * domainname&lt;BR /&gt;&lt;BR /&gt;   This should return the same domain as the Linux Server&lt;BR /&gt;&lt;BR /&gt; * ps -aef | grep yp&lt;BR /&gt;&lt;BR /&gt;  This should return ypbind&lt;BR /&gt;  &lt;BR /&gt; * Even if it returns try stopping and restart the NIS Client&lt;BR /&gt;&lt;BR /&gt;   /sbin/init.d/nis.client stop&lt;BR /&gt;&lt;BR /&gt;   /sbin/init.d/nis.client start&lt;BR /&gt;&lt;BR /&gt;  * Make sure both Linux and UR HP Client is there in the same subnet..&lt;BR /&gt;&lt;BR /&gt;    Basicaly ypbind broadcasts to fing ypserv and thus U need to have the Linux server in the same subnet as of the client..&lt;BR /&gt;  &lt;BR /&gt;    If not try using ypset&lt;BR /&gt;&lt;BR /&gt;Sundar</description>
      <pubDate>Sat, 01 Sep 2001 12:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem-with-a-linux-master-server/m-p/2571045#M594461</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2001-09-01T12:58:03Z</dc:date>
    </item>
  </channel>
</rss>

