<?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: Changing rootB4s password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758850#M753629</link>
    <description>The root password is stored in a file called /tcb/files/auth/r/root. The password should be in the same encrypted format as you would see in an untrusted system's /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;* Boot to single user mode&lt;BR /&gt;* Issue: mount -a&lt;BR /&gt;* Make a backup copy of /tcb/files/auth/r/root&lt;BR /&gt;* Edit /tcb/files/auth/r/root&lt;BR /&gt;* Remove the encrypted password from the u_pwd= entry. The encrypted password is everything between the = and the final :\ on the line that begins :u_pwd=&lt;BR /&gt;* Save and close&lt;BR /&gt;* Reset root's passwd: passwd root&lt;BR /&gt;&lt;BR /&gt;As a variation on that you could also replace root's password with the encrypted password from another user where you know the password.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Jul 2002 17:04:30 GMT</pubDate>
    <dc:creator>Jerry Anderson_1</dc:creator>
    <dc:date>2002-07-08T17:04:30Z</dc:date>
    <item>
      <title>Changing rootB4s password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758845#M753624</link>
      <description>Hello all, &lt;BR /&gt;&lt;BR /&gt;I converted my system on trusted. I lost root??s password and trusted deactive my account, when I tried execute manually /usr/lbin/modprpw -k root, nothing happend. Then I tried reset root??s passwd and following message its displayed for me. &lt;BR /&gt;&lt;BR /&gt;An invalid command syntax was used to invoke the command &lt;BR /&gt;"/usr/lbin/modprpw". Failed to update protected password database &lt;BR /&gt;for user "root". &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for helps, &lt;BR /&gt;Valkiria</description>
      <pubDate>Sun, 07 Jul 2002 12:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758845#M753624</guid>
      <dc:creator>Valkiria Santos</dc:creator>
      <dc:date>2002-07-07T12:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Changing rootB4s password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758846#M753625</link>
      <description>check with authck for any problem with trusted mode. &lt;BR /&gt;also check if getprdef is working. It will list all options set. &lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Sun, 07 Jul 2002 13:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758846#M753625</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-07-07T13:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Changing rootB4s password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758847#M753626</link>
      <description>All files tcb is ok&lt;BR /&gt;&lt;BR /&gt;Valkiria</description>
      <pubDate>Sun, 07 Jul 2002 17:32:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758847#M753626</guid>
      <dc:creator>Valkiria Santos</dc:creator>
      <dc:date>2002-07-07T17:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Changing rootB4s password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758848#M753627</link>
      <description>Boot to single user mode, untrust the system, change the password and retrust the system.&lt;BR /&gt;&lt;BR /&gt;BEWARE though.&lt;BR /&gt;&lt;BR /&gt;If you do this from the command line, using the following commands:&lt;BR /&gt;&lt;BR /&gt;/etc/tsconvert -r (I think)&lt;BR /&gt;then /etc/tsconvert -c&lt;BR /&gt;&lt;BR /&gt;this will expire all other passwords on the system.&lt;BR /&gt;&lt;BR /&gt;I found out the hard way.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Jul 2002 21:00:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758848#M753627</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2002-07-07T21:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changing rootB4s password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758849#M753628</link>
      <description>Hi Valkiria,&lt;BR /&gt;I guess that because of before change to trusted system , root password was longer than 8 characters.&lt;BR /&gt;OK,&lt;BR /&gt;Before try Scott's suggestion.&lt;BR /&gt;if you have console , login root at the console. if you can ,just make change to root password to &amp;lt; than 8 characters.&lt;BR /&gt;If you cannot login root at console , you may need to proceed with Scott's suggestion.</description>
      <pubDate>Mon, 08 Jul 2002 01:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758849#M753628</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2002-07-08T01:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing rootB4s password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758850#M753629</link>
      <description>The root password is stored in a file called /tcb/files/auth/r/root. The password should be in the same encrypted format as you would see in an untrusted system's /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;* Boot to single user mode&lt;BR /&gt;* Issue: mount -a&lt;BR /&gt;* Make a backup copy of /tcb/files/auth/r/root&lt;BR /&gt;* Edit /tcb/files/auth/r/root&lt;BR /&gt;* Remove the encrypted password from the u_pwd= entry. The encrypted password is everything between the = and the final :\ on the line that begins :u_pwd=&lt;BR /&gt;* Save and close&lt;BR /&gt;* Reset root's passwd: passwd root&lt;BR /&gt;&lt;BR /&gt;As a variation on that you could also replace root's password with the encrypted password from another user where you know the password.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Jul 2002 17:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758850#M753629</guid>
      <dc:creator>Jerry Anderson_1</dc:creator>
      <dc:date>2002-07-08T17:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Changing rootB4s password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758851#M753630</link>
      <description>Jerry,&lt;BR /&gt;&lt;BR /&gt;You are assuming Valkiria has some form of root access to modify /tcb/files/auth/r/root file.&lt;BR /&gt;&lt;BR /&gt;I usually set up a pseudo root account (different username and password, but UID=0) to use when the root account becomes disabled for whatever reason. This has saved me many hours of frustration, especially with a production system that can't be brought down during the day.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Mon, 08 Jul 2002 17:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758851#M753630</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-08T17:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Changing rootB4s password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758852#M753631</link>
      <description>I had the same problem the other day, this is what worked for me:&lt;BR /&gt;&lt;BR /&gt;- login on the (web)console. According to the "trusted"manual this is always possible. &lt;BR /&gt;- vi /tcb/files/auth/r/root&lt;BR /&gt;- go to the line with u_pwd&lt;BR /&gt;- remove anything between = and :- exit&lt;BR /&gt;- login from another terminal&lt;BR /&gt;- you have to change your passwd immediately.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Donald</description>
      <pubDate>Mon, 15 Jul 2002 09:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-rootb4s-password/m-p/2758852#M753631</guid>
      <dc:creator>Donald Kok</dc:creator>
      <dc:date>2002-07-15T09:56:19Z</dc:date>
    </item>
  </channel>
</rss>

