<?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: forgot root password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805039#M82822</link>
    <description>If its a trusted system then you can go into /tcb/files/auth/r, vi the root file and clear the password field, and then reset the password from command line using the "passwd" command.&lt;BR /&gt;&lt;BR /&gt;If it is not trusted, then make a copy of /etc/passwd, edit the password field for root, (set to no password). Then try setting it from command line&lt;BR /&gt;&lt;BR /&gt;Either way do not log out of you root session, that is your only hope if you do not want to reboot your system!!&lt;BR /&gt;&lt;BR /&gt;-Shekar&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Sep 2002 12:47:41 GMT</pubDate>
    <dc:creator>Rajasekhar Raman</dc:creator>
    <dc:date>2002-09-12T12:47:41Z</dc:date>
    <item>
      <title>forgot root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805033#M82816</link>
      <description>I forgot the root password, but when i change it , it pop up message.&lt;BR /&gt;&lt;BR /&gt;# passwd /etc/passwd root&lt;BR /&gt;&lt;BR /&gt;Password cannot be changed.  Reason: Cannot access protected password entry.&lt;BR /&gt;&lt;BR /&gt;I also tried to change it by SAM, but it deny to do that.&lt;BR /&gt;&lt;BR /&gt;any method to change it without reboot the system? Thanks.</description>
      <pubDate>Thu, 12 Sep 2002 12:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805033#M82816</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-09-12T12:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: forgot root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805034#M82817</link>
      <description>&lt;BR /&gt;vi /etc/passwd??&lt;BR /&gt;&lt;BR /&gt;Is this a TRUSTED system?&lt;BR /&gt;&lt;BR /&gt;ls -l /tcb&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 12 Sep 2002 12:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805034#M82817</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-12T12:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: forgot root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805035#M82818</link>
      <description>Is this a trusted system? what is the passwd aging policy? Try this command if you are logged in as root:&lt;BR /&gt;# passwd</description>
      <pubDate>Thu, 12 Sep 2002 12:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805035#M82818</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-09-12T12:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: forgot root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805036#M82819</link>
      <description>If system is trusted, then try following method&lt;BR /&gt;&lt;BR /&gt;try unconvert change the password and converting the system to trusted. &lt;BR /&gt;&lt;BR /&gt;SAM -&amp;gt; Auditing and Security -&amp;gt; System Security Policies -&amp;gt; Password Aging policies -&amp;gt; password aging &lt;BR /&gt;&lt;BR /&gt;Select "disabled" and select OK &lt;BR /&gt;&lt;BR /&gt;The above is required when you convert system untrusted,  this will expire all the passwords of the users. hence it is very important so that it will not expire the passwords and your users will not see any difference. &lt;BR /&gt;&lt;BR /&gt;1.  /usr/lbin/tsconvert -r &lt;BR /&gt;&lt;BR /&gt;change the root password&lt;BR /&gt;&lt;BR /&gt;and then convert the system back as trusted.&lt;BR /&gt;2. Run /usr/lbin/tsconvert -c  &lt;BR /&gt;&lt;BR /&gt;Also take a backup of /etc/passwd file before doing anything</description>
      <pubDate>Thu, 12 Sep 2002 12:38:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805036#M82819</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-09-12T12:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: forgot root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805037#M82820</link>
      <description>I would recommend creating a pseudo root account (UID=0) as a backup account to deal with problems like this.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 12 Sep 2002 12:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805037#M82820</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-09-12T12:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: forgot root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805038#M82821</link>
      <description>Or vi /tcb/files/auth/r/root&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 12 Sep 2002 12:46:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805038#M82821</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-12T12:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: forgot root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805039#M82822</link>
      <description>If its a trusted system then you can go into /tcb/files/auth/r, vi the root file and clear the password field, and then reset the password from command line using the "passwd" command.&lt;BR /&gt;&lt;BR /&gt;If it is not trusted, then make a copy of /etc/passwd, edit the password field for root, (set to no password). Then try setting it from command line&lt;BR /&gt;&lt;BR /&gt;Either way do not log out of you root session, that is your only hope if you do not want to reboot your system!!&lt;BR /&gt;&lt;BR /&gt;-Shekar&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 12:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805039#M82822</guid>
      <dc:creator>Rajasekhar Raman</dc:creator>
      <dc:date>2002-09-12T12:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: forgot root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805040#M82823</link>
      <description>If you forgot root password, I don't see how you can change it.&lt;BR /&gt;&lt;BR /&gt;The "backdoor" is to go to single user mode, which logs you in as root, then you should be able to do the simple password command.&lt;BR /&gt;&lt;BR /&gt;To do this:&lt;BR /&gt;&lt;BR /&gt;reboot&lt;BR /&gt;Enter BOOT ADMIN mode by tapping the esc key.&lt;BR /&gt;&lt;BR /&gt;At the prompt type:&lt;BR /&gt;&lt;BR /&gt;boot pri isl&lt;BR /&gt;Interact with ISL -&amp;gt; y&lt;BR /&gt;&lt;BR /&gt;At the ISL&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Type hpux -is&lt;BR /&gt;&lt;BR /&gt;This will boot you to single user mode, then you can change the root password.&lt;BR /&gt;&lt;BR /&gt;Hope this helped.&lt;BR /&gt;&lt;BR /&gt;- Allan</description>
      <pubDate>Thu, 12 Sep 2002 13:22:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805040#M82823</guid>
      <dc:creator>Allan Pincus</dc:creator>
      <dc:date>2002-09-12T13:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: forgot root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805041#M82824</link>
      <description>Ummm... Before getting into fancier solutions, let's try a simple sanity check. This looks like a simple syntax error!&lt;BR /&gt;&lt;BR /&gt;# passwd&lt;BR /&gt;or&lt;BR /&gt;# passwd root&lt;BR /&gt;makes sense, but I've never seen the syntax&lt;BR /&gt;you show.  Did you accurately describe&lt;BR /&gt;what you really typed?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Sep 2002 13:36:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/forgot-root-password/m-p/2805041#M82824</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2002-09-12T13:36:05Z</dc:date>
    </item>
  </channel>
</rss>

