<?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 problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510796#M595754</link>
    <description>The nsswitch.conf is set up the way you mentioned and I have has NIS running well for about a year. The passwd file does have a + at the end. Very strange. Any more help??? Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike</description>
    <pubDate>Thu, 29 Mar 2001 15:27:54 GMT</pubDate>
    <dc:creator>Mike Seerden</dc:creator>
    <dc:date>2001-03-29T15:27:54Z</dc:date>
    <item>
      <title>NIS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510794#M595752</link>
      <description>Hi all you NIS guru's, I have in my setup a SUN E450 (Solaris 2.6)  that is my NIS master (Not NIS+) and I have many other SUN systems that are working great. I add a user account and the SUN's know about it immediately. It takes my two N class servers sometimes 1-2 days to recognize the new account. One N class is bound to the other N class and the master is listed as the SUN. I run &lt;BR /&gt;&lt;BR /&gt;ypinit -s SUN-NIS-master-hostname&lt;BR /&gt;&lt;BR /&gt;and all the maps transfer over but they still don't recognize the new user id. Now, when I run &lt;BR /&gt;ypcat on the password the new account is there but trying to su to it gives unknown id. Any ideas on how to get the HP's to recognize the new user id's right away. Sorry about mentioning the SUN's, but I do have quite a mixed environment.&lt;BR /&gt;Thanks, Mike</description>
      <pubDate>Wed, 28 Mar 2001 20:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510794#M595752</guid>
      <dc:creator>Mike Seerden</dc:creator>
      <dc:date>2001-03-28T20:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510795#M595753</link>
      <description>Hi there&lt;BR /&gt;&lt;BR /&gt;You have to be sure that nis is using the nis passwords. There are to ways to do that.&lt;BR /&gt;&lt;BR /&gt;In /etc/nsswitch.conf you can have:&lt;BR /&gt;&lt;BR /&gt;passwd: files&lt;BR /&gt;&lt;BR /&gt;That means that if the uid or username is not found in /etc/passwd it wil use nis.&lt;BR /&gt;&lt;BR /&gt;If you have:&lt;BR /&gt;&lt;BR /&gt;passwd: compat&lt;BR /&gt;&lt;BR /&gt;That means that you have to put in a "+" in the /etc/passwd file. Put it after the last user in the file. Then if the user or uid is not found, the + means use nis.&lt;BR /&gt;&lt;BR /&gt;I hope this helps, if this is the problem i can not understand if it wors after some days ??&lt;BR /&gt;&lt;BR /&gt;God luck&lt;BR /&gt;Jesper</description>
      <pubDate>Thu, 29 Mar 2001 11:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510795#M595753</guid>
      <dc:creator>Jesper Sivertsen</dc:creator>
      <dc:date>2001-03-29T11:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510796#M595754</link>
      <description>The nsswitch.conf is set up the way you mentioned and I have has NIS running well for about a year. The passwd file does have a + at the end. Very strange. Any more help??? Thanks,&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 29 Mar 2001 15:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510796#M595754</guid>
      <dc:creator>Mike Seerden</dc:creator>
      <dc:date>2001-03-29T15:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510797#M595755</link>
      <description>I'll assume from your description that 1 Nclass is a slave server to the SunE450, and the other is a plain old client.&lt;BR /&gt;&lt;BR /&gt;Are you running any ypupdate scripts on the HP? Are you running yppush on the sun to update slaves?&lt;BR /&gt;&lt;BR /&gt;In "/var/yp/" there are several scripts for different maps.&lt;BR /&gt;ypxfr_1perday&lt;BR /&gt;ypxfr_1perhour&lt;BR /&gt;ypxfr_2perday&lt;BR /&gt;&lt;BR /&gt;Are any of these scheduled in cron?&lt;BR /&gt;&lt;BR /&gt;I usually use ypxfr_1perhour and modify with any maps that need to be updated frequently.  I modify it to make sure that it talks to the correct master, and gets the needed maps.&lt;BR /&gt;&lt;BR /&gt;Schedule in cron like:&lt;BR /&gt;1 * * * * /var/yp/ypxfr_1perhour 1&amp;gt;&amp;gt;/dev/null 2&amp;gt;&amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;This should alleviate your problems by forcing the correct action!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Thu, 29 Mar 2001 23:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510797#M595755</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-03-29T23:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: NIS problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510798#M595756</link>
      <description>Yes Shannon you are exactly right in your description of my NIS environment and also the cron worked perfect. Thanks so much. Nice to have this great resource available.&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Fri, 30 Mar 2001 14:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nis-problems/m-p/2510798#M595756</guid>
      <dc:creator>Mike Seerden</dc:creator>
      <dc:date>2001-03-30T14:41:53Z</dc:date>
    </item>
  </channel>
</rss>

