<?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: password aging policies in HP-UX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391039#M350232</link>
    <description>Hi Senthil Kumar,&lt;BR /&gt;&lt;BR /&gt;On non-trusted systems, general password policy is set by the week, not the day. That is why you had to run a special command, shown above to expire a user the next day. &lt;BR /&gt;&lt;BR /&gt;The passwd -s output is still meaningful. After 7 days if not used, both accounts will be locked. &lt;BR /&gt;&lt;BR /&gt;You have considerable flexibility in setting policy on a non-trusted sysetm. &lt;BR /&gt;&lt;BR /&gt;/etc/default/security configuration will let you set general policy to meet your organizations guidelines. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
    <pubDate>Tue, 31 Mar 2009 09:33:44 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2009-03-31T09:33:44Z</dc:date>
    <item>
      <title>password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391030#M350223</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;  I want to view the password aging policies of the user such as minimum days, maximum days, warning days, date of last password change and password expire date.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Mar 2009 08:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391030#M350223</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-03-31T08:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391031#M350224</link>
      <description>Hi Senthilkumar,&lt;BR /&gt;&lt;BR /&gt;Use this command.&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/getprpw &lt;USER name=""&gt;&lt;/USER&gt;</description>
      <pubDate>Tue, 31 Mar 2009 08:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391031#M350224</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-31T08:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391032#M350225</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;See /etc/default/security&lt;BR /&gt;&lt;BR /&gt;There is a man page and current settings can be viewed.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B2355-60103/security.4.html" target="_blank"&gt;http://www.docs.hp.com/en/B2355-60103/security.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/security.4.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/security.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 31 Mar 2009 08:39:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391032#M350225</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-03-31T08:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391033#M350226</link>
      <description># /usr/lbin/getprpw test&lt;BR /&gt; uid=101, bootpw=NO, audid=13, audflg=1, mintm=2, maxpwln=-1, exptm=30, lftm=40,&lt;BR /&gt; spwchg=Thu Nov 21 18:07:34 2002, upwchg=-1, acctexp=-1, llog=-1, expwarn=2, usrp&lt;BR /&gt; ick=DFT, syspnpw=DFT, rstrpw=DFT, nullpw=DFT, admnum=-1, syschpw=DFT, sysltpw=DF&lt;BR /&gt; T, timeod=-1, slogint=Thu Nov 21 16:08:10 2002, ulogint=Thu Nov 21 16:07:13 2002&lt;BR /&gt; , sloginy=-1, culogin=-1, uloginy=-1, umaxlntr=-1, alock=NO, lockout=0000100&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt; Password Format Policies:&lt;BR /&gt; &lt;BR /&gt;      maxpwln   ==&amp;gt;  Maximum Password Length&lt;BR /&gt;      nullpw    ==&amp;gt;  Allow Null Passwords&lt;BR /&gt;             rstrpw    ==&amp;gt;  Use Restriction Rules&lt;BR /&gt;      usrpick   ==&amp;gt;  User Specifies&lt;BR /&gt;      syschpw   ==&amp;gt;  System Generates Character&lt;BR /&gt;      sysltpw   ==&amp;gt;  System Generates Letters only&lt;BR /&gt;      syspnpw   ==&amp;gt;  System Generates Pronounceable&lt;BR /&gt; &lt;BR /&gt; Password Aging Policies&lt;BR /&gt; &lt;BR /&gt;      exptm     ==&amp;gt;   Password Expiration Time (days)&lt;BR /&gt;      expwarn   ==&amp;gt;   Password Expiration Warning Time (days)&lt;BR /&gt;      lftm      ==&amp;gt;   Password Life Time (days)&lt;BR /&gt;      mintm     ==&amp;gt;   Time Between Password Changes (days)&lt;BR /&gt; &lt;BR /&gt;      NOTE:  If password aging is disabled, all above parameters are set&lt;BR /&gt;             to 0.&lt;BR /&gt; &lt;BR /&gt; General User Account Policies&lt;BR /&gt; &lt;BR /&gt;      bootpw    ==&amp;gt;  Require Login Upon Boot To Single-User State&lt;BR /&gt;      llog      ==&amp;gt;  Maximum Inactive Time (days)&lt;BR /&gt;      umaxlntr  ==&amp;gt;  Unsuccessful login Tries Allowed&lt;BR /&gt; &lt;BR /&gt;      NOTE:  If Lock Inactive Accounts is disabled, llog is set to 0.&lt;BR /&gt; &lt;BR /&gt; Terminal Security Policies&lt;BR /&gt; &lt;BR /&gt;      dlylntr   ==&amp;gt;   Delay Between Login Tries (sec)&lt;BR /&gt;      lntmout   ==&amp;gt;   Login Timeout Value (sec)</description>
      <pubDate>Tue, 31 Mar 2009 08:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391033#M350226</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-31T08:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391034#M350227</link>
      <description>Dear Senthil&lt;BR /&gt;&lt;BR /&gt;configuration file is /etc/defualt/security&lt;BR /&gt;u can do passwd length passwd aging also a number of thing in this file see the above posting also&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Tue, 31 Mar 2009 08:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391034#M350227</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-03-31T08:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391035#M350228</link>
      <description>I get following output when i tried to execute this command.&lt;BR /&gt;&lt;BR /&gt;root@lgapps:/root &amp;gt; /usr/lbin/getprpw test&lt;BR /&gt;System is not trusted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pls help me.</description>
      <pubDate>Tue, 31 Mar 2009 08:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391035#M350228</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-03-31T08:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391036#M350229</link>
      <description>&lt;BR /&gt;Dear Senthil&lt;BR /&gt;&lt;BR /&gt;this is available in trusted system&lt;BR /&gt;modprpw, getprpw etc..&lt;BR /&gt;&lt;BR /&gt;u system is not trusted. &lt;BR /&gt;&lt;BR /&gt;u can do passwd aging a lot of things in /etc/default/security file see more parameters from there&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Tue, 31 Mar 2009 08:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391036#M350229</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-03-31T08:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391037#M350230</link>
      <description>There is no file "/etc/default/security" in my system.</description>
      <pubDate>Tue, 31 Mar 2009 08:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391037#M350230</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-03-31T08:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391038#M350231</link>
      <description>Hi Senthilkumar,&lt;BR /&gt;&lt;BR /&gt;If your system is not converted as trusted, then you cannot use modprpw,getprpw commands.&lt;BR /&gt;&lt;BR /&gt;But still you can set password policies on /etc/default/security file.&lt;BR /&gt;&lt;BR /&gt;see man security&lt;BR /&gt;&lt;BR /&gt;Many things you can do with security.&lt;BR /&gt;&lt;BR /&gt;If you want to know existing password status use the below command&lt;BR /&gt;&lt;BR /&gt;#passwd -sa -&amp;gt; for all users&lt;BR /&gt;#passwd -s &lt;USER name=""&gt; -&amp;gt; for individual user&lt;BR /&gt;&lt;/USER&gt;</description>
      <pubDate>Tue, 31 Mar 2009 09:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391038#M350231</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-31T09:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391039#M350232</link>
      <description>Hi Senthil Kumar,&lt;BR /&gt;&lt;BR /&gt;On non-trusted systems, general password policy is set by the week, not the day. That is why you had to run a special command, shown above to expire a user the next day. &lt;BR /&gt;&lt;BR /&gt;The passwd -s output is still meaningful. After 7 days if not used, both accounts will be locked. &lt;BR /&gt;&lt;BR /&gt;You have considerable flexibility in setting policy on a non-trusted sysetm. &lt;BR /&gt;&lt;BR /&gt;/etc/default/security configuration will let you set general policy to meet your organizations guidelines. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Tue, 31 Mar 2009 09:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391039#M350232</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-31T09:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391040#M350233</link>
      <description>Unless your server is converted to trusted which means you have the /tcb directory , the /etc/default/security file and all its parameters work.&lt;BR /&gt;&lt;BR /&gt;Without converting to a trusted system , the password aging policies dont work, except the changes which you can do with /etc/passwd file for the non-trusted systems.</description>
      <pubDate>Tue, 31 Mar 2009 09:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391040#M350233</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-03-31T09:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391041#M350234</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;Fisrt check that your system is in trusted mode or not.&lt;BR /&gt;&lt;BR /&gt;If not then - &lt;BR /&gt;#sam&amp;gt; Press "Return" to continue&amp;gt; Auditing and Security&amp;gt; System Security Policies&amp;gt; (Do you want to convert to a Trusted System now?)Press on Yes&amp;gt; ok&amp;gt; Select [Password Aging Policies]&amp;gt; Enable the Password Aging:&amp;gt; then change the value as per your requirement.&lt;BR /&gt;&lt;BR /&gt;Thnx...Farhan</description>
      <pubDate>Tue, 31 Mar 2009 09:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391041#M350234</guid>
      <dc:creator>Md. Farhan A Azam</dc:creator>
      <dc:date>2009-03-31T09:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391042#M350235</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#sam&amp;gt; Press "Return" to continue&amp;gt; Auditing and Security&amp;gt; System Security Policies&amp;gt; Select [Password Aging Policies], from here you can check password aging plocies.&lt;BR /&gt;&lt;BR /&gt;Thnx...Farhan</description>
      <pubDate>Tue, 31 Mar 2009 09:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391042#M350235</guid>
      <dc:creator>Md. Farhan A Azam</dc:creator>
      <dc:date>2009-03-31T09:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391043#M350236</link>
      <description>&amp;gt; ... password aging policies of the user such as minimum days, maximum days, warning days, date of last password change and password expire date.&lt;BR /&gt; &lt;BR /&gt;Other than the expiration time and the minimum time before another password change can be made, there are no other password controls available on your system. The /etc/default/security file must be created by you but read the man page for security. There just a couple of options that will work -- all the others will be ignored until you convert to a Trusted System. Depending on your version of HP-UX, you may also choose Shadow Password protection or Security Enhancement/Containment.</description>
      <pubDate>Tue, 31 Mar 2009 10:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391043#M350236</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-03-31T10:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391044#M350237</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Just now i converted my hpux in to trusted mode using SAM.&lt;BR /&gt;&lt;BR /&gt;Now i am able to find the folder "/tcb/files/auth"&lt;BR /&gt;&lt;BR /&gt;My problem is just now i have created one user, i am not able to change the password for that user. &lt;BR /&gt;&lt;BR /&gt;Ex:&lt;BR /&gt;&lt;BR /&gt;# useradd sentest&lt;BR /&gt;&lt;BR /&gt;# passwd sentest&lt;BR /&gt;&lt;BR /&gt;Password cannot be changed.  Reason: Cannot access protected password entry.&lt;BR /&gt;&lt;BR /&gt;I am getting the above error.&lt;BR /&gt;&lt;BR /&gt;And i am not able to run the command "getprpw".&lt;BR /&gt;&lt;BR /&gt;Ex:&lt;BR /&gt;&lt;BR /&gt;root@lgsna:/tcb/files/auth/r &amp;gt; getprpw sentest&lt;BR /&gt;sh: getprpw:  not found.&lt;BR /&gt;&lt;BR /&gt;root@lgsna:/tcb/files/auth/r &amp;gt; usr/lbin/getprpw sentest&lt;BR /&gt;sh: usr/lbin/getprpw:  not found.&lt;BR /&gt;&lt;BR /&gt;My questions:&lt;BR /&gt;&lt;BR /&gt;1) How to set / reset the password when server is at trusted mode.&lt;BR /&gt;&lt;BR /&gt;2) How to get the command "getprpw".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jun 2009 16:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391044#M350237</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-06-25T16:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391045#M350238</link>
      <description>Ganesan R noted &lt;BR /&gt;"# /usr/lbin/getprpw test"&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;-and you did-&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;"root@lgsna:/tcb/files/auth/r &amp;gt; getprpw sentest&lt;BR /&gt;sh: getprpw: not found."&lt;BR /&gt;&lt;BR /&gt;do *you* see the difference?  do you know at least 2 ways to correct the issue?&lt;BR /&gt;&lt;BR /&gt;hint: what's your path?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jun 2009 17:13:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391045#M350238</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-06-25T17:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391046#M350239</link>
      <description>and if all you need are the min days / max days / number of days warning, that should work on an "untrusted" system....at least it did on 11.0 w/ patches applied&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jun 2009 17:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391046#M350239</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-06-25T17:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391047#M350240</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;i have converted my system into trusted.&lt;BR /&gt;&lt;BR /&gt;I would like to practice all the features of trusted system like "getprpw", "modprpw",&lt;BR /&gt;"configuring /etc/defaults/security", "password aging policies" and "auditing".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So i need best guide (pdf / html) to practice above things.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jun 2009 11:48:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391047#M350240</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-06-29T11:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391048#M350241</link>
      <description>Hi Senthil:&lt;BR /&gt;&lt;BR /&gt;I trust (no pun intended) that you realize that Trusted Sysem security is deprecated with 11.31 and that the 11.31 release is the last that will support it.  &lt;BR /&gt;&lt;BR /&gt;In my opinion, you would be in a better postion to convert to a shadow implementation and begin to explore the evolving features built upon that.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-3387/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-3387/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 29 Jun 2009 11:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391048#M350241</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-06-29T11:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: password aging policies in HP-UX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391049#M350242</link>
      <description>Shalom again,&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/getprpw test&lt;BR /&gt;&lt;BR /&gt;This and the associated comands will work on a trusted system.&lt;BR /&gt;&lt;BR /&gt;passwd -sa will provide you a good report and flag users that have not logged in and changed their passwords recently.&lt;BR /&gt;&lt;BR /&gt;Trusted system is as JRF notes orphan technology, and you may wish to study alternatives so that your future HP-UX 11 v 4 systems will work with older systems.&lt;BR /&gt;&lt;BR /&gt;Shadow password is available from &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt; and may be built into 11.31. Shadow password is based on Linux which will make it easier not to remember two different rule sets when dealing with multi platform systems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 29 Jun 2009 13:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging-policies-in-hp-ux/m-p/4391049#M350242</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-29T13:02:03Z</dc:date>
    </item>
  </channel>
</rss>

