fbordina / pwm

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

Incorrect Year in account information with gap approx 366 years #500

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. login to PWM
2.  click on Account information
3.

What is the expected output? What do you see instead?

Password Expiration Time should be under 90 days from current date
However it showing as followes:

Username    Prince.Dhiman

Password Expired    False
Password Pre-Expired    False
Within Warning Period   False
Violates Password Policy    False
Password Set Time   Thursday, September 12, 2013 3:16:48 PM IST
Password Set Time Delta     2 days, 22 hours, 48 minutes, 26 seconds
Password Expiration Time    Saturday, December 11, 2382 3:16:48 PM IST

What version of PWM are you using?

v1.7
What ldap directory and version are you using?
Active directory 2003 r2

Please paste any error log messages below:
2013-09-15 13:53:46, INFO , event.AuditManager, audit event: 
{"eventCode":"AUTHENTICATE","perpetratorID":"Prince.Dhiman","perpetratorDN":"CN\
u003dPrince 
Dhiman,OU\u003dUsers,OU\u003dDelhi,OU\u003dIndia,dc\u003dbcone,dc\u003dcom","tim
estamp":"Sep 15, 2013 1:53:46 
PM","message":"AUTHENTICATED","targetID":"Prince.Dhiman","targetDN":"CN\u003dPri
nce 
Dhiman,OU\u003dUsers,OU\u003dDelhi,OU\u003dIndia,dc\u003dbcone,dc\u003dcom","sou
rceAddress":"101.59.115.79","sourceHost":"101.59.115.79"}

Original issue reported on code.google.com by prince23...@gmail.com on 13 Oct 2013 at 6:31

GoogleCodeExporter commented 9 years ago
Please reproduce with trunk build and include a log file from pwm startup until 
problem occurs with log level set to trace and ldap wire trace enabled.

Original comment by jrivard on 11 Nov 2013 at 5:12

GoogleCodeExporter commented 9 years ago
Issue 475 has been merged into this issue.

Original comment by jrivard on 11 Nov 2013 at 5:15

GoogleCodeExporter commented 9 years ago
Log is attached. Kindly review it.

Original comment by prince23...@gmail.com on 14 Nov 2013 at 11:46

Attachments:

GoogleCodeExporter commented 9 years ago
should be fixed in latest nightly builds

Original comment by jrivard on 5 Apr 2014 at 9:34

GoogleCodeExporter commented 9 years ago
Issue 475 has been merged into this issue.

Original comment by jrivard on 5 Apr 2014 at 9:35

GoogleCodeExporter commented 9 years ago
I have updated to v1.7.1 but the issue still persists. Please provide the 
version in which it is fixed.

Original comment by prince23...@gmail.com on 6 Apr 2014 at 8:26

GoogleCodeExporter commented 9 years ago
It has not been fixed in a stable release, yet. You might try updating to the 
latest LdapChai library (simply replacing the jar file: 
http://code.google.com/p/pwm/source/browse/trunk/pwm/servlet/web/WEB-INF/lib/lda
pChai.jar), or update to a nightly build: see the project page 
http://code.google.com/p/pwm/.

Original comment by menno.pi...@gmail.com on 6 Apr 2014 at 7:04

GoogleCodeExporter commented 9 years ago
The issue persist in v1.7.1, even after replacing the ldapChai.jar file and 
restarting the service.
What ldap directory and version are you using?
Win2012R2

Can someone point to the correct jar replacement file?
Many thanks, Chris

Original comment by Chr...@gmail.com on 17 Mar 2015 at 9:50

Attachments:

GoogleCodeExporter commented 9 years ago
After trying some ldapChai.jar files in the libraryes, it seems that this one 
is working.
https://code.google.com/p/pwm/source/browse/branches/1.7.0-fixes/pwm/pwm/servlet
/web/WEB-INF/lib/ldapChai.jar?spec=svn728&r=728
Thanks,
Chris.

Original comment by Chr...@gmail.com on 17 Mar 2015 at 10:07

GoogleCodeExporter commented 9 years ago
I just downloaded the latest ldapChai.jar to try to fix this, but once I 
replace the old file I could no longer connect to the webapp.  I'm on v1.7.1 
with Win2012R2 AD.

Original comment by konicekm...@gmail.com on 2 Apr 2015 at 8:54