Changing System User Password
Hi there! Our client is on E1 9.2, TR 9.2.1.2. They want to change the password of System User "JDE". We referred to the doc 2236129.2 and performed below steps.
- Login to Deployment Server with user JDE. Fastpath to P980001. Delete System User "JDE" and add new "JDE" with new password. (Changing password prompts error of duplicate key not allowed.)
- Stop Enterprise Server and JAS Server
- Change JDE password in DB (SQL Server)
- From Server Manager, change below passwords of "JDE"
- - Enterprise Server > Configuration > Database > Bootstrap Datasource > Database Password = new "JDE" password (Database User = JDE)
- - Enterprise Server > Configuration > Security > Security > Password = new "JDE" password (User = JDE)
0