<?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: No shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445798#M769601</link>
    <description>Hari,&lt;BR /&gt;&lt;BR /&gt;Jay here looking over the same issues.  Another thing that has changed is our use of netvackup from Veritas.  Explore this avenue and maybe someone has seen this problem before.&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;Jay</description>
    <pubDate>Mon, 18 Sep 2000 01:25:37 GMT</pubDate>
    <dc:creator>Jay Kerley</dc:creator>
    <dc:date>2000-09-18T01:25:37Z</dc:date>
    <item>
      <title>No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445787#M769590</link>
      <description>When I try to rlogin or telnet from one HP box to another I sometimes get the error message No Shell and the connection is closed. I have to ftp a new password fileto resolve this. Has anybody seenthis problem before</description>
      <pubDate>Fri, 15 Sep 2000 17:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445787#M769590</guid>
      <dc:creator>hari jayaram</dc:creator>
      <dc:date>2000-09-15T17:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445788#M769591</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Make sure the shell you are trying to use is declared in /etc/shells (r-r-r and owned by root).&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 Sep 2000 17:16:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445788#M769591</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-09-15T17:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445789#M769592</link>
      <description>james I do not have a /etc/shells.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 15 Sep 2000 17:19:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445789#M769592</guid>
      <dc:creator>hari jayaram</dc:creator>
      <dc:date>2000-09-15T17:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445790#M769593</link>
      <description>Is something destroying/corrupting the passwd file on the remote server?  You state that replacing the passwd file resolves the problem, which makes me think that the shell field in the original passwd file is the cause of the problem.  The next time this happens, try saving off the remote passwd file before overwriting and compare the entry for the ID in question.</description>
      <pubDate>Fri, 15 Sep 2000 17:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445790#M769593</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-09-15T17:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445791#M769594</link>
      <description>Hari:&lt;BR /&gt;&lt;BR /&gt;Other causes for "no shell" are:&lt;BR /&gt;&lt;BR /&gt;1. A corrupted entry in /etc/passwd for the user receiving the error.&lt;BR /&gt;&lt;BR /&gt;2. Too restrictive $HOME directory permissions -- the directory into which they login must be 75x.  If this is OK, check backwards to the root directory which should be 755.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 Sep 2000 17:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445791#M769594</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-09-15T17:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445792#M769595</link>
      <description>James, Allan&lt;BR /&gt;&lt;BR /&gt;This happens only to root and not to any other user. All users are able to login perfectly without any problems. I have already checked on the passwd files by comparing the corrupted on and a non corrupted one(backups of password files are kept) I could not find any corruption. &lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Hari</description>
      <pubDate>Fri, 15 Sep 2000 17:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445792#M769595</guid>
      <dc:creator>hari jayaram</dc:creator>
      <dc:date>2000-09-15T17:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445793#M769596</link>
      <description>What shell is being specified for root in /etc/passwd?  It should be /sbin/sh -- accept no substitutes.</description>
      <pubDate>Fri, 15 Sep 2000 18:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445793#M769596</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-09-15T18:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445794#M769597</link>
      <description>alan,&lt;BR /&gt;&lt;BR /&gt;It is /sbin/sh.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Hari</description>
      <pubDate>Fri, 15 Sep 2000 18:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445794#M769597</guid>
      <dc:creator>hari jayaram</dc:creator>
      <dc:date>2000-09-15T18:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445795#M769598</link>
      <description>could it be that one of your users/root is changing the shell for root in the passwd file? when the problem occurs again, could you log in as another user, create a copy of the passwd file and THEN compare it to the one what you ftp to the server.&lt;BR /&gt;&lt;BR /&gt;Also note that the permissions on an ftp'ed file by default allows other users to modify it... so an ordinary user can modify the passwd file - you do not want that to happen.  &lt;BR /&gt;&lt;BR /&gt;so I would say copy a new version of the passwd file over, make sure that you have permissions of r--r--r--  (ie. chmod 444 /etc/passwd)&lt;BR /&gt;&lt;BR /&gt;mind you, what you have on backups may also have had a problem...&lt;BR /&gt;&lt;BR /&gt;good luck</description>
      <pubDate>Fri, 15 Sep 2000 18:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445795#M769598</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-09-15T18:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445796#M769599</link>
      <description>Hari:&lt;BR /&gt;&lt;BR /&gt;Check, also that the permissions on /sbin &amp;amp; /usr &amp;amp; /usr/bin are 755.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 Sep 2000 18:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445796#M769599</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-09-15T18:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445797#M769600</link>
      <description>James , Kofi,&lt;BR /&gt;&lt;BR /&gt;Thanks For ur replies. Checked out and the permissions look fine on all the directories and file. With regard to changes by users this has happened on multiple boxes in the last few days and on systems which have been running for a year. The users are different on these boxes.&lt;BR /&gt;I would like any of your inputs on how an sh in one of the application cron jobs would affect the shell or this particular problem. One of the apps pukes recently added a cron job to these boxes and this is the only change. &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Hari</description>
      <pubDate>Fri, 15 Sep 2000 19:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445797#M769600</guid>
      <dc:creator>hari jayaram</dc:creator>
      <dc:date>2000-09-15T19:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445798#M769601</link>
      <description>Hari,&lt;BR /&gt;&lt;BR /&gt;Jay here looking over the same issues.  Another thing that has changed is our use of netvackup from Veritas.  Explore this avenue and maybe someone has seen this problem before.&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;Jay</description>
      <pubDate>Mon, 18 Sep 2000 01:25:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445798#M769601</guid>
      <dc:creator>Jay Kerley</dc:creator>
      <dc:date>2000-09-18T01:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445799#M769602</link>
      <description>Problem resolved by loading patch PHKL_20356 and associated patches.Problem was due to net backup . Thank you all .</description>
      <pubDate>Wed, 20 Sep 2000 15:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2445799#M769602</guid>
      <dc:creator>hari jayaram</dc:creator>
      <dc:date>2000-09-20T15:58:36Z</dc:date>
    </item>
  </channel>
</rss>

