
October 22nd, 2008, 10:47 AM
|
|
Registered User
|
|
Join Date: Oct 2008
Posts: 1
Time spent in forums: 9 m 46 sec
Reputation Power: 0
|
|
Old password still be able to login after chage (Authenticate using Ldap)
I use WAS 6.0 and j_security_check to login my app through Ldap to AD (Windows 2003).
Every thing work fine.
But if I change user password in AD, I still can login with the old password in my application. It also happen when I use java class "InitialLdapContext" to connect to AD. But this won't happen if I login in that windows.
Thx in advance.
|