<?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: Retrieving password expiering date in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133446#M153473</link>
    <description>But how do i interpert this info ?&lt;BR /&gt;&lt;BR /&gt;"bz99999         3101    group          105     Test login,,,   -1 000000"&lt;BR /&gt;&lt;BR /&gt;Where is the date ?&lt;BR /&gt;&lt;BR /&gt;Kl@@S</description>
    <pubDate>Tue, 02 Dec 2003 08:42:08 GMT</pubDate>
    <dc:creator>Klaas D. Eenkhoorn</dc:creator>
    <dc:date>2003-12-02T08:42:08Z</dc:date>
    <item>
      <title>Retrieving password expiering date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133444#M153471</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;How can i retrieve the password expiering date of a users password.&lt;BR /&gt;I'm using a non trusted system and no NIS.&lt;BR /&gt;&lt;BR /&gt;I was testing with the output of passwd -a -s but what i thought to be a date (the 11/27/03 part) "bz99999  PS    11/27/03    0  7" seems to be something else.&lt;BR /&gt;I've started testing on 27 November 2003 :`-)&lt;BR /&gt;&lt;BR /&gt;Can someone help me ?&lt;BR /&gt;I want to be 1 step ahead of the regular password changing sceme of login and rlogin.&lt;BR /&gt;&lt;BR /&gt;Klaas Eenkhoorn</description>
      <pubDate>Tue, 02 Dec 2003 08:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133444#M153471</guid>
      <dc:creator>Klaas D. Eenkhoorn</dc:creator>
      <dc:date>2003-12-02T08:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving password expiering date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133445#M153472</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;logins -a should do it.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Tue, 02 Dec 2003 08:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133445#M153472</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2003-12-02T08:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving password expiering date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133446#M153473</link>
      <description>But how do i interpert this info ?&lt;BR /&gt;&lt;BR /&gt;"bz99999         3101    group          105     Test login,,,   -1 000000"&lt;BR /&gt;&lt;BR /&gt;Where is the date ?&lt;BR /&gt;&lt;BR /&gt;Kl@@S</description>
      <pubDate>Tue, 02 Dec 2003 08:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133446#M153473</guid>
      <dc:creator>Klaas D. Eenkhoorn</dc:creator>
      <dc:date>2003-12-02T08:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving password expiering date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133447#M153474</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Sorry, but I made a mistake. You should rather use -x :&lt;BR /&gt;&lt;BR /&gt;exemple :&lt;BR /&gt;&lt;BR /&gt;foo:O74257ZI2iaLA,M.UP:....&lt;BR /&gt;&lt;BR /&gt;This user has M.UP as password aging string. &lt;BR /&gt;&lt;BR /&gt;M means 24 weeks (168 days) before expiration&lt;BR /&gt;. means 0&lt;BR /&gt;UP is the last change date&lt;BR /&gt;&lt;BR /&gt;Login -x -l foo gives for the last line :&lt;BR /&gt;&lt;BR /&gt;PS 092503 0 168 -1&lt;BR /&gt;&lt;BR /&gt;PS --&amp;gt; valid password&lt;BR /&gt;092503 --&amp;gt; last pasword change (derived from UP)&lt;BR /&gt;168 --&amp;gt; numbers of days between passord changes (derived from M).&lt;BR /&gt;&lt;BR /&gt;So change will occur a last on september 15 2003 + 168 days ...&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2003 09:19:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133447#M153474</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2003-12-02T09:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving password expiering date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133448#M153475</link>
      <description>Ok, it's starting to come to me . . . or getting further away . . .&lt;BR /&gt;&lt;BR /&gt;The output of passwd -a is "bz99999 PS 11/27/03 0 7".&lt;BR /&gt;A non trusted system calculates it's dates in weeks and it's weeks start on Theursday.&lt;BR /&gt;This means that login or rlogin will allways ask for a new password on Theursday ???&lt;BR /&gt;&lt;BR /&gt;If a password is valid for example 14 day's (two whole weeks) and if i change this password on 2 December 2003 the date recorded in the passwd file will be 27 November 2003. (the first previous Theursday)&lt;BR /&gt;And the date the password expieres will be 11 December 2003 ???&lt;BR /&gt;&lt;BR /&gt;Am i right ??&lt;BR /&gt;&lt;BR /&gt;Klaas&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2003 09:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133448#M153475</guid>
      <dc:creator>Klaas D. Eenkhoorn</dc:creator>
      <dc:date>2003-12-02T09:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving password expiering date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133449#M153476</link>
      <description>Klass,&lt;BR /&gt;&lt;BR /&gt;I agree ... Your passwd aging field begin with something like ',0.' for this user (see man 4 passwd)&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Tue, 02 Dec 2003 09:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieving-password-expiering-date/m-p/3133449#M153476</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2003-12-02T09:33:03Z</dc:date>
    </item>
  </channel>
</rss>

