<?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: password lost in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825516#M940513</link>
    <description>Thank to all, this is a trusted system, already i could edit the root password file following your instructions and this working now :)  i am new with HPUX, i realy administer SUN/Solaris but the administrator to HPUX are of the honeymoon by 3 weeks and my boss failure 3 times type password and block the root password and request me help.&lt;BR /&gt;regards for all :)</description>
    <pubDate>Tue, 15 Oct 2002 12:49:22 GMT</pubDate>
    <dc:creator>Omar Cantu</dc:creator>
    <dc:date>2002-10-15T12:49:22Z</dc:date>
    <item>
      <title>password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825507#M940504</link>
      <description>i lost the root password and dont can access the system, how can i change the root password? i dont have other acount to access, the systes is a N4000/HPUX 11.00</description>
      <pubDate>Mon, 14 Oct 2002 17:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825507#M940504</guid>
      <dc:creator>Omar Cantu</dc:creator>
      <dc:date>2002-10-14T17:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825508#M940505</link>
      <description>Then the only way is to reboot the system . Halt the boot and boot it in single user mode ( Do an hpux -is at ISL prompt ) .&lt;BR /&gt;&lt;BR /&gt;THis will allow you to login without any password . Change the password and bring the system to the desired run level .</description>
      <pubDate>Mon, 14 Oct 2002 17:14:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825508#M940505</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2002-10-14T17:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825509#M940506</link>
      <description>Rebooting to single user is the best, however, you could try to find someone else that is already logged in as root, or you could download and run a password guessing program like crack.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 14 Oct 2002 17:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825509#M940506</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-10-14T17:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825510#M940507</link>
      <description>I try change the root password from the single user mode but dont work becouse i don have the old password, in Solaris the solution is edit the /etc/shadow file, exist this file in HPUX?</description>
      <pubDate>Mon, 14 Oct 2002 23:08:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825510#M940507</guid>
      <dc:creator>Omar Cantu</dc:creator>
      <dc:date>2002-10-14T23:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825511#M940508</link>
      <description>When you are in single user mode. Edit the /etc/passwd file and remove the encrypted password for the root userid.&lt;BR /&gt;&lt;BR /&gt;Exit editor&lt;BR /&gt;and type passwd root&lt;BR /&gt;enter new password for the root user&lt;BR /&gt;&lt;BR /&gt;go multi user and enjoy.&lt;BR /&gt;&lt;BR /&gt;Note. Unless you run C2 security with password switched on for single user, you don't need the password for single user mode, unlike solaris.&lt;BR /&gt;&lt;BR /&gt;-ETL</description>
      <pubDate>Mon, 14 Oct 2002 23:32:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825511#M940508</guid>
      <dc:creator>Evert Ladrak</dc:creator>
      <dc:date>2002-10-14T23:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825512#M940509</link>
      <description>Hold on there....&lt;BR /&gt;&lt;BR /&gt;If the response is that you have to type in the old password, then you are either not in single-user mode, or you have a trusted system that has the root password actually protected.&lt;BR /&gt;&lt;BR /&gt;Type this in from the command line to check.&lt;BR /&gt;&lt;BR /&gt;# /usr/lbin/getprpw (if the response is "System is not trusted" then you can edit the /etc/passwd file).&lt;BR /&gt;&lt;BR /&gt;If it is not, then you will need to remove the encryption from the /tcb database</description>
      <pubDate>Mon, 14 Oct 2002 23:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825512#M940509</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-10-14T23:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825513#M940510</link>
      <description>I have two suggestions for you, if the system is in fact trusted.&lt;BR /&gt;&lt;BR /&gt;1. Edit the root passwd file&lt;BR /&gt;Go in to the /tcb/files/auth/r dir and vi the root file. &lt;BR /&gt;&lt;BR /&gt;make :u_pwd=aKYOsuz9RLCQU:\ look like :u_pwd=: &lt;BR /&gt;The change the root password. &lt;BR /&gt;&lt;BR /&gt;2. un-trust the system.&lt;BR /&gt;&lt;BR /&gt;# /usr/lbin/tsconvert -r&lt;BR /&gt;Change the passwd and re-trust the system&lt;BR /&gt;# passwd root&lt;BR /&gt;# /usr/lbin/tsconvert&lt;BR /&gt;&lt;BR /&gt;Be aware that changing the system to un-trusted and trusted again will change all users passwords. See this link for some additional comments.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbb1dcb60e503d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xbb1dcb60e503d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2002 00:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825513#M940510</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-10-15T00:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825514#M940511</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for those cases it would be the best to have the root password saved in a file and secure it with PGP. Then you have the password when you need it.&lt;BR /&gt;We have installed SSH on our system...therefor we can access the system without "knowing" the password.&lt;BR /&gt;&lt;BR /&gt;As solution for your problem : if your system is a trusted system.&lt;BR /&gt;&lt;BR /&gt;- edit the root passwd file&lt;BR /&gt;change into the /tcb/files/auth/r directory and vi the root file. &lt;BR /&gt;&lt;BR /&gt;- make :u_pwd=nhO8dn9G3KbtQYkeird9Uj/k:\ look like :u_pwd=: &lt;BR /&gt;&lt;BR /&gt;- or copy from another system the root passwd from which you know it&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Oct 2002 05:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825514#M940511</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2002-10-15T05:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825515#M940512</link>
      <description>Let's hope this not someone who has stolen an hp computer and is now trying to bypass someones password, HEHEHEHE.</description>
      <pubDate>Tue, 15 Oct 2002 06:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825515#M940512</guid>
      <dc:creator>NightHawk_1</dc:creator>
      <dc:date>2002-10-15T06:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: password lost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825516#M940513</link>
      <description>Thank to all, this is a trusted system, already i could edit the root password file following your instructions and this working now :)  i am new with HPUX, i realy administer SUN/Solaris but the administrator to HPUX are of the honeymoon by 3 weeks and my boss failure 3 times type password and block the root password and request me help.&lt;BR /&gt;regards for all :)</description>
      <pubDate>Tue, 15 Oct 2002 12:49:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-lost/m-p/2825516#M940513</guid>
      <dc:creator>Omar Cantu</dc:creator>
      <dc:date>2002-10-15T12:49:22Z</dc:date>
    </item>
  </channel>
</rss>

