<?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: Pb with Trusted System installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564101#M741434</link>
    <description>AS mentioned, *all* passwords on the old system are 8 characters long or less. When you convert to Trusted, the passwords are still 8 characters. The problem is that you probably type more than 8 characters and for a Trusted system, the extra character are no longer ignored. Once the system is Trusted, if you change a password to be more than 8 characters, all of the characters are now used.</description>
    <pubDate>Wed, 15 Jun 2005 22:04:48 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2005-06-15T22:04:48Z</dc:date>
    <item>
      <title>Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564093#M741426</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have some problem when turning on the trusted system on a HP-UX v11.00 server.&lt;BR /&gt;After turning it on via sam and logging off the server, there is no way to re-login in with any account.&lt;BR /&gt;&lt;BR /&gt;Is a reboot normally needed ?&lt;BR /&gt;&lt;BR /&gt;Do you know this problem ?&lt;BR /&gt;&lt;BR /&gt;Thanks for help...&lt;BR /&gt;&lt;BR /&gt;Sebastien</description>
      <pubDate>Tue, 14 Jun 2005 16:26:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564093#M741426</guid>
      <dc:creator>Boissé</dc:creator>
      <dc:date>2005-06-14T16:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564094#M741427</link>
      <description>Did you did it through SAM?? Sure??&lt;BR /&gt;&lt;BR /&gt;Do you have root session open somewhere??&lt;BR /&gt;If yes, /usr/lbin/modprpw -V&lt;BR /&gt;&lt;BR /&gt;What is the error message that you get??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 14 Jun 2005 16:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564094#M741427</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-14T16:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564095#M741428</link>
      <description>This is normally the case when you convert to trusted manually, i.e., without the help of SAM, which leaves all the accounts disabled after conversion. I am not sure why you may be experiencing the same difficulty but, it may help, before you log out, if you run &lt;BR /&gt;&lt;BR /&gt;for USER in `cat/tmp/userlist`&lt;BR /&gt;do&lt;BR /&gt;/usr/lbin/modprpw -l -m alock=NO $USER &lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;where /tmp/userlist contains the list of users that you know, who will need interacive access to this server.&lt;BR /&gt;&lt;BR /&gt;hope this helps</description>
      <pubDate>Tue, 14 Jun 2005 16:57:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564095#M741428</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-14T16:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564096#M741429</link>
      <description>You should still be able to login through console as root.</description>
      <pubDate>Wed, 15 Jun 2005 01:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564096#M741429</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-06-15T01:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564097#M741430</link>
      <description>Thanks for your answers, but the pb is still here.&lt;BR /&gt;&lt;BR /&gt;RAC : &lt;BR /&gt;I have tried /usr/lbin/modprpw -V because it's possible that another root session was opened elsewhere. But it doesn't change anything.&lt;BR /&gt;&lt;BR /&gt;error message= "Login incorrect"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mel Burslan :&lt;BR /&gt;I haven't any userlist file or folder in tmp...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I active Trusted system through Sam by clicking first on Auditing and security, then on one of the icons in the Auditing and security windows.&lt;BR /&gt;A window appears asking me if I want to convert into a trusted system. I answer yes.&lt;BR /&gt;Another window opens dealing with ACLs. I answer OK.&lt;BR /&gt;Then the system is converted succesfully into a trusted system.&lt;BR /&gt;&lt;BR /&gt;Without loging out ( rlogin on another server, and rlogin again towards the first server. With any accounts : "login incorrect"&lt;BR /&gt;&lt;BR /&gt;tsconvert -r to remove the trusted sytem and all is right again.&lt;BR /&gt;&lt;BR /&gt;Sebastien&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 04:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564097#M741430</guid>
      <dc:creator>Boissé</dc:creator>
      <dc:date>2005-06-15T04:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564098#M741431</link>
      <description>If your account's password was greater than 8 characters prior to trusted mode conversion type only the 1st 8 characters of the password when logging in. After initial login you can set a new password greater than 8 chars. &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;john</description>
      <pubDate>Wed, 15 Jun 2005 12:01:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564098#M741431</guid>
      <dc:creator>C. John Soos</dc:creator>
      <dc:date>2005-06-15T12:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564099#M741432</link>
      <description>Sebastien,&lt;BR /&gt;&lt;BR /&gt;by /tmp/userlist I meant, you need to create a file like this. Sorry that I was not clearer.&lt;BR /&gt;&lt;BR /&gt;After your SAM session completes converting to trusted, try running the command I gave you above with root account only, instead of in a script. Then try your rlogin out and back in.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jun 2005 12:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564099#M741432</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-06-15T12:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564100#M741433</link>
      <description>"login incorrect" does that happen to all users?? What does following command report.&lt;BR /&gt;&lt;BR /&gt;pwck&lt;BR /&gt;grpck&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 15 Jun 2005 12:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564100#M741433</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-06-15T12:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564101#M741434</link>
      <description>AS mentioned, *all* passwords on the old system are 8 characters long or less. When you convert to Trusted, the passwords are still 8 characters. The problem is that you probably type more than 8 characters and for a Trusted system, the extra character are no longer ignored. Once the system is Trusted, if you change a password to be more than 8 characters, all of the characters are now used.</description>
      <pubDate>Wed, 15 Jun 2005 22:04:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564101#M741434</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-06-15T22:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564102#M741435</link>
      <description>Thanks for your answers but :&lt;BR /&gt;&lt;BR /&gt;I have tried all your solutions but it does not change anything.&lt;BR /&gt;&lt;BR /&gt;It's not a pb with the length of the password (they are shorter than 8 characters)&lt;BR /&gt;&lt;BR /&gt;"Login incorrect" happens with all users.&lt;BR /&gt;Nothing with pwck and grpck.&lt;BR /&gt;&lt;BR /&gt;Mel, I have tried to unlock some user as you said but NO CHANGE...&lt;BR /&gt;&lt;BR /&gt;I have also tried to create a new account when trusted system was turned on and to rlogin with this new user : IMPOSSIBLE : "Login incorrect"&lt;BR /&gt;&lt;BR /&gt;Sebastien</description>
      <pubDate>Mon, 20 Jun 2005 02:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564102#M741435</guid>
      <dc:creator>Boissé</dc:creator>
      <dc:date>2005-06-20T02:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564103#M741436</link>
      <description>Check permissions for / /tcb /etc /usr /usr/bin. If someone (as root) decided to improve security by changing these top level directories, you may get a message like this (even though the real reason is not an incorrect password). Here are the correct permissions and ownerships:&lt;BR /&gt; &lt;BR /&gt;drwxr-xr-x  25 root       root          8192 Jun 17 10:17 //&lt;BR /&gt;dr-xr-xr-x  31 bin        bin           8192 Jun 20 08:52 /etc/&lt;BR /&gt;dr-xr-x--x   3 root       sys             96 Feb 26 22:05 /tcb/&lt;BR /&gt;drwxrwx--x   3 root       sys             96 Feb 26 22:05 /tcb/files/&lt;BR /&gt;drwxrwx--x  55 root       sys           8192 Feb 26 22:05 /tcb/files/auth/&lt;BR /&gt;dr-xr-xr-x  24 bin        bin           8192 Feb 28 08:09 /usr/&lt;BR /&gt;dr-xr-xr-x   5 bin        bin          16384 Mar 30 09:55 /usr/bin//</description>
      <pubDate>Mon, 20 Jun 2005 08:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564103#M741436</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-06-20T08:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564104#M741437</link>
      <description>It's OK, all is right...</description>
      <pubDate>Mon, 20 Jun 2005 10:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564104#M741437</guid>
      <dc:creator>Boissé_1</dc:creator>
      <dc:date>2005-06-20T10:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564105#M741438</link>
      <description>I wanted to say, I have the good permissions, the problem 's still here...</description>
      <pubDate>Mon, 20 Jun 2005 10:13:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564105#M741438</guid>
      <dc:creator>Boissé_1</dc:creator>
      <dc:date>2005-06-20T10:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pb with Trusted System installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564106#M741439</link>
      <description>I have the answer, I have just seen that William Chong had got the same pb one month ago, Sorry not to have seen it before....and thanks for all your answers...&lt;BR /&gt;&lt;BR /&gt;Same pb -&amp;gt; Same answer : nsswitch.conf &amp;gt;&amp;gt; passwd: files&lt;BR /&gt;&lt;BR /&gt;Can somebody tell me if this change may change something else ??&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Sebastien</description>
      <pubDate>Mon, 20 Jun 2005 10:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pb-with-trusted-system-installation/m-p/3564106#M741439</guid>
      <dc:creator>Boissé_1</dc:creator>
      <dc:date>2005-06-20T10:57:05Z</dc:date>
    </item>
  </channel>
</rss>

