<?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: Recover Password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934524#M112358</link>
    <description>Depending on the system, (being trusted or not)you should be able to boot it into single user mode and change the password (assuming the system is not already turned on)&lt;BR /&gt;&lt;BR /&gt;interrupt the boot sequence when the 10 second warning appears.&lt;BR /&gt;&lt;BR /&gt;from the prompt&lt;BR /&gt;BO&lt;BR /&gt;interact with ISL (yes)&lt;BR /&gt;ISL&amp;gt; hpux -is&lt;BR /&gt;&lt;BR /&gt;This will boot the system into single user mode and you should have the '#' displayed. If the system is not trusted, then you can at this point change the password.</description>
    <pubDate>Mon, 24 Mar 2003 22:02:50 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2003-03-24T22:02:50Z</dc:date>
    <item>
      <title>Recover Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934520#M112354</link>
      <description>How to recover a root password in HPUX Systems( 11.00 &amp;amp; 10.20)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 21:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934520#M112354</guid>
      <dc:creator>irbaboon</dc:creator>
      <dc:date>2003-03-24T21:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Recover Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934521#M112355</link>
      <description>To recover the original -assuming it was robust to begin with - is all but hopeless. You can reboot the machine and come up in single-user mode.&lt;BR /&gt;&lt;BR /&gt;1) Interrupt the boot by pressing &lt;RETURN&gt; after the console message is displayed.&lt;BR /&gt;&lt;BR /&gt;2) BOOT PRI&lt;BR /&gt;&lt;BR /&gt;3) Interact with IPL? Y&lt;BR /&gt;&lt;BR /&gt;4) At ISL&amp;gt; enter hpux -is&lt;BR /&gt;&lt;BR /&gt;5) You will then come up as root in single-user mode and can use the passwd command to set a new root passwd. You can then boot normally.&lt;BR /&gt;&lt;/RETURN&gt;</description>
      <pubDate>Mon, 24 Mar 2003 22:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934521#M112355</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-03-24T22:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Recover Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934522#M112356</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Boot the system into single user mode. To do it, reboot the system (hard reset or through GSP's rs utility), stop the boot, interact with ISL.&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt;hpux -is &lt;BR /&gt;&lt;BR /&gt;This will put you into single user mode without asking for the password. You can change the password there. If you cannot, then you can edit /etc/passwd file or /tcb/files/auth/r/root (if the system is trusted) and remove the encrypted entry.&lt;BR /&gt;&lt;BR /&gt;If yours is trusted and if you enabled "password required on single user mode", then you will have to boot the system through Recovery CD (10.20) or Install/Recovery CD (11.0). There is a bit procedure involved in activating the root disk.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 24 Mar 2003 22:02:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934522#M112356</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-24T22:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Recover Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934523#M112357</link>
      <description>You have to reboot the system to single user mode. When it starts back up and says hit any key in 10 seconds to interrupt the boot sequence. Then select boot primary and when asked if you want to interact with the IPL say yes. At that prompt type HPUX -is &lt;ENTER&gt;. That will boot it from the primary disk to a single user mode and present you with a prompt. At the prompt type passwd:&lt;BR /&gt;&lt;BR /&gt;#passwd&lt;BR /&gt;&lt;BR /&gt;It will prompt you for the new password twice. Then reboot it with shutdown:&lt;BR /&gt;&lt;BR /&gt;#shutdown -ry 0&lt;BR /&gt;&lt;BR /&gt;and let it reboot and come up normally.&lt;BR /&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 24 Mar 2003 22:02:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934523#M112357</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-03-24T22:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Recover Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934524#M112358</link>
      <description>Depending on the system, (being trusted or not)you should be able to boot it into single user mode and change the password (assuming the system is not already turned on)&lt;BR /&gt;&lt;BR /&gt;interrupt the boot sequence when the 10 second warning appears.&lt;BR /&gt;&lt;BR /&gt;from the prompt&lt;BR /&gt;BO&lt;BR /&gt;interact with ISL (yes)&lt;BR /&gt;ISL&amp;gt; hpux -is&lt;BR /&gt;&lt;BR /&gt;This will boot the system into single user mode and you should have the '#' displayed. If the system is not trusted, then you can at this point change the password.</description>
      <pubDate>Mon, 24 Mar 2003 22:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934524#M112358</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-03-24T22:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Recover Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934525#M112359</link>
      <description>Hi Irba,&lt;BR /&gt;&lt;BR /&gt;What clay suggests is all that you are left with. &lt;BR /&gt;&lt;BR /&gt;So try doing that. Also, check if your system was on NIS. Were you using "sudo", if yes, then you can do a rlogin to this system and change the root password.&lt;BR /&gt;&lt;BR /&gt;Sudo has many advantages. Try setting it up if you haven't upto now. You may do this in case you have multiple systems.&lt;BR /&gt;&lt;BR /&gt;Enjoy&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 24 Mar 2003 22:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recover-password/m-p/2934525#M112359</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2003-03-24T22:04:08Z</dc:date>
    </item>
  </channel>
</rss>

