<?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 root password in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223562#M51752</link>
    <description>boot from CD in linux rescue.&lt;BR /&gt;and change the root passwd.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
    <pubDate>Fri, 05 Feb 2010 04:21:21 GMT</pubDate>
    <dc:creator>Kapil Jha</dc:creator>
    <dc:date>2010-02-05T04:21:21Z</dc:date>
    <item>
      <title>no root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223561#M51751</link>
      <description>Hi Experts,&lt;BR /&gt;I am new to Linux. Kindly help me for my following query.&lt;BR /&gt;&lt;BR /&gt;We have a Linux server in which all of the root passwords are with my Manager. When i have asked him for one of Linux server he said that there is no root password for that server.&lt;BR /&gt;&lt;BR /&gt;The only way to login to that server is with the oracle user account.&lt;BR /&gt;&lt;BR /&gt;Kindly advise me by step by step to trouble the problem.</description>
      <pubDate>Fri, 05 Feb 2010 01:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223561#M51751</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-02-05T01:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: no root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223562#M51752</link>
      <description>boot from CD in linux rescue.&lt;BR /&gt;and change the root passwd.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Fri, 05 Feb 2010 04:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223562#M51752</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-02-05T04:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: no root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223563#M51753</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Follow the below steps to change the password of root.&lt;BR /&gt;&lt;BR /&gt;At the boot loader menu, use the arrow keys to highlight the installation you want to edit and type [A] to enter into append mode. &lt;BR /&gt;&lt;BR /&gt;You are presented with a prompt that looks similar to the following:&lt;BR /&gt;&lt;BR /&gt;grub append&amp;gt; ro root=LABEL=/&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Press the Spacebar once to add a blank space, then add the word single to tell GRUB to boot into single-user Linux mode. The result should look like the following:&lt;BR /&gt;&lt;BR /&gt;ro root=LABEL=/ single&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Press [Enter] and GRUB will boot single-user Linux mode. After it finishes loading, you will be presented with a shell prompt similar to the following:&lt;BR /&gt;&lt;BR /&gt;sh-2.05b#&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;You can now change the root password by typing &lt;BR /&gt;&lt;BR /&gt;passwd root&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;You will be asked to re-type the password for verification. Once you are finished, the password will be changed. You can then reboot by typing reboot at the prompt; then you can log in to root as you normally would.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Durvesh</description>
      <pubDate>Fri, 05 Feb 2010 05:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223563#M51753</guid>
      <dc:creator>Durvesh Mendhekar</dc:creator>
      <dc:date>2010-02-05T05:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: no root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223564#M51754</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You could use a "rescue disk". Some of the linux distributions have this disc included in the standard distribution (check the installation media - you must write a floppy or CD from that image) or you can use some of the rescue software developped by third parties found on the internet. Here it is such a program:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sysresccd.org/Quick-start-guide_EN" target="_blank"&gt;http://www.sysresccd.org/Quick-start-guide_EN&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you are able to mount your /root partition, you can go to /etc/shadow and blank the password for root (using vi).&lt;BR /&gt;&lt;BR /&gt;sample:&lt;BR /&gt;&lt;BR /&gt;root:$1$WsA0no$B9dy.zg5WAiQSz7ssZ3Yu1:14631:0:99999:7:::&lt;BR /&gt;&lt;BR /&gt;to look like this:&lt;BR /&gt;&lt;BR /&gt;root::14631:0:99999:7:::&lt;BR /&gt;&lt;BR /&gt;Leave vi using :wq then issue a "sync" command just to be sure and then reboot the system normally (whithout booting the rescue media).&lt;BR /&gt;&lt;BR /&gt;You should log in without password. First thing to do will be to change that null password if your system is on-line.&lt;BR /&gt;&lt;BR /&gt;Horia.</description>
      <pubDate>Fri, 05 Feb 2010 06:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223564#M51754</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-05T06:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: no root password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223565#M51755</link>
      <description>Thank you!</description>
      <pubDate>Wed, 10 Feb 2010 09:26:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/no-root-password/m-p/5223565#M51755</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-02-10T09:26:20Z</dc:date>
    </item>
  </channel>
</rss>

