Reviewing User Names And Passwords - Oracle ORACLE9I B10508-01 Installation Manual

Oracle audio technologies computer accessories user manual
Hide thumbs Also See for ORACLE9I B10508-01:
Table of Contents

Advertisement

Unlocking and Resetting Passwords Manually
To manually change a password and unlock an account, review the list of default
administrative user names, passwords, and functions in
Names and Passwords"
using the following commands:
1.
2.

Reviewing User Names and Passwords

All databases that are created by Database Configuration Assistant include the SYS,
SYSTEM, and DBSNMP user names and passwords
Corporation provides several other administrative users
passwords before using these administrative accounts.
.
Start SQL*Plus and log in as SYSDBA by using the following commands:
$ sqlplus /nolog
SQL> connect / as sysdba
Change the password by using the following command:
SQL> ALTER USER USERNAME IDENTIFIED BY PASSWORD ACCOUNT UNLOCK
The alter statement will both reset the password and unlock the account.
If you want unauthenticated access to your data via HTTP,
Note:
then unlock the ANONYMOUS user account.
Oracle9i Database Administrator's Guide for more
See Also:
information on unlocking passwords after installation and for
information on Oracle security procedures and best security
practices.
Oracle Enterprise Manager Administrator's Guide for more
information on using Oracle Security Manager or Oracle DBA
Studio to change passwords.
To unlock administrative user passwords after installation,
Note:
click the Password Management button in the Database
Configuration Assistant window.
Select a user, and then unlock and reset the password by
Starter Database Contents
Table 5–1, "Default User
.
In addition, Oracle
.
Unlock users and reset
Post-Installation 5-19

Advertisement

Table of Contents
loading

Table of Contents