<?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: Lost Root Password w/Single User Authentification in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741415#M67762</link>
    <description>Richard,&lt;BR /&gt;&lt;BR /&gt;Congratulate yourself for being so diligent in your searching.&lt;BR /&gt;&lt;BR /&gt;Good job!&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Mon, 10 Jun 2002 18:01:04 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2002-06-10T18:01:04Z</dc:date>
    <item>
      <title>Lost Root Password w/Single User Authentification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741410#M67757</link>
      <description>The issue that I have is an HP-UX 11.11 system that the root password is lost.  However, upon rebooting the server in single-user mode; we are challenged for user:password.  Obviously, the previous admin set it so you have to "login" when booting to single-user mode.  How do you reset the root password in this situation?</description>
      <pubDate>Mon, 10 Jun 2002 17:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741410#M67757</guid>
      <dc:creator>Richard S. Werhun</dc:creator>
      <dc:date>2002-06-10T17:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Root Password w/Single User Authentification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741411#M67758</link>
      <description>Find a install CD/tape, boot into single user mode from it.&lt;BR /&gt;&lt;BR /&gt;That doesn't sound right that booting into single user mode would be challenging you with a login. If it does, try "root" and  press enter for the password.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Mon, 10 Jun 2002 17:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741411#M67758</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-06-10T17:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Root Password w/Single User Authentification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741412#M67759</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;Do a search of the forums (from the masthead on the left of the page) and try this search string:&lt;BR /&gt;+"lost root password" +trusted&lt;BR /&gt;&lt;BR /&gt;It's a common question.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 10 Jun 2002 17:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741412#M67759</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-10T17:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Root Password w/Single User Authentification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741413#M67760</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Particularly if you have C2 security activated on your system and booting to single user mode requires the root password. &lt;BR /&gt;&lt;BR /&gt;If the root account is disabled on a trusted system and single user mode requires the root password, try the following (this works for HP-UX 10.20, haven't tried it on an 11.0 server). &lt;BR /&gt;&lt;BR /&gt;NOTE: Before powering off the server, manually shutdown all applications and databases, (hopefully these do not run as root!!!) as this will prevent possible data corruption, etc. &lt;BR /&gt;&lt;BR /&gt;1. Power off the server &lt;BR /&gt;&lt;BR /&gt;2. Insert the Recovery CD &lt;BR /&gt;&lt;BR /&gt;3. Power server on, interrupt the boot process, select the CD device to boot from and interact with the IPL. &lt;BR /&gt;&lt;BR /&gt;4. Type 800support (for servers) or 700support (for workstations) &lt;BR /&gt;&lt;BR /&gt;5. Select [ Run a Recovery Shell ] &lt;BR /&gt;&lt;BR /&gt;6. Exit to the shell prompt and mount the root ( / ) file system by typing the following, chroot_lvmdisk and follow the prompts (need to know the hardware path and device filename of the root disk). &lt;BR /&gt;&lt;BR /&gt;7. Once the root file system is mounted (should be mounted on /ROOT), edit the password database for the root account. &lt;BR /&gt;NOTE: May need to load the vi, ex and libcurses.1 files before attempting to edit the following file. &lt;BR /&gt;cd /tcb/files/auth/r &lt;BR /&gt;cp root root.old &lt;BR /&gt;vi root &lt;BR /&gt;Remove the encrypted password string from the line that begins with :u_pwd= and save the file. The line should look like this after editing :u_pwd=: &lt;BR /&gt;&lt;BR /&gt;8. Exit to the Recovery Menu and then reboot the server to single user mode. The system should request a login, type root and then just press ENTER for the password field (as it is blank). Reset the password as necessary. &lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Mon, 10 Jun 2002 17:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741413#M67760</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-10T17:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Root Password w/Single User Authentification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741414#M67761</link>
      <description>To have for the record:&lt;BR /&gt;&lt;BR /&gt;I continued searching through the many, many responses for lost root passwords; and I came across a posting by:&lt;BR /&gt;&lt;BR /&gt;phxgis on February 03, 2001 01:37 AM GMT&lt;BR /&gt;&lt;BR /&gt;Luckily, phxgis' response was directly related to the problem I was having.&lt;BR /&gt;&lt;BR /&gt;Since my root password had an @ sign in it, login at the "console" requres me to escape that character.  For example,&lt;BR /&gt;&lt;BR /&gt;myrootpassword@ must be typed in at the console as:  myrootpassword\@&lt;BR /&gt;&lt;BR /&gt;This also applies if you are using a # in your password also.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jun 2002 17:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741414#M67761</guid>
      <dc:creator>Richard S. Werhun</dc:creator>
      <dc:date>2002-06-10T17:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lost Root Password w/Single User Authentification</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741415#M67762</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;Congratulate yourself for being so diligent in your searching.&lt;BR /&gt;&lt;BR /&gt;Good job!&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 10 Jun 2002 18:01:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lost-root-password-w-single-user-authentification/m-p/2741415#M67762</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-10T18:01:04Z</dc:date>
    </item>
  </channel>
</rss>

