<?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 unable to log on as root... in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490040#M19224</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I do not know what happened, I suspect foul play, but, now that I try to log onto my TRU64 UNIX system as root I get login: no shell, no such file or directory.  Is there a way to get the shell link re-etablished or is it a corrupt shell.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Anthony</description>
    <pubDate>Tue, 01 Sep 2009 19:44:28 GMT</pubDate>
    <dc:creator>anthony m. gonzales</dc:creator>
    <dc:date>2009-09-01T19:44:28Z</dc:date>
    <item>
      <title>unable to log on as root...</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490040#M19224</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I do not know what happened, I suspect foul play, but, now that I try to log onto my TRU64 UNIX system as root I get login: no shell, no such file or directory.  Is there a way to get the shell link re-etablished or is it a corrupt shell.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Anthony</description>
      <pubDate>Tue, 01 Sep 2009 19:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490040#M19224</guid>
      <dc:creator>anthony m. gonzales</dc:creator>
      <dc:date>2009-09-01T19:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: unable to log on as root...</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490041#M19225</link>
      <description>Troubleshooting that can be done:&lt;BR /&gt;&lt;BR /&gt;Try to login from console vs. network.&lt;BR /&gt;&lt;BR /&gt;Test login from root rather than as a user.&lt;BR /&gt;&lt;BR /&gt;Test login as a different user. &lt;BR /&gt;&lt;BR /&gt;Test su access if a user can login.&lt;BR /&gt;&lt;BR /&gt;Use fverify(8) against OSFBASE to see if permissions are OK. &lt;BR /&gt;&lt;BR /&gt;Questions:&lt;BR /&gt;&lt;BR /&gt;If NIS is being used, can this be isolated to NIS users ?&lt;BR /&gt;&lt;BR /&gt;Is C2 (Enhanced security) being used?&lt;BR /&gt;&lt;BR /&gt;Things to check:&lt;BR /&gt;&lt;BR /&gt;Check logs after each test, is the error the same or different ?&lt;BR /&gt;&lt;BR /&gt;Check /usr/adm/sialog if it exists.&lt;BR /&gt;&lt;BR /&gt;Check audit logs( if applicable)&lt;BR /&gt;&lt;BR /&gt;Check Accounting (also if applicable)&lt;BR /&gt;&lt;BR /&gt;Check the login files specific to that shell, such as /etc/profile and .profile (if ksh/sh)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2009 22:19:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490041#M19225</guid>
      <dc:creator>Rick Retterer</dc:creator>
      <dc:date>2009-09-01T22:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: unable to log on as root...</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490042#M19226</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] I try to log onto [...]&lt;BR /&gt;&lt;BR /&gt;How/where?  Local workstation keyboard?&lt;BR /&gt;Serial port?  Telnet?  rsh?  ssh?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] as root [...]&lt;BR /&gt;&lt;BR /&gt;&amp;gt; If NIS is being used, [...]&lt;BR /&gt;&lt;BR /&gt;Normally, "root" is in the local passwd file,&lt;BR /&gt;and the local file is searched before the NIS&lt;BR /&gt;data.  Problems with /etc/passwd or&lt;BR /&gt;/etc/nsswitch.conf (or whatever) could&lt;BR /&gt;violate this expectation, of course.&lt;BR /&gt;&lt;BR /&gt;Does single-user mode work better?</description>
      <pubDate>Wed, 02 Sep 2009 01:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490042#M19226</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-02T01:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: unable to log on as root...</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490043#M19227</link>
      <description>As others said, that could be many reasons.&lt;BR /&gt;Can you please post output of:&lt;BR /&gt;# grep root /etc/passwd</description>
      <pubDate>Wed, 02 Sep 2009 05:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490043#M19227</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2009-09-02T05:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: unable to log on as root...</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490044#M19228</link>
      <description>I have resolved the problem...I booted into single user mode then modified passwd with vipw and changed the shell path from /bin/ksh to /bin/sh...that did the trick.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks to all.&lt;BR /&gt;Anthony</description>
      <pubDate>Wed, 02 Sep 2009 13:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/unable-to-log-on-as-root/m-p/4490044#M19228</guid>
      <dc:creator>anthony m. gonzales</dc:creator>
      <dc:date>2009-09-02T13:38:29Z</dc:date>
    </item>
  </channel>
</rss>

