<?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 on RHEL WS4 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826542#M24248</link>
    <description>we don't use compat in the nsswitch.conf file and we have nscd disabled at boot.&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Jul 2006 04:11:17 GMT</pubDate>
    <dc:creator>NPI</dc:creator>
    <dc:date>2006-07-24T04:11:17Z</dc:date>
    <item>
      <title>NIS Problems on RHEL WS4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826537#M24243</link>
      <description>Hello,&lt;BR /&gt;We have a server running RHEL_WS4 that is configured as a NIS Slave. The problem on this server is that if ypbind is running, but the NIS master isn't reachable (for example when I get down the network interface on the slave), root can't login.&lt;BR /&gt;If ypbind is down the problem doesn't appear and root is free to login.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;the order in the nsswitch.conf is&lt;BR /&gt;passwd:     files nis&lt;BR /&gt;shadow:     files nis&lt;BR /&gt;group:      files nis&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Moreover I've seen that if I put an incorrect password for root, it gives "incorrect login", while when we put the right password, we have a "timeout".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think it's a pam problem...&lt;BR /&gt;&lt;BR /&gt;Thanks for any help,&lt;BR /&gt;Filippo</description>
      <pubDate>Wed, 19 Jul 2006 09:35:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826537#M24243</guid>
      <dc:creator>NPI</dc:creator>
      <dc:date>2006-07-19T09:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problems on RHEL WS4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826538#M24244</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Seems like a NIS configuration files. Check the conf files and try setting yppasswd on a user on the NIS slave.&lt;BR /&gt;&lt;BR /&gt;Check the results of ypmake on the server.&lt;BR /&gt;&lt;BR /&gt;Make sure basic ping and NIS_DOMAIN connectivity exists.&lt;BR /&gt;&lt;BR /&gt;Check for local users in /etc/passwd that conflict with the NIS master.&lt;BR /&gt;&lt;BR /&gt;You do not need to make pam.d changes to make NIS work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 19 Jul 2006 11:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826538#M24244</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-19T11:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problems on RHEL WS4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826539#M24245</link>
      <description>I've another clue:&lt;BR /&gt;&lt;BR /&gt;if in /etc/nsswitch.conf I delete the "nis" entry for "group" and "hosts", id est:&lt;BR /&gt;&lt;BR /&gt;passwd:     files nis&lt;BR /&gt;shadow:     files nis&lt;BR /&gt;group:      files&lt;BR /&gt;&lt;BR /&gt;hosts:      files dns&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root can login even if the NIS MASTER is unreachable.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm not understanding...&lt;BR /&gt;&lt;BR /&gt;Filippo</description>
      <pubDate>Wed, 19 Jul 2006 11:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826539#M24245</guid>
      <dc:creator>NPI</dc:creator>
      <dc:date>2006-07-19T11:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problems on RHEL WS4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826540#M24246</link>
      <description>This is a Slave server, so it is probably bound to the master server.  &lt;BR /&gt;&lt;BR /&gt;With ypbind running, the login for root times out.  Where is the meta escape character in the /etc/passwd file?  It should be at the end, after all the local users.  It sounds like the +:0:0:... entry is at the beginning of the /etc/passwd file, causing the NIS maps to be checked first.  Make sure that the escape is after the root user.  &lt;BR /&gt;&lt;BR /&gt;Your further test of removing the nis reference for group also points to basic configuration problems.</description>
      <pubDate>Wed, 19 Jul 2006 22:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826540#M24246</guid>
      <dc:creator>Craig Gilmore</dc:creator>
      <dc:date>2006-07-19T22:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problems on RHEL WS4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826541#M24247</link>
      <description>Unless you are setting "passwd: compat" in /etc/nsswitch.conf, you should not need the "the +:0:0:... entry" in /etc/passwd at all.&lt;BR /&gt;&lt;BR /&gt;I have seen issues with nscd and NIS.   You might try stopping the nscd and see if the problem goes away.&lt;BR /&gt;&lt;BR /&gt;- Alex&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jul 2006 13:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826541#M24247</guid>
      <dc:creator>Alexander Finkel</dc:creator>
      <dc:date>2006-07-21T13:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problems on RHEL WS4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826542#M24248</link>
      <description>we don't use compat in the nsswitch.conf file and we have nscd disabled at boot.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 04:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826542#M24248</guid>
      <dc:creator>NPI</dc:creator>
      <dc:date>2006-07-24T04:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: NIS Problems on RHEL WS4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826543#M24249</link>
      <description>For RHEL4, there could be several things to prevent NIS working normally. You may check the following,&lt;BR /&gt;&lt;BR /&gt;1. instead of edit the files manually, you may run system-config-authentication to config the authentication to use NIS&lt;BR /&gt;&lt;BR /&gt;2. SELinux thing. You may disable SELinux to see it blocks the YP connection&lt;BR /&gt;&lt;BR /&gt;3. IPTABLES, TC wrapper&lt;BR /&gt;&lt;BR /&gt;4. In Pam, system-auth is notoriously causing problems.&lt;BR /&gt;&lt;BR /&gt;5. Make sure yp database excludes root (uid 0). Default ypserv configuration should be good (&amp;gt;500)</description>
      <pubDate>Mon, 24 Jul 2006 16:11:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nis-problems-on-rhel-ws4/m-p/3826543#M24249</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-07-24T16:11:33Z</dc:date>
    </item>
  </channel>
</rss>

