<?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 setting does not reset expired date. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229912#M714463</link>
    <description>You don't have to wait until the password expires to change it. Just note that the counter treats every day from a Thursday through the following Wednesday as the same day -- again, the resolution is one week. This was a compromise in trying to stuff reasonable amounts of time into a small data footprint. I would set -x max to about 91 days or so and set -n min to 7. Note that when min is set to 7 that might only mean 1 day -- if you set the passwd on a Wednesday or the full 7 days if on a Thursday. You should also note that all the timekeeping is UTC so when it's Thursday in Greenwich is all that really counts.&lt;BR /&gt;</description>
    <pubDate>Thu, 25 Mar 2004 11:34:30 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2004-03-25T11:34:30Z</dc:date>
    <item>
      <title>Password setting does not reset expired date.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229907#M714458</link>
      <description>I have enabled password expiring (on a non trusted system). I have noticed the clock starts ticking from the previous Thursday. (Not sure why but I live with it). My main concern is that if a user changes his/her password before the 7 days are up(we have set it to 7 days to expire because we are testing this functionality out to see how it works) they have to change it again once the 7 days has expired, its as if it doesn't reset the passwd expiration date when they initially changed their password.  Is this the way its suppose to work?  Again we are running UX 11 (non trusted).&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Joe</description>
      <pubDate>Thu, 25 Mar 2004 10:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229907#M714458</guid>
      <dc:creator>Joe Latino</dc:creator>
      <dc:date>2004-03-25T10:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Password setting does not reset expired date.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229908#M714459</link>
      <description>This is normal. The "problem" is that the counters in a non-trusted system have a resolution of 1 week. They actually know nothing about days. This means for example, that 8 days and 12 days for example are indistinguishable.&lt;BR /&gt;&lt;BR /&gt;Man 4 passwd; this is explained rather well there.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 11:01:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229908#M714459</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-25T11:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Password setting does not reset expired date.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229909#M714460</link>
      <description>What does the entry look like from the password file ?&lt;BR /&gt;&lt;BR /&gt;What patches if any do you have for password (swlist -l product | grep password ) ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 11:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229909#M714460</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2004-03-25T11:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Password setting does not reset expired date.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229910#M714461</link>
      <description>I'll even add a hint about what's special about Thursday's : 01-Jan-1970 was a Thursday.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 11:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229910#M714461</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-25T11:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Password setting does not reset expired date.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229911#M714462</link>
      <description>We have no patches from swlist.&lt;BR /&gt;&lt;BR /&gt;Here is an example of two users:&lt;BR /&gt;&lt;BR /&gt;passwd -s normand&lt;BR /&gt;normand  PS    03/25/04    0  7  &lt;BR /&gt;passwd -s jlatino2&lt;BR /&gt;jlatino2  PS    03/18/04    0  7  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Normand was set today, jlatino2 was set Monday.  Not sure why jlatino2 is not being prompted today to change my password.&lt;BR /&gt;&lt;BR /&gt;So given what I have read in the  replies users should not change their passwords until they have expired?&lt;BR /&gt;Very interesting about why Thursday.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 25 Mar 2004 11:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229911#M714462</guid>
      <dc:creator>Joe Latino</dc:creator>
      <dc:date>2004-03-25T11:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Password setting does not reset expired date.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229912#M714463</link>
      <description>You don't have to wait until the password expires to change it. Just note that the counter treats every day from a Thursday through the following Wednesday as the same day -- again, the resolution is one week. This was a compromise in trying to stuff reasonable amounts of time into a small data footprint. I would set -x max to about 91 days or so and set -n min to 7. Note that when min is set to 7 that might only mean 1 day -- if you set the passwd on a Wednesday or the full 7 days if on a Thursday. You should also note that all the timekeeping is UTC so when it's Thursday in Greenwich is all that really counts.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Mar 2004 11:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-setting-does-not-reset-expired-date/m-p/3229912#M714463</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-25T11:34:30Z</dc:date>
    </item>
  </channel>
</rss>

