<?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: How to know Password Expiry Date? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752517#M388352</link>
    <description>Please have a look at this.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tek-tips.com/viewthread.cfm?qid=299751&amp;amp;page=4" target="_blank"&gt;http://www.tek-tips.com/viewthread.cfm?qid=299751&amp;amp;page=4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Manix</description>
    <pubDate>Mon, 14 Feb 2011 14:58:53 GMT</pubDate>
    <dc:creator>Manix</dc:creator>
    <dc:date>2011-02-14T14:58:53Z</dc:date>
    <item>
      <title>How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752514#M388349</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I need to know how to find the Password Expiry date of a user. I am using trusted system. It will be better if we get warning before the password expiry. So, If there is a way by which I can find the Password expiry date of all the users, then I can write a script to send mail to them before the password gets expired.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.</description>
      <pubDate>Mon, 14 Feb 2011 12:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752514#M388349</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-02-14T12:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752515#M388350</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt; Can you try with:&lt;BR /&gt;&lt;BR /&gt; passwd -sa&lt;BR /&gt;&lt;BR /&gt; Regards, Jorge</description>
      <pubDate>Mon, 14 Feb 2011 12:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752515#M388350</guid>
      <dc:creator>Jorge Pons</dc:creator>
      <dc:date>2011-02-14T12:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752516#M388351</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Have a look at the thread below, they discuss a similar question:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/Notification-of-expiring-password/m-p/3379791#M197300" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/Notification-of-expiring-password/m-p/3379791#M197300&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;sangilak&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2011 20:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752516#M388351</guid>
      <dc:creator>sangilak</dc:creator>
      <dc:date>2011-09-19T20:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752517#M388352</link>
      <description>Please have a look at this.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tek-tips.com/viewthread.cfm?qid=299751&amp;amp;page=4" target="_blank"&gt;http://www.tek-tips.com/viewthread.cfm?qid=299751&amp;amp;page=4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Manix</description>
      <pubDate>Mon, 14 Feb 2011 14:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752517#M388352</guid>
      <dc:creator>Manix</dc:creator>
      <dc:date>2011-02-14T14:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752518#M388353</link>
      <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;Thankyou for all your replies.&lt;BR /&gt;&lt;BR /&gt;I have read this in the man page of logins.&lt;BR /&gt;&lt;BR /&gt;-a  Display two account expiration fields.   The fields show how long&lt;BR /&gt;           the account can be unused (in days) before it becomes inactive&lt;BR /&gt;           and the date the account will expire.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is my output of logins -a :&lt;BR /&gt;&lt;BR /&gt;vidhya          111     users           20&lt;BR /&gt;                              -1 000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Username=vidhya&lt;BR /&gt;uid=111&lt;BR /&gt;group=users&lt;BR /&gt;gid=20&lt;BR /&gt;This is what I understood from this output.&lt;BR /&gt;&lt;BR /&gt;Kindly tell me how to read this output. What -1 and 000000 mean?&lt;BR /&gt;&lt;BR /&gt;Will this help me in finding the password expiry date?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Feb 2011 07:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752518#M388353</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-02-15T07:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752519#M388354</link>
      <description>It seems your account is disabled for password aging ( -1 ).  If it was enabled, it will show the number days instead of 0000.</description>
      <pubDate>Tue, 15 Feb 2011 10:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752519#M388354</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2011-02-15T10:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752520#M388355</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;&lt;BR /&gt;Fruitful threads below.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/Security/Passwords-non-expiring/m-p/2889759#M5053" target="_blank"&gt;http://h30499.www3.hp.com/t5/Security/Passwords-non-expiring/m-p/2889759#M5053&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/Security/how-to-find-passwd-ageing-in-HPUX/m-p/4244554#M13672" target="_blank"&gt;http://h30499.www3.hp.com/t5/Security/how-to-find-passwd-ageing-in-HPUX/m-p/4244554#M13672&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Rgds...&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2011 20:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752520#M388355</guid>
      <dc:creator>P Arumugavel</dc:creator>
      <dc:date>2011-09-19T20:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752521#M388356</link>
      <description>I can see the output for "logins -a " for all the active users as you posted , AFAIK it looks&lt;BR /&gt;that parameters are not set in /etc/default/security.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Manix</description>
      <pubDate>Tue, 15 Feb 2011 11:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752521#M388356</guid>
      <dc:creator>Manix</dc:creator>
      <dc:date>2011-02-15T11:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752522#M388357</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have set the password ageing for the user 'vidhya' using passwd command.&lt;BR /&gt;&lt;BR /&gt;Here is my output:&lt;BR /&gt;&lt;BR /&gt;#logins -x -l vidhya&lt;BR /&gt; vidhya          111     users           20&lt;BR /&gt;                        /home/vidhya&lt;BR /&gt;                        /sbin/sh&lt;BR /&gt;                        PS 021611 7 35 7&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me what is meant by 021611? Is that anything related to expiry date?&lt;BR /&gt;&lt;BR /&gt;Even after this I am getting the same output for logins -a:&lt;BR /&gt;&lt;BR /&gt;#logins -a&lt;BR /&gt;vidhya          111     users           20&lt;BR /&gt;                        -1 000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kindly help me with this. Thanks in Advance!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2011 04:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752522#M388357</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-02-16T04:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752523#M388358</link>
      <description>&amp;gt;&amp;gt; Can anyone tell me what is meant by 021611? Is that anything related to expiry date?&lt;BR /&gt;&lt;BR /&gt;no, it is not related to expiry date. It represents the date of last password change (16th Feb 2011).&lt;BR /&gt;&lt;BR /&gt;Rest fields refer the required number of days between the changes. and the number of days allowed between changes.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; #logins -a&lt;BR /&gt;vidhya 111 users 20&lt;BR /&gt;-1 000000&lt;BR /&gt;&lt;BR /&gt;These fields (-1) show how long the account can be unused (in days) before it becomes inactive and (000000) the date the account will expire.&lt;BR /&gt;&lt;BR /&gt;Rgds...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2011 05:40:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752523#M388358</guid>
      <dc:creator>P Arumugavel</dc:creator>
      <dc:date>2011-02-16T05:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752524#M388359</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; #logins -a&lt;BR /&gt;vidhya 111 users 20&lt;BR /&gt;-1 000000&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;These fields (-1) show how long the account can be unused (in days) before it becomes inactive and (000000) the date the account will expire.&lt;BR /&gt;&lt;BR /&gt;Then why is not my expiry date got displayed? Is there anything else I should do to get the date there? Because I have enabled the password ageing already. Please help me with this.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Feb 2011 04:52:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752524#M388359</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-02-17T04:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752525#M388360</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;We are using trusted system. Please tell me anyway where I can find password expiry date.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance!!!</description>
      <pubDate>Fri, 18 Mar 2011 13:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752525#M388360</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-03-18T13:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to know Password Expiry Date?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752526#M388361</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Read on below pages:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90672/ch12s05.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90672/ch12s05.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90682/prpwd.4.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90682/prpwd.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...</description>
      <pubDate>Fri, 18 Mar 2011 15:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-know-password-expiry-date/m-p/4752526#M388361</guid>
      <dc:creator>P Arumugavel</dc:creator>
      <dc:date>2011-03-18T15:01:27Z</dc:date>
    </item>
  </channel>
</rss>

