<?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: HP-UX Account is disabled upon password expiry in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322530#M746595</link>
    <description>Hi Wanyue&lt;BR /&gt;&lt;BR /&gt;You can use the following command to show what system wide defaults are in place:&lt;BR /&gt;# /usr/lbin/getprdef -p&lt;BR /&gt;&lt;BR /&gt;The /usr/lbin/getprpw &lt;USERID&gt; command shows settings for individual users.&lt;BR /&gt;&lt;BR /&gt;To answer your last question, the getprpw output seems to suggest that the there is no expiry set for user as evidenced by the "-1" flag.  &lt;BR /&gt;It appears that you have missed the actual variables in the output.  Output should be in form:&lt;BR /&gt;# /usr/lbin/getprpw &lt;USERID&gt;&lt;BR /&gt;uid=110, bootpw=NO, audid=31, audflg=1, mintm=-1, maxpwln=-1, exptm=-1, lftm=-1, spwchg=Wed Sep 10 15:12:23 2003........&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;BR /&gt;&lt;/USERID&gt;&lt;/USERID&gt;</description>
    <pubDate>Sun, 04 Jul 2004 22:52:36 GMT</pubDate>
    <dc:creator>Con O'Kelly</dc:creator>
    <dc:date>2004-07-04T22:52:36Z</dc:date>
    <item>
      <title>HP-UX Account is disabled upon password expiry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322527#M746592</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Can I check with you:&lt;BR /&gt;&lt;BR /&gt;- how can I confirm that my HP-UX B.11.00 U 9000/800 has been converted to Trusted System?&lt;BR /&gt;&lt;BR /&gt;My company has such a security policy:&lt;BR /&gt;- to force password change upon password reset by administrator&lt;BR /&gt;- to change password on the next 90th day upon password update&lt;BR /&gt;- to warn password expiry 5 days before the password expires&lt;BR /&gt;- not to allow password change initiated by user within 7 days once the password is updated by user&lt;BR /&gt;- disable id which is inactive for &amp;gt;90days&lt;BR /&gt;&lt;BR /&gt;password aging policy has been set as such in SAM:&lt;BR /&gt;- Time between password changes (days): 7&lt;BR /&gt;- Password expiration time (days): 90&lt;BR /&gt;- Password expiration warning time (days): 5&lt;BR /&gt;- Password life time (days): 90&lt;BR /&gt;&lt;BR /&gt;My questions are:&lt;BR /&gt;- is the above being set correctly in SAM according to the policy?&lt;BR /&gt;- users are complaining that they don't get password expiry warning message from system, why is this so?&lt;BR /&gt;- users also complained that ids are being locked by system after 90 days upon password change, even if the id is active, why is this so?&lt;BR /&gt;&lt;BR /&gt;Appreciate your assistance. Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;wanyue&lt;BR /&gt;wanyue.gong@aig.com</description>
      <pubDate>Sun, 04 Jul 2004 21:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322527#M746592</guid>
      <dc:creator>Wan Yue Gong</dc:creator>
      <dc:date>2004-07-04T21:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Account is disabled upon password expiry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322528#M746593</link>
      <description>Running /usr/lbin/getprpw will tell you if your system is in trusted mode.&lt;BR /&gt;&lt;BR /&gt;There are two sets up rules, one being system wide and those set in each users account. If they have not been changed at a user's level then the global rules would apply. Check the affected user accounts to see if anything has been set there.</description>
      <pubDate>Sun, 04 Jul 2004 21:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322528#M746593</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-07-04T21:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Account is disabled upon password expiry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322529#M746594</link>
      <description>Thanks Mike.&lt;BR /&gt;&lt;BR /&gt;When I run the command /usr/lbin/getprpw -r &lt;USERID&gt;, I get this reply:&lt;BR /&gt;&lt;BR /&gt;# /usr/lbin/getprpw -r &lt;USERID&gt;&lt;BR /&gt;110, NO, 288, 1, -1, -1, -1, -1, Mon Apr 5 09:52:50 2004&lt;BR /&gt;, Mon Apr 5 09:51:55 2004&lt;BR /&gt;, -1, 90, -1, DFT, DFT, DFT, DFT, -1, DFT, DFT, -1, Tue Jun 29 15:57:33 2004&lt;BR /&gt;, Mon Jul 5 08:23:56 2004&lt;BR /&gt;, pts/t1, 1, pts/tl, -1, NO, 1000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- how do I interprete the lines above?&lt;BR /&gt;- password aging criteria is set as such for the user:&lt;BR /&gt;&lt;BR /&gt;PS 040504 7 90 5&lt;BR /&gt;90 000000&lt;BR /&gt;&lt;BR /&gt;- do you see anything wrong with it (as compared to the company policy outlined in my 1st question)?&lt;BR /&gt;&lt;BR /&gt;Thanks...&lt;BR /&gt;&lt;BR /&gt;wanyue&lt;BR /&gt;wanyue.gong@aig.com&lt;BR /&gt;&lt;BR /&gt;&lt;/USERID&gt;&lt;/USERID&gt;</description>
      <pubDate>Sun, 04 Jul 2004 21:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322529#M746594</guid>
      <dc:creator>Wan Yue Gong</dc:creator>
      <dc:date>2004-07-04T21:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Account is disabled upon password expiry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322530#M746595</link>
      <description>Hi Wanyue&lt;BR /&gt;&lt;BR /&gt;You can use the following command to show what system wide defaults are in place:&lt;BR /&gt;# /usr/lbin/getprdef -p&lt;BR /&gt;&lt;BR /&gt;The /usr/lbin/getprpw &lt;USERID&gt; command shows settings for individual users.&lt;BR /&gt;&lt;BR /&gt;To answer your last question, the getprpw output seems to suggest that the there is no expiry set for user as evidenced by the "-1" flag.  &lt;BR /&gt;It appears that you have missed the actual variables in the output.  Output should be in form:&lt;BR /&gt;# /usr/lbin/getprpw &lt;USERID&gt;&lt;BR /&gt;uid=110, bootpw=NO, audid=31, audflg=1, mintm=-1, maxpwln=-1, exptm=-1, lftm=-1, spwchg=Wed Sep 10 15:12:23 2003........&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;BR /&gt;&lt;BR /&gt;&lt;/USERID&gt;&lt;/USERID&gt;</description>
      <pubDate>Sun, 04 Jul 2004 22:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322530#M746595</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-07-04T22:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Account is disabled upon password expiry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322531#M746596</link>
      <description>Thanks Con.&lt;BR /&gt;&lt;BR /&gt;If the global setting is updated, what will happen to the existing user accounts?  Will the policy be changed accordingly?&lt;BR /&gt;&lt;BR /&gt;If not possible, how can I apply a script to change the current user account settings to follow the global setting?&lt;BR /&gt;&lt;BR /&gt;rgds,&lt;BR /&gt;wanyue</description>
      <pubDate>Sun, 04 Jul 2004 23:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322531#M746596</guid>
      <dc:creator>Wan Yue Gong</dc:creator>
      <dc:date>2004-07-04T23:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Account is disabled upon password expiry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322532#M746597</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Changing the global setting will not affect current users.  &lt;BR /&gt;&lt;BR /&gt;To change the current settings for a user you need to look at using the /usr/lbin/modprpw command or else SAM.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;# /usr/lbin/modprpw -m exptm=90,expwarn=5,mintm=7 &lt;USER&gt;&lt;BR /&gt;&lt;BR /&gt;This will set password expiration at 90 days, minimum time between password changes to 7 days and warn users to change password 5 days prior to expiration.&lt;BR /&gt;&lt;BR /&gt;Look at the man pages for modprpw which I have attached.&lt;BR /&gt;You need to be very careful using this from command line. Ensure that you don't expire users accounts when setting the 'exptm' value.&lt;BR /&gt;&lt;BR /&gt;Cheers &lt;BR /&gt;Con&lt;/USER&gt;</description>
      <pubDate>Sun, 04 Jul 2004 23:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322532#M746597</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-07-04T23:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Account is disabled upon password expiry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322533#M746598</link>
      <description>/usr/lbin/getprpw can see if trust system.&lt;BR /&gt;or, you can check if /tcb exist, if yes, it should be a trust system.&lt;BR /&gt;&lt;BR /&gt;To disable trust, run &lt;BR /&gt;/etc/tsconvert -r</description>
      <pubDate>Sun, 04 Jul 2004 23:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322533#M746598</guid>
      <dc:creator>Fred.Wu</dc:creator>
      <dc:date>2004-07-04T23:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Account is disabled upon password expiry</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322534#M746599</link>
      <description>Hi again&lt;BR /&gt;&lt;BR /&gt;After using the modprpw command in my previous post, you can use:&lt;BR /&gt;# /usr/lbin/modprpw -l -v &lt;USER&gt;&lt;BR /&gt;&lt;BR /&gt;This will reset the users last password change to the curent day/time so that their account will not be expired if for example their last password change was &amp;gt; 90 days.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con&lt;/USER&gt;</description>
      <pubDate>Mon, 05 Jul 2004 00:07:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-account-is-disabled-upon-password-expiry/m-p/3322534#M746599</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2004-07-05T00:07:22Z</dc:date>
    </item>
  </channel>
</rss>

