<?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: HPUX 11 &amp;amp; Trusted Mode in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737985#M753271</link>
    <description>Hi Kirk,&lt;BR /&gt;&lt;BR /&gt;did you boot into a "real" singel user mode? ( at ISL&amp;gt; hpux -i -s ) Do you have restrictions for changing passwords in a specified time?&lt;BR /&gt;Please check this out first.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
    <pubDate>Wed, 05 Jun 2002 08:11:59 GMT</pubDate>
    <dc:creator>Peter Kloetgen</dc:creator>
    <dc:date>2002-06-05T08:11:59Z</dc:date>
    <item>
      <title>HPUX 11 &amp; Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737984#M753270</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Wondered if you could assist me.  We installed HP-UX 11.0 on a HP5000 workstation and failed to change the root password prior to convertion to a trusted system.&lt;BR /&gt;&lt;BR /&gt;Following this it is not possible to change the root password either from SAM or by booting into single user mode.  I am still able to log into the workstation.&lt;BR /&gt;&lt;BR /&gt;Can anyone please provide information on the best way to resolve this issue i.e. be able to change the root password.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Kirk</description>
      <pubDate>Wed, 05 Jun 2002 08:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737984#M753270</guid>
      <dc:creator>kirk humphries</dc:creator>
      <dc:date>2002-06-05T08:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX 11 &amp; Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737985#M753271</link>
      <description>Hi Kirk,&lt;BR /&gt;&lt;BR /&gt;did you boot into a "real" singel user mode? ( at ISL&amp;gt; hpux -i -s ) Do you have restrictions for changing passwords in a specified time?&lt;BR /&gt;Please check this out first.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 05 Jun 2002 08:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737985#M753271</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-06-05T08:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX 11 &amp; Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737986#M753272</link>
      <description>Booting in single user mode by interrupting the boot sequence, interacting with IPL and typeing;&lt;BR /&gt;&lt;BR /&gt;hpux -is (;0)/stand/vmunix&lt;BR /&gt;&lt;BR /&gt;should always allow you in as root without a password, then you can reset it. Or you can boot in lvm maintenance mode (hpux -lm), then activate vg00 and then mount / and reset roots password that way.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2002 08:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737986#M753272</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-06-05T08:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX 11 &amp; Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737987#M753273</link>
      <description>Kirk, hi again,&lt;BR /&gt;&lt;BR /&gt;if you secured your console, and you also don't have that password, it's not so easy to get into system then:&lt;BR /&gt;&lt;BR /&gt;you have to jumper a SCSI- device to the same target as your boot- disk. This causes a SCSI- conflict, which resets the secured console.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 05 Jun 2002 08:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737987#M753273</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-06-05T08:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX 11 &amp; Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737988#M753274</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You must have convert to trusted when your root password was not meeting the trusted password policies (such as minimum number of characters etc).&lt;BR /&gt;&lt;BR /&gt;To fix that, unconvert your system first, change your root password for an okay password (abide by trusted password policies), then convert it to trusted again.&lt;BR /&gt;&lt;BR /&gt;# /etc/tsconvert -r&lt;BR /&gt;# passwd &lt;BR /&gt;# /etc/tsconvert&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Wed, 05 Jun 2002 09:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737988#M753274</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-06-05T09:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX 11 &amp; Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737989#M753275</link>
      <description>So you can still log in as root, but can't change the password? Was you root password more than 8 chars long? Try typong in just the first 8 chars when prompted by passwd.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 05 Jun 2002 09:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737989#M753275</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-06-05T09:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX 11 &amp; Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737990#M753276</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Thanks for your replies and suggestions.&lt;BR /&gt;&lt;BR /&gt;Steven, that is what happened.  I will give that a go and see if it works.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Kirk</description>
      <pubDate>Wed, 05 Jun 2002 09:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737990#M753276</guid>
      <dc:creator>kirk humphries</dc:creator>
      <dc:date>2002-06-05T09:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX 11 &amp; Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737991#M753277</link>
      <description>PHCO_23224 (PHCO_24839 recommended) also fixes some problems like this.  Steven's workaround is correct.</description>
      <pubDate>Thu, 06 Jun 2002 14:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737991#M753277</guid>
      <dc:creator>Keith Buck</dc:creator>
      <dc:date>2002-06-06T14:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX 11 &amp; Trusted Mode</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737992#M753278</link>
      <description>Before you go an untrust the system, why don't you check the file:&lt;BR /&gt;&lt;BR /&gt;   /tcb/files/auth/r/root&lt;BR /&gt;&lt;BR /&gt;If it has a line with u_pwd=password, for example: &lt;BR /&gt;&lt;BR /&gt;  ":u_pwd=FLxujLI:\" &lt;BR /&gt;&lt;BR /&gt;just delete the line. Root will no longer have a password, so you should be able assign a new password.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 06 Jun 2002 17:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-11-amp-trusted-mode/m-p/2737992#M753278</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-06-06T17:49:37Z</dc:date>
    </item>
  </channel>
</rss>

