Unable to Login to OEM After Integrating for AD Authentication Error "Authentication Failed: User specified user denied"
(Doc ID 3061612.1)
Last updated on JANUARY 08, 2025
Applies to:
Oracle Virtual Directory - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
OEM version 13.5
After enabling authentication against Active Directory by creating Weblogic Authentication Provider, login fails
OMS Server log shows the following error with security debug enabled for Weblogic Server
<BEA-000000> authenticate user:<username> with DN:<DN_of_the_user>>
<BEA-000000> <authentication failed 49>
.....................................
<BEA-000000> <[Security:090302]Authentication Failed: User <username> denied>
<BEA-000000> <javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User specified user denied
at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:346)
at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:117)
.....................................
.....................................
<BEA-000000> <authentication failed 49>
.....................................
<BEA-000000> <[Security:090302]Authentication Failed: User <username> denied>
<BEA-000000> <javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User specified user denied
at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:346)
at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:117)
.....................................
.....................................
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |