ā12-28-2012 01:37 AM - edited ā03-16-2019 02:54 PM
All the user were login to CCM user page successfully before but now it gave me Error Message Invalid User ID or Password
I have checked the logs and it seems to be issue with Active Directory.I have reset the password on AD and performed LDAP Synchronozation
but no luck Any help will be appricaited
2012-12-27 16:59:49,374 DEBUG [http-8443-1] impl.AuthenticationLDAP - makeConnection: Creating InitialDirContext
2012-12-27 16:59:49,478 ERROR [http-8443-1] impl.AuthenticationLDAP - makeConnection: Throwing exception.javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 532, v1db1
Thanks
ā12-28-2012 01:51 AM
Hi Zafar,
Yes this is an issue on AD end. The error points to the LDAP password getting expired. You could try using ADSIEdit and confirm / change the following attributes of the "LDAP Manager Distinguished Name":
Account-Expires = 9223372036854775807
ms-DS-User-Dont-Expire-Password = 1
ms-DS-User-Account-Disabled = f
If this still doesnt work, try deleting the LDAP Manager from AD and creating a new one and configuring LDAP Directory and Authentication with the new name and password accordingly.
HTH.
Regards,
Harmit.
ā12-28-2012 05:36 AM
Hi Harmit
Thanks for your reply.Could you please explain it in detail Or send me any link if I can go through
Thanks
Zafar
ā12-28-2012 06:00 AM
Hi Zafar,
You wont find a cisco document on this as such. Here is what I found on Microsoft:
Check the list below as reference regarding all error codes.
525ā | user not found ā |
52eā | invalid credentials ā |
530ā | not permitted to logon at this timeā |
531ā | not permitted to logon at this workstationā |
532ā | password expired ā |
533ā | account disabled ā |
701ā | account expired ā |
773ā | user must reset password ā |
775ā | user account locked |
HTH.
Regards,
Harmit.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide