<br><font size=2 face="sans-serif">I can get the passwordexpirationtime
value, but I'm unsure what you mean by &quot;set the password expiration
to occur immediately&quot;. &nbsp;I'm coming from the Windows world, so
I'm used to the &quot;User must change password at next logon&quot; checkbox.
&nbsp;I don't see that anywhere on the GUI, so I'm unclear how you set
that.</font>
<br>
<br><font size=2 face="sans-serif">Also, how do I manipulate the dates?
&nbsp;I get something similar to 20110122161029Z (for example) for passwordexpirationtime.
&nbsp;How do I convert that to a proper date format? &nbsp;Also, I just
changed my account's password while testing, and I see that passwordexpirationtime
got reset to 19700101000000Z. &nbsp;What does the 1970xxx value represent?</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif">Harry</font>
<br>
<br><font size=2 face="sans-serif">Harry Devine<br>
Common ARTS Software Development<br>
AJT-144<br>
(609)485-4218<br>
Harry.Devine@faa.gov</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">James Roman &lt;james.roman@ssaihq.com&gt;</font>
<br>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">389-users@lists.fedoraproject.org</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">01/21/2011 10:17 AM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [389-users] Determine when a password
is about to expire</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">389-users-bounces@lists.fedoraproject.org</font></table>
<br>
<hr noshade>
<br>
<br>
<br><font size=3>Most LDAP servers use a different schema than the Microsoft
version and work from the opposite direction. Try querying &quot;passwordexpirationtime&quot;.
You can do a search for the specific password schema with the following
info: 2.16.840.1.113730.3.2.12 &nbsp;passwordObject<br>
<br>
I think it is more common to:<br>
1. administratively set the password on a user account<br>
2. set the password expiration to occur immediately.<br>
3. set the passwordGraceUserTime for a time period that allows the user
to log in solely to change their password.<br>
<br>
However, you must explicitly program your site to gracefully handle this
situation (condition where passwordexpirationtime &lt; now &lt; passwordGraceUserTime)
, since the user's LDAP authentication attempt against the directory will
fail (with an error indicating the password has expired).<br>
<br>
On 01/21/2011 09:45 AM, </font><a href=mailto:harry.devine@faa.gov><font size=3 color=blue><u>harry.devine@faa.gov</u></font></a><font size=3>
wrote: </font>
<br><font size=2 face="sans-serif"><br>
I am in the process of creating a web-based mechanism to allow our users
to change their password on our new 389-ds server. &nbsp;I would like to
display the date that their password is due to expire, and while Googling
around, I see a lot of references to pwdLastSet, but about 95% of the articles
are referring to Active Directory. &nbsp;I don't see pwdLastSet amongst
the attributes in my default 389-ds setup. &nbsp;Is it there, or do I have
to add that attribute to every account?</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Also, I currently have my pages set up where, when the user logs in, it
detects our 'default' password and forces them to change it. &nbsp;Is there
some attribute in their account that I can set that I can key off of and
force them to change their password when they login to my site?</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
Thanks for any tips!</font><font size=3> </font><font size=2 face="sans-serif"><br>
Harry</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Harry Devine<br>
Common ARTS Software Development<br>
AJT-144<br>
(609)485-4218</font><font size=2 color=blue face="sans-serif"><u><br>
</u></font><a href=mailto:Harry.Devine@faa.gov><font size=2 color=blue face="sans-serif"><u>Harry.Devine@faa.gov</u></font></a><font size=3>
</font>
<br><tt><font size=3><br>
<br>
--<br>
389 users mailing list<br>
</font></tt><a href="mailto:389-users@lists.fedoraproject.org"><tt><font size=3 color=blue><u>389-users@lists.fedoraproject.org</u></font></tt></a><tt><font size=3><br>
</font></tt><a href="https://admin.fedoraproject.org/mailman/listinfo/389-users"><tt><font size=3 color=blue><u>https://admin.fedoraproject.org/mailman/listinfo/389-users</u></font></tt></a>
<br><tt><font size=2>--<br>
389 users mailing list<br>
389-users@lists.fedoraproject.org<br>
</font></tt><a href="https://admin.fedoraproject.org/mailman/listinfo/389-users"><tt><font size=2>https://admin.fedoraproject.org/mailman/listinfo/389-users</font></tt></a>
<br>
<br>