...
For yuuvis® RAD version >= 6.12
The usage of the root user for connecting the microservices to the core-service has been replaced by a shared secret API key that is used to authenticate the core-service's internal system user that always has full rights.
Please see "Enabling the System User Login for Microservices" for instructions on configuring the shared secret API key.
For yuuvis® RAD version < 6.12
The yuuvis® RAD root user is preconfigured with every installation. The user needs to exists This user must exist and always needs has to have full rights on all objecttpyes object types because the redline yuuvis® RAD components use this user to communicate with each other.
Thus, changing the passwort password of this user makes changes on to all redline yuuvis® RAD components neccessary. This is done in several steps as follows:
...
necessary. To change the root user password, follow these steps:
- Go to management-studio > Organization > root-user to change the user's password.
- Stop all yuuvis® RAD components (services and applications).
- in In the file <service-manager>\config\application-red.yml file , change the value of the key "enaio.dms.password" key to match the new password.
- in In the file <rendition<rendition-plus>\webapps\osrenditioncache\WEB-INF\classes\config\config.properties file, change the value of the key "admin.password" to key to match the new password.in
- In the file <rendition<rendition-plus>\webapps\renditionplus\WEB-INF\classes\config\config.properties file, change the value of the key "admin.password" to key to match the new password.
- If it appliesapplicable, change the saved password in the enterprise-manager, designer, agent, and in the browser.
- If it appliesapplicable, change the configuration of custom micro-services microservices and third-party components that access enaio redlineyuuvis® RAD.
- Startup all enaio redline components againRestart all yuuvis® RAD components. The password has now been changed successfully changed.
Warning |
---|
If you or any application enters the wrong password for 3 times, the user account will be permanently locked until an administrator unlocks it again. Until that time, none of the enaio redline the yuuvis® components can access the dms-service anymore causing that . This will result in failed searches or object indexing of objects will fail. Inconsistencies . Also, inconsistencies may emerge. |