How to Encrypt the Passwords So that User Can Update .bindings File With Encrypted Password?
(Doc ID 2861217.1)
Last updated on SEPTEMBER 12, 2023
Applies to:
Oracle Documaker - Version 12.6.4 and laterInformation in this document applies to any platform.
Goal
We have changed the passwords for documaker accounts dmkr_admin and dmkr_asline and we have updated datasources in weblogic console and managed servers start fine. But docfactory services ODDF and ODDP fails to start. We have updated passwords for dmkr_admin and dmkr_asline in .bindings file and ODDF service start and kicks off all services. But i see password encryption errors in the docfactory process logs. Here is the error i see in receiver log.
2022-03-09 17:13:37.46 CST-ERROR-[Receiver_#1-T1]-[JDCLib.java:994]-oracle.documaker.JDCLib.getSystemKey: Unable to locate the system key.
2022-03-09 17:13:37.186 CST-ERROR-[Receiver_#1-T1]-[DocumakerDataSourceFactory.java:257]-oracle.documaker.db.jndi.DocumakerDataSourceFactory.decryptString: EncryptedBasicDataSourceFactory: Error decrypting value: The provided text does not appear to have been encoded by encryptTextData.
2022-03-09 17:46:35.645 CST-ERROR-[Receiver_#1-T1]-[JDCLib.java:994]-oracle.documaker.JDCLib.getSystemKey: Unable to locate the system key.
2022-03-09 17:46:35.645 CST-ERROR-[Receiver_#1-T1]-[DocumakerDataSourceFactory.java:257]-oracle.documaker.db.jndi.DocumakerDataSourceFactory.decryptString: EncryptedBasicDataSourceFactory: Error decrypting value: The provided text does not appear to have been encoded by encryptTextData.
How do i encrypt the passwords for these so that i can update .bindings file with encrypted password?
Solution
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
Goal |
Solution |
References |