<?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: system trusted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790152#M79488</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt; Is the password command working for changing other user passwords?? i.e , is the problem for every user on the system or only for this user.  Do a #ll `which passwd` to make sure the passwd command permissions are ok.  Try the change as root user id.&lt;BR /&gt;&lt;BR /&gt;tcb is in /tcb and its permission is:&lt;BR /&gt;dr-xr-x--x   3 root       root            96 Jun  6  2001 /tcb&lt;BR /&gt;&lt;BR /&gt;The password file for user(s) will be under /tcb/files/auth/&lt;FIRSTALPHABET&gt;/userid&lt;BR /&gt;&lt;BR /&gt;-raj&lt;BR /&gt;&lt;/FIRSTALPHABET&gt;</description>
    <pubDate>Tue, 20 Aug 2002 18:25:48 GMT</pubDate>
    <dc:creator>Roger Baptiste</dc:creator>
    <dc:date>2002-08-20T18:25:48Z</dc:date>
    <item>
      <title>system trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790151#M79487</link>
      <description>Hello All&lt;BR /&gt;&lt;BR /&gt;         I have one problem with my Server (Hp-UX 10:10). When I try add one user on system, it is succefull, but when I try change the passwor his, the system display the follow message:&lt;BR /&gt;     &lt;BR /&gt;#passwd uroclodo&lt;BR /&gt;&lt;BR /&gt;#Password cannot be changed.  Reason: Cannot access protected password entry.&lt;BR /&gt;&lt;BR /&gt;         I have a trusted system actived in our system Operation.&lt;BR /&gt;         Do you have some idea about it problem ???&lt;BR /&gt;thanks for all.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Aug 2002 18:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790151#M79487</guid>
      <dc:creator>Clodoaldo João Rodrigue</dc:creator>
      <dc:date>2002-08-20T18:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: system trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790152#M79488</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; Is the password command working for changing other user passwords?? i.e , is the problem for every user on the system or only for this user.  Do a #ll `which passwd` to make sure the passwd command permissions are ok.  Try the change as root user id.&lt;BR /&gt;&lt;BR /&gt;tcb is in /tcb and its permission is:&lt;BR /&gt;dr-xr-x--x   3 root       root            96 Jun  6  2001 /tcb&lt;BR /&gt;&lt;BR /&gt;The password file for user(s) will be under /tcb/files/auth/&lt;FIRSTALPHABET&gt;/userid&lt;BR /&gt;&lt;BR /&gt;-raj&lt;BR /&gt;&lt;/FIRSTALPHABET&gt;</description>
      <pubDate>Tue, 20 Aug 2002 18:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790152#M79488</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-08-20T18:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: system trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790153#M79489</link>
      <description>&lt;BR /&gt;Try untrust the system and change the password and then convert back as trusted. This problem could be due to password length.&lt;BR /&gt;&lt;BR /&gt;to unconvert the system&lt;BR /&gt;/usr/lbin/tsconvert -r&lt;BR /&gt;&lt;BR /&gt;change the passwword&lt;BR /&gt;&lt;BR /&gt;then convert back as trusted by&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/tsconvert -c&lt;BR /&gt;&lt;BR /&gt;Goodluck&lt;BR /&gt;-USA..</description>
      <pubDate>Tue, 20 Aug 2002 18:38:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790153#M79489</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-08-20T18:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: system trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790154#M79490</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What method did you use to add this user?  If you just edited the /etc/passwd it could cause this error as that would not add the relevant tcb entry.  SAM and useradd are better ways to add users for trusted systems.&lt;BR /&gt;&lt;BR /&gt;I'd suggest that you run authck -pv to check out your tcb files and /etc/passwd.  Feel free to post the output here for people to help you analyze it.  This should then help you solve your problem, probably by carefully removing the user and re-adding correctly.&lt;BR /&gt;&lt;BR /&gt;In addition I recommend that you check that you have the latest patches related to trusted systems, login and passwd.  Later versions of HP-UX have these patches incorporated, but 10.10 requires patching.  PLEASE read  the patch texts - some of these patches have very important fixes.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 11:03:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790154#M79490</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2002-08-21T11:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: system trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790155#M79491</link>
      <description>Run the pwck and/or pwconv commands to clean up your protected password entry.&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;James</description>
      <pubDate>Wed, 21 Aug 2002 11:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790155#M79491</guid>
      <dc:creator>James Beamish-White</dc:creator>
      <dc:date>2002-08-21T11:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: system trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790156#M79492</link>
      <description>Try a &lt;BR /&gt;  pwconv &lt;BR /&gt;This will update the secure password facility and you should not have problems.&lt;BR /&gt;&lt;BR /&gt;Geetha.</description>
      <pubDate>Wed, 21 Aug 2002 16:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790156#M79492</guid>
      <dc:creator>Geetha Alagappan</dc:creator>
      <dc:date>2002-08-21T16:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: system trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790157#M79493</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;HOW did you actually *add* that user? SAM or "useradd" or did you do something *manually*?&lt;BR /&gt;Then maybe you don't have the file describing that user below "/tcb/files/auth/FIRST_LETTER_OF_USERNAMER/USERNAME"...&lt;BR /&gt;"pwvonc" should help, but if it doesn't work, just delete the line from "/etc/passwd" and try adding it again, but this time using "useradd" (with options).&lt;BR /&gt;&lt;BR /&gt;Just my $0.02,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 19:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790157#M79493</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2002-08-21T19:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: system trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790158#M79494</link>
      <description>I've just tested this on my test system, by just editing the /etc/passwd file, and this exact message will be produced. This was on a HPUX 11.0 system.&lt;BR /&gt;&lt;BR /&gt;To add a user properly, either use the 'useradd' command in conjunction with the man page, or use 'sam'</description>
      <pubDate>Wed, 21 Aug 2002 21:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-trusted/m-p/2790158#M79494</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-08-21T21:27:41Z</dc:date>
    </item>
  </channel>
</rss>

