Additional Security Considerations
After you enable security for the Enterprise Manager components and framework, there are additional security considerations. This section provides the following topics:
Changing Oracle Account Passwords
This section describes the commands used to change the SYSMAN, MGMT_VIEW, and EUS_ENGINE_USER passwords.
Changing the SYSMAN User Password
The SYSMAN user account is used by the Oracle Management Server to login into the Oracle Management Repository to store and query all activity. The password is stored encrypted. If the SYSMAN password changes at the OMR it must also be changed at the OMS, to ensure proper functioning of Enterprise Manager for all operations. This includes other SYSMAN users such as:
- SYSMAN_STB
- SYSMAN_TYPES
- SYSMANUPGR_OPSS
If you have configured Oracle Analytics Server (OAS) for reporting and analytics by using the data from Enterprise Manager, then for steps to change the SYSMAN password, see Update OAS Configuration with SYSMAN Password.
Note:
Directly modifying the password for SYSMAN or any other repository user at the Repository Database is not recommended. Hence, ensure that the passwords are changed only using one of the methods listed below.
Update OAS Configuration with SYSMAN Password
If you have configured Oracle Analytics Server (OAS) for reporting and analytics by using the data from Enterprise Manager, then you must also update OAS with the new password set for SYSMAN user.
-
Change the SYSMAN password utilized by OAS in the Database Security Model:
-
Login to OAS as a Super Administrator, either the SYSMAN user or the internal SuperUser, that may have been configured for out-of-band security operations. Navigate to Administration, and under Security Center, click Security Configuration.
Note:
When OAS is configured with the Database Security Model, the weblogic user is not a valid user for logging into OAS. Only valid EM users can be used to logged into OAS when configured with the Database Security Model. -
Temporarily check the Enable Local SuperUser check box.
After the site is setup and functioning as required, the local super user can be disabled.
-
In the Authorization section:
- Uncheck the Use LDAP check box.
- Set the Security Model to
Oracle Database
. - Enter the value for the new SYSMAN credentials to be used with Enterprise Manager.
- Click Apply.
-
-
Updating the SYSMAN password in Enterprise Manager. See Changing the SYSMAN User Password.
-
Restart the OAS server again. Log in to OAS as the SYSMAN user.
-
Confirm that correct OAS Group Assignments are displayed.
-
Confirm that all the reports, both live and scheduled, operate as expected.
-
Disable the OAS Local Super User. Restart the OAS server again.
Changing the MGMT_VIEW User Password
To change the password of the MGMT_VIEW
user, you have to use the following command:
emctl config oms -change_view_user_pwd [-user_pwd <user_pwd>] [-auto_generate]
Parameter | Description |
---|---|
|
Used to change MGMT_VIEW user's password. |
|
The new password for theMGMT_VIEW user. |
|
If this option is specified, the password is auto-generated. |
When you change the password of the MGMT_VIEW
user by using the emctl
command, the monitoring credentials for the Management Service target, which is set to MGMT_VIEW
, does not get updated. You have to change the password manually.
- Go to the Enterprise Manager Console URL.
- Enter the credentials for a valid Single Sign-On user.
- From the Setup menu, select Security, and then Monitoring Credentials.
- Select the Target Type as Oracle Management Service and click Manage Monitoring Credentials.
- In the monitoring credentials page for the Oracle Management Service target type, update the password for
MGMT_VIEW
manually to the new password and save the changes. - Click Save.
Responding to Browser-Specific Security Certificate Alerts
When you connect to Enterprise Manager via HTTPS, the Management Service presents your browser with a certificate to verify the identity of the Management Service. This certificate has been verified by a third party that your computer trusts. When a Web browser encounters an untrusted certificate, it generates security alert messages. The security alert dialog boxes appear because Enterprise Manager's certificate is issued by a Certificate Authority which the browser does not trust.
You can choose to ignore the warnings and continue with your Enterprise Manager session, or you can import the CA certificates into the browser's list of trusted "root" certificates to eliminate the certificate security alerts in future browser sessions.
Third Party Certificate Workflow
The following high-level steps are involved in setting up Enterprise Manager to use third party certificates.
- Step 1: Generate a wallet and have it certified by a third party authority such as Entrust, Verisign, Thwate, or DigiCert.
- Step 2: Configure the custom wallets to each OMS. For instructions, see Configuring a Third Party Certificate for HTTPS Console Users
- Step 3: Add the certificate to the browser's list of trusted root certificates to eliminate further browser certificate warnings. The following sections describe how to respond to browser-specific security alert dialog boxes when you are using Enterprise Manager in a secure environment. Note: Step 3 is not required for well-known certificate authorities such as Verisign or Entrus.
Responding to the Internet Explorer Security Alert Dialog Box
Security is enabled by default for the Management Service. However, if you have not enabled the more extensive security features of your web tier, you will likely receive the following warning: "There is a problem with this Web site's security certificate." This occurs because Enterprise Manager's certificate is issued by a Certificate Authority which the browser does not trust.
When Internet Explorer displays the certificate warning page, use the following instructions to install the certificate and avoid viewing this page again in future Enterprise Manager sessions:
Responding to the Mozilla Firefox New Site Certificate Dialog Box
Firefox will also issue a connection warning when Enterprise Manager's certificate is issued by a Certificate Authority which the browser does not trust. When you first attempt to display the Enterprise Manager console using the HTTPS URL in Mozilla Firefox, you will receive a warning because the connection is untrusted.

When Firefox displays the Untrusted Connection page, use the following instructions to install the certificate and avoid viewing this page again in future Enterprise Manager sessions:
You will no longer receive the untrusted connection warning in any future connections to Enterprise Manager when you use this browser
Responding to the Google Chrome Security Alert Dialog Box
Google Chrome issues a warning if the security certificate of the Website is not trusted. When you first attempt to display the Enterprise Manager console using the HTTPS URL in Google Chrome, you will receive a warning because the connection is mistrusted.
When Google Chrome displays the Untrusted Connection page, use the following instructions to install the certificate and avoid viewing this page again in future Enterprise Manager sessions:
Note:
Installing a certificate using this method on Google Chrome may still lead to performance degradation. To solve this issue, the best option is to obtain a trusted certificate from a vendor of your choice.