<?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: how to reset the root password on Linux RedHat Advenced Server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758539#M22480</link>
    <description>Maybe, you can still reboot the server using ctrl+alt+del, or you may issue the reboot command, it depends of the security settings applied. If you can't gracefully reboot the server, restart it manually hard resetting the server.&lt;BR /&gt;&lt;BR /&gt;At the GRUB prompt, press "a"&lt;BR /&gt;Then type in single&lt;BR /&gt;Then ENTER&lt;BR /&gt;&lt;BR /&gt;You will start the server in single user. You can use the passwd command.&lt;BR /&gt;&lt;BR /&gt;If the "a" is not available, Select the kernel that you want to boot, and press "e".&lt;BR /&gt;&lt;BR /&gt;Edit the kernel entry and add the word single to the parameters.&lt;BR /&gt;&lt;BR /&gt;Press "b" to boot the kernel.</description>
    <pubDate>Fri, 24 Mar 2006 10:45:13 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2006-03-24T10:45:13Z</dc:date>
    <item>
      <title>how to reset the root password on Linux RedHat Advenced Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758538#M22479</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can I Reset the Linux RedHat Advenced Server root password on DELL PowerEdge 2650 ?&lt;BR /&gt;&lt;BR /&gt;thnaks for helping me.</description>
      <pubDate>Fri, 24 Mar 2006 10:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758538#M22479</guid>
      <dc:creator>GNOM</dc:creator>
      <dc:date>2006-03-24T10:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset the root password on Linux RedHat Advenced Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758539#M22480</link>
      <description>Maybe, you can still reboot the server using ctrl+alt+del, or you may issue the reboot command, it depends of the security settings applied. If you can't gracefully reboot the server, restart it manually hard resetting the server.&lt;BR /&gt;&lt;BR /&gt;At the GRUB prompt, press "a"&lt;BR /&gt;Then type in single&lt;BR /&gt;Then ENTER&lt;BR /&gt;&lt;BR /&gt;You will start the server in single user. You can use the passwd command.&lt;BR /&gt;&lt;BR /&gt;If the "a" is not available, Select the kernel that you want to boot, and press "e".&lt;BR /&gt;&lt;BR /&gt;Edit the kernel entry and add the word single to the parameters.&lt;BR /&gt;&lt;BR /&gt;Press "b" to boot the kernel.</description>
      <pubDate>Fri, 24 Mar 2006 10:45:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758539#M22480</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-24T10:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset the root password on Linux RedHat Advenced Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758540#M22481</link>
      <description>Hrm, I thought 'single' mode still asked for the root password to mount the filesystems..&lt;BR /&gt;&lt;BR /&gt;If it does, then see if you can scrounge up a first CD of the install set (of this OS or any of the fedora's), and boot up in 'rescue' mode.  'chroot /sysimage', and then use 'passwd' to change the password.</description>
      <pubDate>Fri, 24 Mar 2006 16:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758540#M22481</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-03-24T16:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset the root password on Linux RedHat Advenced Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758541#M22482</link>
      <description>Single user boots directly to the shell, and with all file systems mounted. If you don't want to mount file systems, you need to use emergency or change the init= program.</description>
      <pubDate>Fri, 24 Mar 2006 16:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758541#M22482</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-24T16:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset the root password on Linux RedHat Advenced Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758542#M22483</link>
      <description>If you have a boot disk with whatever operating system that can mount your root filesystem (for instance, a Knoppix CD would do), just boot it, mount the filesystem read-write and go to the file /etc/shadow. You'll have a line like this:&lt;BR /&gt;&lt;BR /&gt;root:$1$K.E7S.3T$u.yijiy92l./q.ALX5a6n1:13115:0:99999:7:::&lt;BR /&gt;&lt;BR /&gt;Remove the text between the first two ":" and leave the line like this:&lt;BR /&gt;&lt;BR /&gt;root::13115:0:99999:7:::&lt;BR /&gt;&lt;BR /&gt;Unmount the filesystem and reboot without the boot disk. Now the root account will not ask for a password. Set it immediately with the "passwd" command and you're done.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Mar 2006 20:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758542#M22483</guid>
      <dc:creator>Pau Garcia i Quiles</dc:creator>
      <dc:date>2006-03-24T20:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset the root password on Linux RedHat Advenced Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758543#M22484</link>
      <description>Hi Buddy !!!&lt;BR /&gt;&lt;BR /&gt;If you are using GRUB, use the following steps to boot into single-user mode:&lt;BR /&gt;&lt;BR /&gt;1. If you have GRUB password configured, type p and enter the password. &lt;BR /&gt;&lt;BR /&gt;2. Select Red Hat Linux with the version of the kernel that you wish to boot and type 'e' for edit. You will be presented with a list of items in the configuration file for the title you have selected. &lt;BR /&gt;                          &lt;BR /&gt;3. Select the line that starts with kernel and type 'e' to edit the line. &lt;BR /&gt;                   &lt;BR /&gt;4. Go to the end of the line and type 'single' as a separate word (press the [Spacebar] and then type single). Press [Enter] to exit edit mode. &lt;BR /&gt;&lt;BR /&gt;5. Back at the GRUB screen, type 'b' to boot into single-user mode. &lt;BR /&gt;&lt;BR /&gt;6. After that issue the command "passwd root" give your new password.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Sun, 26 Mar 2006 07:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758543#M22484</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2006-03-26T07:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset the root password on Linux RedHat Advenced Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758544#M22485</link>
      <description>Good thread people.&lt;BR /&gt;&lt;BR /&gt;This one goes in my bookmarks.&lt;BR /&gt;&lt;BR /&gt;Nothing more to add. Give the contributors bunny.&lt;BR /&gt;&lt;BR /&gt;Shalom GNOM&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 26 Mar 2006 15:26:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758544#M22485</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-26T15:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset the root password on Linux RedHat Advenced Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758545#M22486</link>
      <description>Hi GNOM,&lt;BR /&gt;I have assigned points to 0 of 21  responses to my questions. Please assign points who helped you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Mon, 27 Mar 2006 04:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758545#M22486</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2006-03-27T04:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset the root password on Linux RedHat Advenced Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758546#M22487</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I think the best will be to add init=/bin/bash at the end of the kernel line in Grub. Under other distribution like Debian, the single mode prompt you for the password. With init=/bin/bash, no prompt for password. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Pierre-Damien / SCC</description>
      <pubDate>Mon, 27 Mar 2006 05:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-reset-the-root-password-on-linux-redhat-advenced-server/m-p/3758546#M22487</guid>
      <dc:creator>gatouillat</dc:creator>
      <dc:date>2006-03-27T05:11:04Z</dc:date>
    </item>
  </channel>
</rss>

