<?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: ypbind problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839068#M581815</link>
    <description>Guess, I forgot to mention that I am running HP 11.00. &lt;BR /&gt;&lt;BR /&gt;I tried the ypinit -c   This is not a valid arg.&lt;BR /&gt;&lt;BR /&gt;We do set ypbind_options and ypset_addr as directed above. I checked and they are set correctly.&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Nov 2002 14:01:45 GMT</pubDate>
    <dc:creator>Jim Corbett</dc:creator>
    <dc:date>2002-11-15T14:01:45Z</dc:date>
    <item>
      <title>ypbind problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839065#M581812</link>
      <description>When I start ypbind on a NIS slave, I receive the error "ypbind will not use the server list available in the file /var/yp/binding/&lt;DOMAIN_NAME&gt;/ypserver for binding purpose." I ran ypinit on the NIS master and slave (getting the error), but no help.&lt;/DOMAIN_NAME&gt;</description>
      <pubDate>Tue, 05 Nov 2002 12:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839065#M581812</guid>
      <dc:creator>Jim Corbett</dc:creator>
      <dc:date>2002-11-05T12:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: ypbind problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839066#M581813</link>
      <description>I've never use this feature that mimics Sun's implementation on HP that enable you to define the list of NIS servers to bind to. Broadcast is the method I used. Anyway for your case it's either the file "ypserver" in /var/yp/binding/&lt;DOMAIN&gt; is corrupted or you did not install a certain patch to modify the behavior of ypinit. Take a look at this patch (for 11.11 for example).&lt;BR /&gt;&lt;BR /&gt;PHNE_25625&lt;BR /&gt;==&amp;gt;s700_800 11.11 ONC/NFS General Release/Performance Patch)&lt;BR /&gt;&lt;BR /&gt;Somewhere in the description it mentioned ..&lt;BR /&gt;"Modified the ypinit script to include a new option "-c" for construction of an NIS servers list. The NIS servers list is constructed by invoking "ypinit -c" and is stored in /var/yp/binding/&lt;DOMAIN_NAME&gt;/ypservers. The list of NIS servers should be in the order of preference that ypbind can try to bind."&lt;BR /&gt;&lt;BR /&gt;Did you have this patch or any equivalent patch install on your system ?&lt;/DOMAIN_NAME&gt;&lt;/DOMAIN&gt;</description>
      <pubDate>Tue, 05 Nov 2002 15:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839066#M581813</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-11-05T15:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: ypbind problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839067#M581814</link>
      <description>try modifying /etc/rc.config.d/namesvrs file&lt;BR /&gt;&lt;BR /&gt;ypbind_options="-ypset"&lt;BR /&gt;&lt;BR /&gt;ypset_addr="xxx.xxx.xxx.xxx"&lt;BR /&gt;&lt;BR /&gt;where xxx.xxx.xxx.xxx is the ip address or name of the nis master.&lt;BR /&gt;&lt;BR /&gt;unsecure, but try as a test</description>
      <pubDate>Fri, 08 Nov 2002 13:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839067#M581814</guid>
      <dc:creator>Judy Traynor</dc:creator>
      <dc:date>2002-11-08T13:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: ypbind problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839068#M581815</link>
      <description>Guess, I forgot to mention that I am running HP 11.00. &lt;BR /&gt;&lt;BR /&gt;I tried the ypinit -c   This is not a valid arg.&lt;BR /&gt;&lt;BR /&gt;We do set ypbind_options and ypset_addr as directed above. I checked and they are set correctly.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Nov 2002 14:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839068#M581815</guid>
      <dc:creator>Jim Corbett</dc:creator>
      <dc:date>2002-11-15T14:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: ypbind problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839069#M581816</link>
      <description>11.0 doesn't use the "ypserver" file in /var/yp/binding/&lt;DOMAIN_NAME&gt;, I'm not sure why it try to search for that file. Can you temporary move all the files in /var/yp/binding/&lt;DOMAIN_NAME&gt; (if any) to another location/dir first then restart ypbind again.&lt;/DOMAIN_NAME&gt;&lt;/DOMAIN_NAME&gt;</description>
      <pubDate>Fri, 15 Nov 2002 15:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypbind-problem/m-p/2839069#M581816</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-11-15T15:31:45Z</dc:date>
    </item>
  </channel>
</rss>

