<?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/2458646#M13302</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Causes of 'no shell':&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;3. The shell not defined in /etc/shells.&lt;BR /&gt;&lt;BR /&gt;4. Improper permissions on the shell executable itself.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Fri, 27 Oct 2000 08:38:00 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2000-10-27T08:38:00Z</dc:date>
    <item>
      <title>No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458644#M13300</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My system suddenly unable to login as a normal user with a "no shell" message.&lt;BR /&gt;&lt;BR /&gt;Appreciate any help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;YC</description>
      <pubDate>Fri, 27 Oct 2000 08:34:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458644#M13300</guid>
      <dc:creator>yc_2</dc:creator>
      <dc:date>2000-10-27T08:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458645#M13301</link>
      <description>You should check that the last field at the /etc/passwd file for that user has the correct shell and that this executable file exists.&lt;BR /&gt;&lt;BR /&gt;May be the user used the /usr/bin/chsh SUID command to change the shell badly.&lt;BR /&gt;&lt;BR /&gt;Antonio&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Oct 2000 08:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458645#M13301</guid>
      <dc:creator>Antonio Valle_1</dc:creator>
      <dc:date>2000-10-27T08:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458646#M13302</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Causes of 'no shell':&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;3. The shell not defined in /etc/shells.&lt;BR /&gt;&lt;BR /&gt;4. Improper permissions on the shell executable itself.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 27 Oct 2000 08:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458646#M13302</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2000-10-27T08:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458647#M13303</link>
      <description>You should check that the last field at the /etc/passwd file for that user has the correct shell and that this executable file exists.&lt;BR /&gt;&lt;BR /&gt;May be the user used the /usr/bin/chsh SUID command to change the shell badly.&lt;BR /&gt;&lt;BR /&gt;Antonio&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Oct 2000 08:38:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458647#M13303</guid>
      <dc:creator>Antonio Valle_1</dc:creator>
      <dc:date>2000-10-27T08:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458648#M13304</link>
      <description>Check the shell which is used for your normal user in /etc/passwd file. (/usr/bin/sh or /usr/bin/ksh, ...)&lt;BR /&gt;&lt;BR /&gt;Look at the shell permissions (555)</description>
      <pubDate>Fri, 27 Oct 2000 08:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458648#M13304</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2000-10-27T08:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458649#M13305</link>
      <description>&lt;BR /&gt;Hi Leong!&lt;BR /&gt;&lt;BR /&gt;If no users except the root user can log in, check their access on the shell or on the directories.  The files/directories, permissions, owner/group, and chmod parameter are the following:&lt;BR /&gt;&lt;BR /&gt;File/directory  Correct Access  Correct owner/group  Chmod parameters&lt;BR /&gt;&lt;BR /&gt;/bin/sh  -r-xr-xr-t  bin/bin  4555&lt;BR /&gt;/  drwxr-xr-x  root/root  755&lt;BR /&gt;/bin  drwxr-xr-x  root/other  755&lt;BR /&gt;user home dir.  rwx for user  user's login name  7xx&lt;BR /&gt;&lt;BR /&gt;The user's home directory only needs rwx for the user.  Group and access permissions are not relevant.&lt;BR /&gt;&lt;BR /&gt;If certain users cannot log in, /etc/passwd may be corrupted or the entry in /etc/passwd may be incorrect.&lt;BR /&gt;&lt;BR /&gt;If you log in under the C shell or the Korn shell, the shell file will be /bin/csh or /bin/ksh.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Oct 2000 16:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458649#M13305</guid>
      <dc:creator>Elizabeth_2</dc:creator>
      <dc:date>2000-10-27T16:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458650#M13306</link>
      <description>Check permissions on the / directory, /usr, /usr/bin, and /etc</description>
      <pubDate>Fri, 27 Oct 2000 18:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-shell/m-p/2458650#M13306</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-10-27T18:47:38Z</dc:date>
    </item>
  </channel>
</rss>

