How to reset the sysman Password

Source: Internet
Author: User
I have forgotten the default sysman password when I use a three-tier Oem. Do I need to reconfigure the database? Of course it is not that troublesome. This article provides a simple method to restart the sysman password.

I have forgotten the default sysman password when I use a three-tier Oem. Do I need to reconfigure the database? Of course it is not that troublesome. This article provides a simple method to restart the sysman password.

I have forgotten the default sysman password when I use a three-tier Oem. Do I need to reconfigure the database? Of course it is not that troublesome. This article provides a simple method to restart the sysman password.

Environment:
Oracle Enterprise Manager 2.0.4
Oracle Enterprise Manager 2.0.5
Oracle Enterprise Manager 2.1
Oracle Enterprise Manager 2.2
Oracle Enterprise Manager 9.0.1


Symptom:
Logging into the Enterprise Manager Console as the superuser SYSMAN fails
'Invalid Login Credentials Supplied'


Cause:
This problem occurs because an existing EM Superuser modified the SYSMAN
Password or the password was forgotten. In either case, the EM Administrator
Cannot logon to the EM Console or administer the Oracle Management Server
From the command line.

The procedure smp_maintenance.reset_sysman () (and script. "vduResetSysman. SQL"
In OEM 2.0.4) resets the SYSMAN password to the default setting.
During the next EM Console logon attempt using the SYSMAN account,
The software forces a password change. The passwords are not logged in
History and can be reused. The password is limited to 8 characters and is
Case-sensitive.


Fix:
Use the correct logon credentials.

1. When the Enterprise Manager (EM) OMS and Repository are new, the default EM
Administrator account and password are:

Name: sysman
Password: oem_temp

During this first logon attempt to the EM Console, a security warning will be
Displayed prompting for a change to the default sysman password.

2. When the EM setup is not new and the account supplied in the logon window
Previusly worked, try using a different EM administrator account. If
Necessary, use the SYSMAN account and then reset the invalid username's
Password.

Note: The administrator name is not case sensitive, however, the password is
Case sensitive.

If oem_temp is no longer the password for SYSMAN and you need to reset
Existing password back to oem_temp, perform. the following steps:


3. Obtain the username/password of the EM Repository owner. The username is
Normally stored in the omsconfig. properties file but the password is
Encrypted.

4. Shutdown the OEM Console login dialog box.

5. Shutdown the Oracle Management Server (OMS ).

6. Connect to the Repository database, where the EM Repository is stored.
Connect as the EM Repository owner using SQL * Plus Worksheet, and choose
Option to "connect directly to a database" (or connect using SQL * Plus ).

7. Execute the following SQL statement:

'Execute smp_maintenance.reset_sysman ();'

For OEM 2.0.4 execute the script. vduResetSysman. SQL, for example:
Csh % sqlplus repository_owner/password@mynode.world
Sqlplus> @ $ ORACLE_HOME/sysman/admin/vduResetSysman. SQL;

Exit.

8. Restart the OMS and start the OEM Console.

9. Log in as the user SYSMAN and specify the password "oem_temp ".
Change the default password when you are prompted.

,

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.