<?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: Reset root password in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956735#M4408</link>
    <description>But you'll be in trouble if you'r using GRUB with passwd authentication, then there is no easy way to pass this...&lt;BR /&gt;SAme probl with Lilo's protection on.&lt;BR /&gt;If the above tips do not work, let us know your Boot loader (lilo or grub) and distro...</description>
    <pubDate>Wed, 23 Apr 2003 05:33:22 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2003-04-23T05:33:22Z</dc:date>
    <item>
      <title>Reset root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956731#M4404</link>
      <description>How to reset a "lost"  root password for a linux system?</description>
      <pubDate>Tue, 22 Apr 2003 19:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956731#M4404</guid>
      <dc:creator>Vinit Adya</dc:creator>
      <dc:date>2003-04-22T19:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reset root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956732#M4405</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Reboot the system into single user mode, where you will be able to change the passwd as root.&lt;BR /&gt;To get into single user mode, when you first boot the machine and get to the boot: prompt, type in 'linux single' and press Enter.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Apr 2003 19:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956732#M4405</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-22T19:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reset root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956733#M4406</link>
      <description>If you are using redhat, reboot the system in single user mode (unless you haven't changed the /etc/inittab for ~~:S:wait:/sbin/sulogin)&lt;BR /&gt;change the password using password command.&lt;BR /&gt;&lt;BR /&gt;Alternatively,&lt;BR /&gt;get a boot-disk/iso-cd itself and boot.  mount the / in rw mode, edit the /etc/passwd and clear the passwd entry.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Apr 2003 19:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956733#M4406</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-04-22T19:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reset root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956734#M4407</link>
      <description>Reboot to single user mode ( &lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/s1-rescuemode-booting-single.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/custom-guide/s1-rescuemode-booting-single.html&lt;/A&gt; ). When you get to the prompt, do a&lt;BR /&gt;# passwd root&lt;BR /&gt;and&lt;BR /&gt;# /bin/shutdown -r now&lt;BR /&gt;&lt;BR /&gt;For Debian Linux check out the following link:&lt;BR /&gt;&lt;A href="http://rtfm.dyndns.info/tips/2000/04/07/11.shtml" target="_blank"&gt;http://rtfm.dyndns.info/tips/2000/04/07/11.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Wed, 23 Apr 2003 05:17:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956734#M4407</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-04-23T05:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reset root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956735#M4408</link>
      <description>But you'll be in trouble if you'r using GRUB with passwd authentication, then there is no easy way to pass this...&lt;BR /&gt;SAme probl with Lilo's protection on.&lt;BR /&gt;If the above tips do not work, let us know your Boot loader (lilo or grub) and distro...</description>
      <pubDate>Wed, 23 Apr 2003 05:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956735#M4408</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-04-23T05:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reset root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956736#M4409</link>
      <description>My method is to boot from the SysAdmin Survival CD from Red Hat, then i mount the disc in read write mode and edit the /etc/shadow or /etc/passwd, removing the root password.&lt;BR /&gt;&lt;BR /&gt;Then i boot the system normaly and set a new password for root.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Fri, 25 Apr 2003 19:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956736#M4409</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-04-25T19:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reset root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956737#M4410</link>
      <description>Hi! If you are trying to retrieve the existing password (for other reasons such as other application dependeny on the root account/password, I suggest you use the "linux single" command by issuing this during boot up -- press control-x when the graphics appear then type it in the "boot:" (for REDHAT). Then look for the "shadow" file and crack it. There a lots of linux password cracker in the net...one of which is john the ripper. It takes time to crack the password especially with long and special characters.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 May 2003 05:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reset-root-password/m-p/2956737#M4410</guid>
      <dc:creator>Leovino A. Trinidad, Jr</dc:creator>
      <dc:date>2003-05-30T05:30:08Z</dc:date>
    </item>
  </channel>
</rss>

