dcwaterm / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

Displayed password expire date is 369 years too long #558

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Log into pwm
2.Navigate to account information
3.Password expire date displays as EXACTLY 369 years greater than it should be. 
 IE Monday, April 18, 2014 1:00:17 PM EDT nstead of Monday, April 18, 2383 
1:00:17 PM EDT.  

What is the expected output? What do you see instead?
Password expire date to not be 369 years in the future.  IE Monday, April 18, 
2014 1:00:17 PM EDT instead of Monday, April 18, 2383 1:00:17 PM EDT

Oddly, the password set time and password set time delta are correct.  
Additional verification shows passwords are expiring at their expected times, 
and not 369 years in the future.

What version of PWM are you using?
v1.7.1 b1232 (Release)

What ldap directory and version are you using?
Active Directory Windows Server 2008 R2.

Additional information:
The AD server and PWM server both have the correct system time.  PWM is running 
on Fedora 20 with tomcat 7.0.42.

Original issue reported on code.google.com by fishp...@gmail.com on 18 Apr 2014 at 2:14

Attachments:

GoogleCodeExporter commented 9 years ago
Already fixed in trunk.

Original comment by jrivard on 19 Apr 2014 at 9:08