Weblogic Password Change Is Not Reflecting In CSF Wallet In ASAP
(Doc ID 3019048.1)
Last updated on APRIL 25, 2024
Applies to:
Oracle Communications ASAP - Version 7.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 7.3.0.0.0 version, Web Server
Weblogic password change is not reflecting in CSF Wallet in ASAP
The weblogic password was changed.
Steps followed
1) Update password in Weblogic console->Security Realm->User and Groups->Users
2) Stop Weblogic and ASAP server
3) update boot.properties with the new password
4) restart Weblogic and ASAP server
After the password change 'sadtClient list' gives below error
Error connecting to Weblogic server: User failed to be authenticated.
java.lang.SecurityException: User failed to be authenticated.
Checked for weblogic password in CSF Wallet using command 'GetPassword weblogic', it returned old weblogic password. On checking Class A data using asap_security_tool found that old weblogic password was present in CSF Wallet.
According to 'How To Change WebLogic Admin User Password in ASAP (Doc ID 956532.1)' weblogic password should be updated in CSF wallet by using ASAP_SECURITY_TOOL.
But when tried to update the password using option 10, it returned an error
The credential could not be added. Error Code: 43108
Failed to insert Class A data into the wallet
Please let us know why is weblogic password not updated in CSF Wallet by updating it in the console and boot.properties. If it needs to be updated manually then what are the steps to be followed?
ERROR
-----------------------
Error connecting to Weblogic server: User failed to be authenticated.
java.lang.SecurityException: User failed to be authenticated.
at weblogic.common.internal.RMIBootServiceImpl.authenticate(RMIBootServiceImpl.java:121)
at weblogic.common.internal.RMIBootServiceImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:646)
at weblogic.rmi.internal.BasicServerRef$2.run(BasicServerRef.java:534)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:386)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:163)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:531)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:138)
at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:352)
at weblogic.invocation.ComponentInvocationCon
STEPS
-----------------------
1) Update password in Weblogic console->Security Realm->User and Groups->Users
2) Stop Weblogic and ASAP server
3) update boot.properties with the new password
4) restart Weblogic and ASAP server
Changes
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 |
Changes |
Cause |
Solution |