Database Security Products (MOSC)

MOSC Banner

Default password verification - pass.sql

edited Jul 8, 2013 6:14AM in Database Security Products (MOSC) 8 commentsAnswered
Hi Friends

I am using pass.sql below scripts to check the default password in Oracle databases. I ran this scripts for some old database's as in the part of audit checking.

It shows the below username having default password, but SYS is not configured with default its having strong pwd. The database is migrated from other servers. How it happen? Please advice

Connected to:
Oracle9i Release 9.2.0.1.0 - Production
JServer Release 9.2.0.1.0 - Production

SQL> @c:\temp\pass.sql

Tue Jun 21                                                             page    1
                    Default Accounts With Default Passwords

Account Name                   Account Status
------------------------------ --------------------------------
DBSNMP                         OPEN
OUTLN                          OPEN
SYS                            OPEN

3 rows selected.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center