<?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: setting up nis red hat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108588#M7629</link>
    <description>scott,&lt;BR /&gt;what does your yp.conf and ypserv.conf file looks like?  Make sure yp.conf file points to your NIS master and that your domainname in the conf file is set properly. e.g:&lt;BR /&gt;domain &lt;YOURDOMAIN&gt; server &lt;IP fo="" nis="" master=""&gt;&lt;BR /&gt;ypserver &lt;IP of="" nis="" master=""&gt;&lt;BR /&gt;&lt;BR /&gt;The conf file for ypserv.conf is straight forward. Just read the instruction in there. I hope this helps.&lt;/IP&gt;&lt;/IP&gt;&lt;/YOURDOMAIN&gt;</description>
    <pubDate>Mon, 03 Nov 2003 10:12:44 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2003-11-03T10:12:44Z</dc:date>
    <item>
      <title>setting up nis red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108584#M7625</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I am tring to setup a NIS Master on a Red Hat server.&lt;BR /&gt;I can run ypinit -m, and it seems to create the maps ok.&lt;BR /&gt;However when I run ypcat I get an error:&lt;BR /&gt;ypcat passwd&lt;BR /&gt;No such map passwd.byname. Reason: Can't bind to server which serves this domain&lt;BR /&gt;&lt;BR /&gt;can somone offer me some help?&lt;BR /&gt;&lt;BR /&gt;thank you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 09:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108584#M7625</guid>
      <dc:creator>Scott_14</dc:creator>
      <dc:date>2003-11-03T09:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: setting up nis red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108585#M7626</link>
      <description>Did you make sure ypserv, ypbind, and yppasswd are running?  What does domainname returns? Could you clearify if  you using one server only. It sounds like you doing ypinit -m and then ypcat on the same server, if you need to set up the NIS client on the server as well so that it can bind to itself, thus ypcat will work properly.</description>
      <pubDate>Mon, 03 Nov 2003 09:37:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108585#M7626</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2003-11-03T09:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: setting up nis red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108586#M7627</link>
      <description>The best help I found is in the following.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/security-guide/s1-server-nis.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/security-guide/s1-server-nis.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have a read, and keep us informed with progress.&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 09:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108586#M7627</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-03T09:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: setting up nis red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108587#M7628</link>
      <description>Forgot this link in previous&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/HOWTO/NIS-HOWTO/index.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/HOWTO/NIS-HOWTO/index.php3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 09:50:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108587#M7628</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-11-03T09:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: setting up nis red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108588#M7629</link>
      <description>scott,&lt;BR /&gt;what does your yp.conf and ypserv.conf file looks like?  Make sure yp.conf file points to your NIS master and that your domainname in the conf file is set properly. e.g:&lt;BR /&gt;domain &lt;YOURDOMAIN&gt; server &lt;IP fo="" nis="" master=""&gt;&lt;BR /&gt;ypserver &lt;IP of="" nis="" master=""&gt;&lt;BR /&gt;&lt;BR /&gt;The conf file for ypserv.conf is straight forward. Just read the instruction in there. I hope this helps.&lt;/IP&gt;&lt;/IP&gt;&lt;/YOURDOMAIN&gt;</description>
      <pubDate>Mon, 03 Nov 2003 10:12:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108588#M7629</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2003-11-03T10:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: setting up nis red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108589#M7630</link>
      <description>THanks for all the info, I did find the links earier, beleive it or not, a simple reboot took care of it.  My guess is you all were correct the ypbind, was not running.&lt;BR /&gt;Well, its been awhile since I delt with nis, so its been a good 'flash back' learning experience again.&lt;BR /&gt;&lt;BR /&gt;thank you.&lt;BR /&gt;&lt;BR /&gt;scott&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Nov 2003 10:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-nis-red-hat/m-p/3108589#M7630</guid>
      <dc:creator>Scott_14</dc:creator>
      <dc:date>2003-11-03T10:27:07Z</dc:date>
    </item>
  </channel>
</rss>

