<?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 Please wait...checking for disk quotas No shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/please-wait-checking-for-disk-quotas-no-shell/m-p/5269606#M473083</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have recently copied /etc/passwd and /etc/group from server A to server B..&lt;BR /&gt;&lt;BR /&gt;To do  this I did following steps:&lt;BR /&gt;&lt;BR /&gt;a)First copied /etc/passwd and /etc/group from server A to server B.&lt;BR /&gt;&lt;BR /&gt;b)Ran the command "cp passwd /etc/passwd"  and "cp group /etc/group".&lt;BR /&gt;&lt;BR /&gt;After this I am not able to log in to server B through console and SSH (putty).&lt;BR /&gt;&lt;BR /&gt;I am getting follwoing error while logging through console.&lt;BR /&gt;&lt;BR /&gt;#############################################&lt;BR /&gt;&lt;BR /&gt;GenericSysName [HP Release B.11.31] (see /etc/issue)&lt;BR /&gt;Console Login: root&lt;BR /&gt;Password:&lt;BR /&gt;Last successful login:       Wed Jan 12 11:48:34 CST 2011 /dev/console&lt;BR /&gt;Last authentication failure: Wed Jan 12 11:48:22 CST 2011 /dev/console&lt;BR /&gt;Please wait...checking for disk quotas&lt;BR /&gt;No shell&lt;BR /&gt;&lt;BR /&gt;GenericSysName [HP Release B.11.31] (see /etc/issue)&lt;BR /&gt;Console Login:&lt;BR /&gt;&lt;BR /&gt;############################################&lt;BR /&gt;&lt;BR /&gt;But I have backed up /etc/passwd and /etc/group from server B before modifying that.&lt;BR /&gt;&lt;BR /&gt;Now I am able to log in to single user mode.&lt;BR /&gt;&lt;BR /&gt;My questions:&lt;BR /&gt;&lt;BR /&gt;1)What is the issue?&lt;BR /&gt;&lt;BR /&gt;2)How can restore my backed up file from single user mode, I am not able to vi or cp in single user mode?&lt;BR /&gt;&lt;BR /&gt;3)How to solve the issue?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Jan 2011 18:12:43 GMT</pubDate>
    <dc:creator>senthil_kumar_2</dc:creator>
    <dc:date>2011-01-12T18:12:43Z</dc:date>
    <item>
      <title>Please wait...checking for disk quotas No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-wait-checking-for-disk-quotas-no-shell/m-p/5269606#M473083</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have recently copied /etc/passwd and /etc/group from server A to server B..&lt;BR /&gt;&lt;BR /&gt;To do  this I did following steps:&lt;BR /&gt;&lt;BR /&gt;a)First copied /etc/passwd and /etc/group from server A to server B.&lt;BR /&gt;&lt;BR /&gt;b)Ran the command "cp passwd /etc/passwd"  and "cp group /etc/group".&lt;BR /&gt;&lt;BR /&gt;After this I am not able to log in to server B through console and SSH (putty).&lt;BR /&gt;&lt;BR /&gt;I am getting follwoing error while logging through console.&lt;BR /&gt;&lt;BR /&gt;#############################################&lt;BR /&gt;&lt;BR /&gt;GenericSysName [HP Release B.11.31] (see /etc/issue)&lt;BR /&gt;Console Login: root&lt;BR /&gt;Password:&lt;BR /&gt;Last successful login:       Wed Jan 12 11:48:34 CST 2011 /dev/console&lt;BR /&gt;Last authentication failure: Wed Jan 12 11:48:22 CST 2011 /dev/console&lt;BR /&gt;Please wait...checking for disk quotas&lt;BR /&gt;No shell&lt;BR /&gt;&lt;BR /&gt;GenericSysName [HP Release B.11.31] (see /etc/issue)&lt;BR /&gt;Console Login:&lt;BR /&gt;&lt;BR /&gt;############################################&lt;BR /&gt;&lt;BR /&gt;But I have backed up /etc/passwd and /etc/group from server B before modifying that.&lt;BR /&gt;&lt;BR /&gt;Now I am able to log in to single user mode.&lt;BR /&gt;&lt;BR /&gt;My questions:&lt;BR /&gt;&lt;BR /&gt;1)What is the issue?&lt;BR /&gt;&lt;BR /&gt;2)How can restore my backed up file from single user mode, I am not able to vi or cp in single user mode?&lt;BR /&gt;&lt;BR /&gt;3)How to solve the issue?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2011 18:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-wait-checking-for-disk-quotas-no-shell/m-p/5269606#M473083</guid>
      <dc:creator>senthil_kumar_2</dc:creator>
      <dc:date>2011-01-12T18:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Please wait...checking for disk quotas No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-wait-checking-for-disk-quotas-no-shell/m-p/5269607#M473084</link>
      <description>1)  Just guessing:&lt;BR /&gt;If you are able to login to server B, go and check the /etc/passwd and /etc/group file.  I'm thinking they may have gotten corrupted or overwritten by the "cp passwd /etc/passwd" command.  Possibly you can copy from the backup copies you made if the running versions appear wrong.&lt;BR /&gt;Make sure they are 444 root:sys.&lt;BR /&gt;&lt;BR /&gt;2) When you get into single user you just need to mount /usr manually and then you can run vi and cp.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2011 18:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-wait-checking-for-disk-quotas-no-shell/m-p/5269607#M473084</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2011-01-12T18:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Please wait...checking for disk quotas No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-wait-checking-for-disk-quotas-no-shell/m-p/5269608#M473085</link>
      <description>i believe we may get such error if login shell is set to "/bin/false " which might not be this&lt;BR /&gt;case ..As Rita said its good to mount the required file systems manually &amp;amp; do the restore.&lt;BR /&gt;&lt;BR /&gt;In si mode only /stand &amp;amp; / would be mounted by default.</description>
      <pubDate>Wed, 12 Jan 2011 18:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-wait-checking-for-disk-quotas-no-shell/m-p/5269608#M473085</guid>
      <dc:creator>Manix</dc:creator>
      <dc:date>2011-01-12T18:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Please wait...checking for disk quotas No shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/please-wait-checking-for-disk-quotas-no-shell/m-p/5269609#M473086</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have resolved the issue using following steps:&lt;BR /&gt;&lt;BR /&gt;1)Logged in to single user mode.&lt;BR /&gt;&lt;BR /&gt;HPUX&amp;gt; boot -is&lt;BR /&gt;&lt;BR /&gt;2)# fsck&lt;BR /&gt;&lt;BR /&gt;3)# mount -a&lt;BR /&gt;&lt;BR /&gt;4)Then copied back my original passwd and group file.</description>
      <pubDate>Wed, 12 Jan 2011 19:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/please-wait-checking-for-disk-quotas-no-shell/m-p/5269609#M473086</guid>
      <dc:creator>senthil_kumar_2</dc:creator>
      <dc:date>2011-01-12T19:21:02Z</dc:date>
    </item>
  </channel>
</rss>

