Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Oracle > Password Authenticity / Validation for SYS User A/c on Oracle9iDB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-24-03, 04:02
RastogiKamesh RastogiKamesh is offline
Registered User
 
Join Date: Apr 2003
Location: Jagdishpur
Posts: 146
Password Authenticity / Validation for SYS User A/c on Oracle9iDB

Hi,
We have ORACLE9i database on SUN Solaris 5.8 Platform. We have created database manually, not through the DB Configuration Assistance Wizard. And thus, default passwords are not available for SYS, SYSTEM A/c.

When we login in SYS as SYSDBA on the serevr m/c, it is not checking the password and taking any password, and log-in successfully. When we login through the OEM console locally on the server m/c with SYS as SYSDBA, it is giving error "Invalid Username/Password" and not connecting to my Database Instance.

I wish to set & enforce the valid password checking for SYS as SYSDBA a/c whenerver i log in locally through SQLPLUS or through OEM Console. How can i do that....? Can i know the steps pls...And do i need to do something in INIT.ORA file about the parameter 'remote_login_passwordfile'...??

Please help. Thanks a lot in advance.
__________________
- KR
Reply With Quote
  #2 (permalink)  
Old 04-24-03, 04:31
OBRP OBRP is offline
Registered User
 
Join Date: Apr 2002
Posts: 31
Hi,

Set remote_login_passwordfile = exclusive
and create password file using orapwd utility

HTH,
OBRP
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On