Re: [389-users] Determine when a password is about to expire

2011-01-24 Thread James Roman
4 (609)485-4218 harry.dev...@faa.gov From: Rich Megginson To: 389-us...@lists.fedoraproject.org Date: 01/21/2011 03:18 PM Subject:Re: [389-users] Determine when a password is about to expire Sent by:389-users-boun..

Re: [389-users] Determine when a password is about to expire

2011-01-21 Thread harry . devine
;m trying to come up with a way to do that for them. Thanks, Harry Harry Devine Common ARTS Software Development AJT-144 (609)485-4218 harry.dev...@faa.gov From: Rich Megginson To: 389-us...@lists.fedoraproject.org Date: 01/21/2011 03:18 PM Subject: Re: [389-users] Determine when a password is

Re: [389-users] Determine when a password is about to expire

2011-01-21 Thread Aaron Hagopian
velopment > AJT-144 > (609)485-4218 > harry.dev...@faa.gov > > > From: James Roman > To: > 389-us...@lists.fedoraproject.org > Date: 01/21/2011 10:17 AM Subject: Re: [389-users] Determine when a > password is about to expire Sent by: > 389-users-boun...@lists.fed

Re: [389-users] Determine when a password is about to expire

2011-01-21 Thread harry . devine
and I see that passwordexpirationtime got reset to 1970010100Z. What does the 1970xxx value represent? Thanks, Harry Harry Devine Common ARTS Software Development AJT-144 (609)485-4218 harry.dev...@faa.gov From: James Roman To: 389-us...@lists.fedoraproject.org Date: 01/21/2011 10:17 AM

Re: [389-users] Determine when a password is about to expire

2011-01-21 Thread James Roman
Most LDAP servers use a different schema than the Microsoft version and work from the opposite direction. Try querying "passwordexpirationtime". You can do a search for the specific password schema with the following info: 2.16.840.1.113730.3.2.12 passwordObject I think it is more common to:

[389-users] Determine when a password is about to expire

2011-01-21 Thread harry . devine
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. 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 a