Tuesday, January 16, 2018

How do you change the SYSADMIN password?

1. Keep all services running.
2. Login via the OS level by way of the applmgr user.
3. Run your environment scripts
    a. cd $APPL_TOP
    b. run APPSORA.env
    c. the above should also run <sid>_<node>.env, but you can verify by running it.
    d. cd admin
    e. run adovars.env
4. cd $FND_TOP/bin
5. Run FNDCPASS to change the SYSADMIN password 
(IMPORTANT: Change ONLY the SYSADMIN password) 
FNDCPASS apps/apps 0 Y system/manager USER SYSADMIN <New Password> 
6. Restart the Apache, Forms, Reports, 8.0.6 listener and concurrent manager services. 
7. To test, login into the applications as the SYSADMIN user and the new password. 
8. Verify that a concurrent program such as Active Users runs.

No comments:

Post a Comment

Google, Mozilla, and Apple choosing to no longer support Entrust as a publicly trusted certificate authority

Google, Mozilla, and Apple have all decided to stop trusting Entrust’s publicly issued certificates after specific cutoff dates , due to lon...