<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
The expiration time is stored as the passwordexpirationtime attribute
in generalized time format.  You could search for users with an
expiration time of less than the current time, like
"(passwordexpirationtime<=20070108190000Z)".<br>
<br>
Ulf<br>
<br>
Ankur Agarwal wrote:
<blockquote cite="mid530808.98251.qm@web54104.mail.yahoo.com"
 type="cite">
  <div>Hi,</div>
  <div> </div>
  <div>Is there any in-built attribute that can tell me if user
password has expired?</div>
  <div> </div>
  <div>I do get an appropriate exception if i try to authenticate such
a user but i want to identify such users by looking at their saved
profile data.</div>
  <div> </div>
  <div>regards,</div>
  <div>Ankur</div>
  <p> __________________________________________________<br>
Do You Yahoo!?<br>
Tired of spam? Yahoo! Mail has the best spam protection around <br>
  <a class="moz-txt-link-freetext" href="http://mail.yahoo.com">http://mail.yahoo.com</a>
  </p>
  <pre wrap=""><hr size="4" width="90%">
--
Fedora-directory-users mailing list
<a class="moz-txt-link-abbreviated"
 href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a>
<a class="moz-txt-link-freetext"
 href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a>
  </pre>
</blockquote>
</body>
</html>