<?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 NIS setup/RPC:program not registered in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740992#M585384</link>
    <description>HPUX 11i NIS master, 11.00 client - both on same subnet.  Client not resolving UIDs/GIDs. Excuting nis_client start comes up find whic ypbind &amp;amp; keyserv processes, rpcbind already started, binds to NIS server.&lt;BR /&gt;&lt;BR /&gt;/etc/nsswitch file has &lt;BR /&gt;passwd:       compat &lt;BR /&gt;group:        compat&lt;BR /&gt;hosts:        nis [NOTFOUND=return] files&lt;BR /&gt;the rest of the sevices just say files.&lt;BR /&gt;&lt;BR /&gt;Executing /var/yp/ypxfr_1perhour&lt;BR /&gt;ypxfr:  can't mv /var/tmp/AAAa04069.pag to /var/yp/engdev/passwd.byname.pag&lt;BR /&gt;ypxfr:  rename error:  couldn't mv /var/tmp/AAAa04069 to /var/yp/engdev/passwd.byname&lt;BR /&gt;ypxfr:  can't mv /var/tmp/AAAa04070.pag to /var/yp/engdev/passwd.byuid.pag&lt;BR /&gt;ypxfr:  rename error:  couldn't mv /var/tmp/AAAa04070 to /var/yp/engdev/passwd.byuid&lt;BR /&gt;root@dms_dev:/var/yp # mkdir engdev&lt;BR /&gt;root@dms_dev:/var/yp # ./ypxfr_1perhour&lt;BR /&gt;ypxfr:  bind_to_server clntudp_create error: RPC: Program not registered&lt;BR /&gt;&lt;BR /&gt;Manually creating the dir /var/yp/engdev gets rid of the mv errors but I still get the ypxfr msg.&lt;BR /&gt;&lt;BR /&gt;Doing a manual ypxfr on the map gives me the same ypxfr message.&lt;BR /&gt;&lt;BR /&gt;Whats wrong with my NIS setup?</description>
    <pubDate>Mon, 10 Jun 2002 12:22:22 GMT</pubDate>
    <dc:creator>Norman Dignard</dc:creator>
    <dc:date>2002-06-10T12:22:22Z</dc:date>
    <item>
      <title>NIS setup/RPC:program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740992#M585384</link>
      <description>HPUX 11i NIS master, 11.00 client - both on same subnet.  Client not resolving UIDs/GIDs. Excuting nis_client start comes up find whic ypbind &amp;amp; keyserv processes, rpcbind already started, binds to NIS server.&lt;BR /&gt;&lt;BR /&gt;/etc/nsswitch file has &lt;BR /&gt;passwd:       compat &lt;BR /&gt;group:        compat&lt;BR /&gt;hosts:        nis [NOTFOUND=return] files&lt;BR /&gt;the rest of the sevices just say files.&lt;BR /&gt;&lt;BR /&gt;Executing /var/yp/ypxfr_1perhour&lt;BR /&gt;ypxfr:  can't mv /var/tmp/AAAa04069.pag to /var/yp/engdev/passwd.byname.pag&lt;BR /&gt;ypxfr:  rename error:  couldn't mv /var/tmp/AAAa04069 to /var/yp/engdev/passwd.byname&lt;BR /&gt;ypxfr:  can't mv /var/tmp/AAAa04070.pag to /var/yp/engdev/passwd.byuid.pag&lt;BR /&gt;ypxfr:  rename error:  couldn't mv /var/tmp/AAAa04070 to /var/yp/engdev/passwd.byuid&lt;BR /&gt;root@dms_dev:/var/yp # mkdir engdev&lt;BR /&gt;root@dms_dev:/var/yp # ./ypxfr_1perhour&lt;BR /&gt;ypxfr:  bind_to_server clntudp_create error: RPC: Program not registered&lt;BR /&gt;&lt;BR /&gt;Manually creating the dir /var/yp/engdev gets rid of the mv errors but I still get the ypxfr msg.&lt;BR /&gt;&lt;BR /&gt;Doing a manual ypxfr on the map gives me the same ypxfr message.&lt;BR /&gt;&lt;BR /&gt;Whats wrong with my NIS setup?</description>
      <pubDate>Mon, 10 Jun 2002 12:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740992#M585384</guid>
      <dc:creator>Norman Dignard</dc:creator>
      <dc:date>2002-06-10T12:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: NIS setup/RPC:program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740993#M585385</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;the important question here is : what is your patchlevel , this might be important because there is a known problem with hp-ux 11.x and NIS Slave serber binding on YPXFR being :&lt;BR /&gt;&lt;BR /&gt;execute a ypxfr from a slave server with a hostname greater than 8 characters gets the following error message:&lt;BR /&gt;&lt;BR /&gt;"ypxfr: bind_to_server clntudp_create error: RPC unknown host"&lt;BR /&gt;&lt;BR /&gt;this looks a lot like your problem , the fix for this is installing the latest ONC NFS/NIS megapatch &lt;BR /&gt;&lt;BR /&gt;This problem seems to have been addressed in relation to autofs in JAGab68200. The above fix was not working with the patch PHNE_16470. It's working fine with PHNE_22642 or later , so make sure you have at least that patch or later installed , make sure all dependency patches are installed as standard ONC NFS/NIS PATCHING HAS ABOUT 13 TO 15 DEPENDENCY PATCHES</description>
      <pubDate>Tue, 11 Jun 2002 12:17:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740993#M585385</guid>
      <dc:creator>sven verhaegen</dc:creator>
      <dc:date>2002-06-11T12:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: NIS setup/RPC:program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740994#M585386</link>
      <description>I'm at PHNE_22625 patchlevel.</description>
      <pubDate>Tue, 11 Jun 2002 12:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740994#M585386</guid>
      <dc:creator>Norman Dignard</dc:creator>
      <dc:date>2002-06-11T12:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIS setup/RPC:program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740995#M585387</link>
      <description>Are you setting up an NIS client or an NIS slave server. NIS client does not require ypxfr commands. With "compat" in your nsswitch file, you need to define which NIS users/groups are allowed to login to the client. For users add lines to the end of your /etc/passwd file as follows:&lt;BR /&gt;&lt;BR /&gt;+user1&lt;BR /&gt;+user2&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Do the same thing for your /etc/group file:&lt;BR /&gt;+group1&lt;BR /&gt;+group2&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;If you are setting up an NIS slave server, you need to do a ypinit -m and follow the prompts to set up the domain slave.</description>
      <pubDate>Tue, 11 Jun 2002 16:41:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740995#M585387</guid>
      <dc:creator>Steve Labar</dc:creator>
      <dc:date>2002-06-11T16:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: NIS setup/RPC:program not registered</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740996#M585388</link>
      <description>The ypxfr is run to "synchronize" maps between 2 NIS servers, you don't run this on a NIS client because the map directory /var/yp/&lt;DOMAIN-NAME&gt; is not suppose to exist in a NIS client machine at the first place.&lt;/DOMAIN-NAME&gt;</description>
      <pubDate>Tue, 11 Jun 2002 17:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-setup-rpc-program-not-registered/m-p/2740996#M585388</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-06-11T17:07:03Z</dc:date>
    </item>
  </channel>
</rss>

