<?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/2448573#M10201</link>
    <description>Thanks Allan,&lt;BR /&gt;Brilliant, NIS appears to work fine now.  What did you mean when you said 'changes have been made to your source files'?&lt;BR /&gt;&lt;BR /&gt;Also, thanks Chris for your additional comments.</description>
    <pubDate>Thu, 28 Sep 2000 11:31:33 GMT</pubDate>
    <dc:creator>Jim Adamson</dc:creator>
    <dc:date>2000-09-28T11:31:33Z</dc:date>
    <item>
      <title>NIS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448568#M10196</link>
      <description>Can anyone help me with a NIS problem.&lt;BR /&gt;&lt;BR /&gt;I have recently set up two new J class workstations as NIS slave servers using the ypinit -s (nis master) command.  The nis maps where transferred correctly and I then edited the namesvrs file.&lt;BR /&gt;&lt;BR /&gt;The problem is that the NIS master is not updating these NIS slaves.  The ypservers.pag file under /var/yp/(nisdomain) does not include the hostnames of the new nis slaves.  This file also includes the hostname of an old 720 workstation which was a nis slave but has been replaced by one of the J-class boxes.  Can I manually edit the ypserver.pag file on the nis master to add and remove nis slave servers?&lt;BR /&gt;&lt;BR /&gt;One more thing, I can manually update the nis maps on the slave servers using the ypxfr command.&lt;BR /&gt;&lt;BR /&gt;Any help would be gratefully received,&lt;BR /&gt;thanks,&lt;BR /&gt;Jim.</description>
      <pubDate>Thu, 28 Sep 2000 07:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448568#M10196</guid>
      <dc:creator>Jim Adamson</dc:creator>
      <dc:date>2000-09-28T07:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448569#M10197</link>
      <description>I forgot to mention that we use HP-UX 10.20.&lt;BR /&gt;thanks,&lt;BR /&gt;Jim.</description>
      <pubDate>Thu, 28 Sep 2000 08:04:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448569#M10197</guid>
      <dc:creator>Jim Adamson</dc:creator>
      <dc:date>2000-09-28T08:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448570#M10198</link>
      <description>Youre ritht that you are missing the names of the new servers:&lt;BR /&gt;&lt;BR /&gt;Look here:&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;ypcat -k ypservers &amp;gt; /tmp/ypservers&lt;BR /&gt;echo "name_of_new_nis_server1" &amp;gt;&amp;gt; /tmp/ypservers&lt;BR /&gt;echo "name_of_new_nis_server2" &amp;gt;&amp;gt; /tmp/ypservers&lt;BR /&gt;&lt;BR /&gt;cd /var/yp/&lt;YOUR nis="" domain=""&gt;&lt;BR /&gt;makedbm /tmp/ypservers ypservers&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;Now you can do ypcat -k ypservers to see if&lt;BR /&gt;they are contained in the ypservers map.&lt;BR /&gt;&lt;BR /&gt;The maps should be pushed next time you run ypmake (and changes have been made to your source files)&lt;/YOUR&gt;</description>
      <pubDate>Thu, 28 Sep 2000 08:26:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448570#M10198</guid>
      <dc:creator>Lasse Knudsen</dc:creator>
      <dc:date>2000-09-28T08:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448571#M10199</link>
      <description>And off course you can just use your favourite editor to edit /tmp/ypservers if you want to delete an old nis server</description>
      <pubDate>Thu, 28 Sep 2000 08:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448571#M10199</guid>
      <dc:creator>Lasse Knudsen</dc:creator>
      <dc:date>2000-09-28T08:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448572#M10200</link>
      <description>When I have changed the NIS configuration like that in the past, it is fine to re-initialise the master NIS system even though it is already configured.  This ypinit script then prompts you again for all the slave servers.</description>
      <pubDate>Thu, 28 Sep 2000 10:51:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448572#M10200</guid>
      <dc:creator>Chris Garman</dc:creator>
      <dc:date>2000-09-28T10:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448573#M10201</link>
      <description>Thanks Allan,&lt;BR /&gt;Brilliant, NIS appears to work fine now.  What did you mean when you said 'changes have been made to your source files'?&lt;BR /&gt;&lt;BR /&gt;Also, thanks Chris for your additional comments.</description>
      <pubDate>Thu, 28 Sep 2000 11:31:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448573#M10201</guid>
      <dc:creator>Jim Adamson</dc:creator>
      <dc:date>2000-09-28T11:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448574#M10202</link>
      <description>Hi Jim,&lt;BR /&gt;&lt;BR /&gt;I just meant that in order to get the maps pushed by 'ypmake', changes have to be made to the files you build your NIS maps from.&lt;BR /&gt;&lt;BR /&gt;This is usually the files in /etc/(passwd,group,services) etc. a 'touch &lt;FILE&gt;' is enough to trigger 'ypmake' into rebuilding and pushing the maps.&lt;/FILE&gt;</description>
      <pubDate>Thu, 28 Sep 2000 11:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problem/m-p/2448574#M10202</guid>
      <dc:creator>Lasse Knudsen</dc:creator>
      <dc:date>2000-09-28T11:46:43Z</dc:date>
    </item>
  </channel>
</rss>

