<?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: Trusted System ! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934353#M112291</link>
    <description>Are you sure you are typing the old password correctly?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Mar 2003 18:25:06 GMT</pubDate>
    <dc:creator>Ross Zubritski</dc:creator>
    <dc:date>2003-03-24T18:25:06Z</dc:date>
    <item>
      <title>Trusted System !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934352#M112290</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;I??m experimenting a strange event on my HPUX 11i server. I converted that server in a Trusted System, but something rare happen when i want to change the password for the user "root". &lt;BR /&gt;&lt;BR /&gt;# passwd&lt;BR /&gt;Changing password for root&lt;BR /&gt;Old password: &lt;BR /&gt;Sorry.&lt;BR /&gt;&lt;BR /&gt;After put the actual password that corresponds to the old password in this case, i receive the "sorry" message.&lt;BR /&gt;&lt;BR /&gt;I have others serves on HPUX 11.0 with Trusted Systems, and don??t receive the same message, when i try to change the password's root. Both systems (11i, 11.0) have applied the same security policies.&lt;BR /&gt;&lt;BR /&gt;Somebody know??s if the problem has relation about the OS version ?.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank??s in advance !</description>
      <pubDate>Mon, 24 Mar 2003 18:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934352#M112290</guid>
      <dc:creator>Ivan Azuara</dc:creator>
      <dc:date>2003-03-24T18:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934353#M112291</link>
      <description>Are you sure you are typing the old password correctly?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;RZ&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 18:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934353#M112291</guid>
      <dc:creator>Ross Zubritski</dc:creator>
      <dc:date>2003-03-24T18:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934354#M112292</link>
      <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;This can occur IF your original root PW was greater than 8 chars. Before the chars &amp;gt;8 were just ignored, now they come into play.&lt;BR /&gt;Try entering JUST the first 8 chars of the old root PW &amp;amp; see if that works.&lt;BR /&gt;The cause is that when you converted, they system only converted the first 8 chars.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 24 Mar 2003 18:27:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934354#M112292</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-03-24T18:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934355#M112293</link>
      <description>Try nulling out the password for root and also checking the protected password file:&lt;BR /&gt;&lt;BR /&gt;authck -p  (* verifies *)&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/usermod.sam -F -p "" root  (* null password *)&lt;BR /&gt;&lt;BR /&gt;Also good to know:&lt;BR /&gt;&lt;BR /&gt;getprpw&lt;BR /&gt;&lt;BR /&gt;alock=yes then account is disabled.  Remember, three strkes and out!</description>
      <pubDate>Mon, 24 Mar 2003 18:27:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934355#M112293</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-24T18:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934356#M112294</link>
      <description>Edit the file /tcb/files/auth/r/root.&lt;BR /&gt;Look for a line with something like this:&lt;BR /&gt;&lt;BR /&gt; :u_pwd=UNpk1V5S4Kt.:&lt;BR /&gt;Edit it to look like this:&lt;BR /&gt;&lt;BR /&gt;:u_pwd=:&lt;BR /&gt;That will remove the encrypted password for root. Use passwd to set a new password.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Mon, 24 Mar 2003 19:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934356#M112294</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-03-24T19:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934357#M112295</link>
      <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;Jeff had the answer. Try the first 8 chars of the password.  This is only the case if you had a password of more than 8 chars and converted the system.&lt;BR /&gt;&lt;BR /&gt;Once the system is converted, subsequent password changes will not be affected though only first 8 chars are significant. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 24 Mar 2003 20:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system/m-p/2934357#M112295</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-24T20:22:03Z</dc:date>
    </item>
  </channel>
</rss>

