<?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 Root passwd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955907#M414693</link>
    <description>Thanks DCE &lt;BR /&gt;&lt;BR /&gt;The information given by you solved &lt;BR /&gt;&lt;BR /&gt;i first unlocked by modprpw -k root&lt;BR /&gt;&lt;BR /&gt;and i issued passwd command &lt;BR /&gt;&lt;BR /&gt;i was able to change the password&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your valuable suggestions</description>
    <pubDate>Mon, 30 Jan 2006 16:26:01 GMT</pubDate>
    <dc:creator>susee</dc:creator>
    <dc:date>2006-01-30T16:26:01Z</dc:date>
    <item>
      <title>Changing Root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955902#M414688</link>
      <description>Hi All &lt;BR /&gt;&lt;BR /&gt;Iam using a L class server &lt;BR /&gt;$uname -a &lt;BR /&gt;HP-UX prod1 B.11.11 U 9000/800 132444630 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;How to find the system is in trusted mode &lt;BR /&gt;And moreover iam unable to change the root password , when i issue passwd command it &lt;BR /&gt;replies with &lt;BR /&gt;----------------------------------------------&lt;BR /&gt;#passwd&lt;BR /&gt;Changing password for root&lt;BR /&gt;Old password:&lt;BR /&gt;Last successful password change for root: Wed Jun  8 12:56:31 2005&lt;BR /&gt;Last unsuccessful password change for root: Mon Jan 30 15:26:41 2006&lt;BR /&gt;&lt;BR /&gt;Password cannot be changed.  Reason: password lifetime has passed.&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kindly suggest us to resolve this problem &lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards &lt;BR /&gt;Susee</description>
      <pubDate>Mon, 30 Jan 2006 15:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955902#M414688</guid>
      <dc:creator>susee</dc:creator>
      <dc:date>2006-01-30T15:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955903#M414689</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The root password has already expired.&lt;BR /&gt;&lt;BR /&gt;To fix this, null it out first.&lt;BR /&gt;&lt;BR /&gt;vi /tcb/files/auth/r/root&lt;BR /&gt;&lt;BR /&gt;Change the line that looks like:&lt;BR /&gt;:u_pwd=AjDIB7xoAZVGE:\&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;:u_pwd=:\&lt;BR /&gt;&lt;BR /&gt;Save it.&lt;BR /&gt;&lt;BR /&gt;Quickly run the passwd command and set the root password.&lt;BR /&gt;&lt;BR /&gt;Even better, take the machine to single user mode so there is no chance of anyone getting root priviledges.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 30 Jan 2006 15:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955903#M414689</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-30T15:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955904#M414690</link>
      <description>Try using the /sbin/passwd command to change the password. My  understanding is /sbin/passwd will bypass all the checks.</description>
      <pubDate>Mon, 30 Jan 2006 16:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955904#M414690</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2006-01-30T16:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955905#M414691</link>
      <description>To know if you are in trusted mode.&lt;BR /&gt;If you have the /tcb directory and the subdirectories under it. And, you have the /usr/lbin/modprpw command. (This is an arbitrary command selection. There will be several other 'trusted system' commands in the /usr/lbin directory.)&lt;BR /&gt;&lt;BR /&gt;The encrypted passwd on a trusted stsem is stored in the /tcb/files/auth/r/root &lt;BR /&gt;&lt;BR /&gt;If not trusted, look into the /etc/passwd</description>
      <pubDate>Mon, 30 Jan 2006 16:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955905#M414691</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-01-30T16:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955906#M414692</link>
      <description>&lt;BR /&gt;For trusted mode - if the /tcb directory exists, the system probably is in trusted mode.&lt;BR /&gt;&lt;BR /&gt;If it is in trusted mode you can try issuing the following command against root to reset the password paramemters&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw -k root&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jan 2006 16:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955906#M414692</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-01-30T16:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955907#M414693</link>
      <description>Thanks DCE &lt;BR /&gt;&lt;BR /&gt;The information given by you solved &lt;BR /&gt;&lt;BR /&gt;i first unlocked by modprpw -k root&lt;BR /&gt;&lt;BR /&gt;and i issued passwd command &lt;BR /&gt;&lt;BR /&gt;i was able to change the password&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your valuable suggestions</description>
      <pubDate>Mon, 30 Jan 2006 16:26:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-root-passwd/m-p/4955907#M414693</guid>
      <dc:creator>susee</dc:creator>
      <dc:date>2006-01-30T16:26:01Z</dc:date>
    </item>
  </channel>
</rss>

