<?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.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/3850347#M274754</link>
    <description>Hi Srinu,&lt;BR /&gt;&lt;BR /&gt;What exact error are you referring to?  I don't see any error here.  I see that you're forcing the NIS client to bind to a specific server because you're starting ypbind with the -ypset option and giving it an IP address of one specific server to bind to.  &lt;BR /&gt;&lt;BR /&gt;The messages I see in your output are informational only, saying the list of server in the ypservers file will be ignored because you're using the ypset option.&lt;BR /&gt;&lt;BR /&gt;It sounds to me like someone went to the trouble of creating a prioritized list of NIS servers by running the "ypinit -c" command and specifying the NIS servers to bind to, but you're ignoring that list of servers and telling this NIS client to only bind to 161.85.20.25.  &lt;BR /&gt;&lt;BR /&gt;Again, I don't see this as an error but more as informational.  If you don't want to see these messages, and you want to use the list of servers in the ypservers file then you can modify your /etc/rc.config.d/namesvrs file and remove the "ypset" option from the YPBIND_OPTIONS variable and unset the YPSET_ADDR variable.  That should allow the client to once again use the server list in the ypservers file.&lt;BR /&gt;&lt;BR /&gt;If I'm misunderstanding your question please clarify exactly which message you're concerned about.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
    <pubDate>Fri, 25 Aug 2006 01:13:51 GMT</pubDate>
    <dc:creator>Dave Olker</dc:creator>
    <dc:date>2006-08-25T01:13:51Z</dc:date>
    <item>
      <title>NIS problem..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/3850346#M274753</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Good morning.&lt;BR /&gt;&lt;BR /&gt;In one of my hp workstation(c8000), i am getting following nis error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;btc6h007#./sbin/init.d/nis.client stop&lt;BR /&gt;stopping ypbind&lt;BR /&gt;stopping keyserv&lt;BR /&gt;btc6h007#./sbin/init.d/nis.client start&lt;BR /&gt;    starting NIS CLIENT networking&lt;BR /&gt;    starting up the rpcbind&lt;BR /&gt;        rpcbind already started, using pid: 968&lt;BR /&gt;        domainname blr&lt;BR /&gt;    starting up the Network Information Service&lt;BR /&gt;        starting up the ypbind daemon&lt;BR /&gt;ypbind will not use the server list available in the file /var/yp/binding/&lt;DOMAIN_NAME&gt;/ypservers for binding purpose. Also if ypbind is invoked with -broadcast option, then -broadcast option is ignored.&lt;BR /&gt;        /usr/lib/netsvc/yp/ypbind -ypset&lt;BR /&gt;        calling ypset with 161.85.20.25&lt;BR /&gt;        Checking NIS binding.&lt;BR /&gt;        Bound to NIS server using domain blr.&lt;BR /&gt;        starting up the keyserv daemon&lt;BR /&gt;        /usr/sbin/keyserv &lt;BR /&gt;btc6h007#ps -ef |grep ypbind&lt;BR /&gt;    root  3305  2818  1 10:24:23 pts/ta    0:00 grep ypbind&lt;BR /&gt;    root  3291     1  0 10:23:47 ?         0:00 /usr/lib/netsvc/yp/ypbind -ypset&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance..&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;srinu.&lt;/DOMAIN_NAME&gt;</description>
      <pubDate>Thu, 24 Aug 2006 23:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/3850346#M274753</guid>
      <dc:creator>srinu_1</dc:creator>
      <dc:date>2006-08-24T23:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problem..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/3850347#M274754</link>
      <description>Hi Srinu,&lt;BR /&gt;&lt;BR /&gt;What exact error are you referring to?  I don't see any error here.  I see that you're forcing the NIS client to bind to a specific server because you're starting ypbind with the -ypset option and giving it an IP address of one specific server to bind to.  &lt;BR /&gt;&lt;BR /&gt;The messages I see in your output are informational only, saying the list of server in the ypservers file will be ignored because you're using the ypset option.&lt;BR /&gt;&lt;BR /&gt;It sounds to me like someone went to the trouble of creating a prioritized list of NIS servers by running the "ypinit -c" command and specifying the NIS servers to bind to, but you're ignoring that list of servers and telling this NIS client to only bind to 161.85.20.25.  &lt;BR /&gt;&lt;BR /&gt;Again, I don't see this as an error but more as informational.  If you don't want to see these messages, and you want to use the list of servers in the ypservers file then you can modify your /etc/rc.config.d/namesvrs file and remove the "ypset" option from the YPBIND_OPTIONS variable and unset the YPSET_ADDR variable.  That should allow the client to once again use the server list in the ypservers file.&lt;BR /&gt;&lt;BR /&gt;If I'm misunderstanding your question please clarify exactly which message you're concerned about.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Fri, 25 Aug 2006 01:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/3850347#M274754</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-08-25T01:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problem..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/3850348#M274755</link>
      <description>Hi,&lt;BR /&gt;No error in your logs.&lt;BR /&gt;See &lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1052546&amp;amp;admit=-682735245+1156506597029+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1052546&amp;amp;admit=-682735245+1156506597029+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for ypbind with ypset options&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;JMB</description>
      <pubDate>Fri, 25 Aug 2006 06:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/3850348#M274755</guid>
      <dc:creator>BONNAFOUS Jean Marc</dc:creator>
      <dc:date>2006-08-25T06:56:27Z</dc:date>
    </item>
  </channel>
</rss>

