Oracle EBS database system accounts password change
Hi team,
I have a task to apply a new security policy regarding our EBS database. Database version is 12.1 on Oracle Linux 7. My thoughts are to simply alter user sys and system with new password policy, recreate password file
using orapwd utility and then to run autoconfig on both tiers (application and database). Also, i have created dba_profile which suits our new password policy, and will assign it to them.
Is this the correct way regarding EBS database? I have done this plenty of times, but not sure would be enough when the database is part of EBS?
One more thing as i can see dbsnmp user account is in open status, and there is no sysman nor OEM in use. So this mean that sometime in the past this database has OEM configured, so dbsnmp account is legacy here? I would like to change the password or that user as well, or maybe just to lock it?