|
-
Originally posted by Chucks_k
Hello everyone,
How do i change the default passwords for the users system and sys?
Is there a way of stopping someone from logging in as / as sysdba? can i change that to another value?
Thanks in advance,
Chucks_k
ALTER USER SYS IDENTIFIED BY NEW_PWD;
If the unix user is in the DBA group, then he can log in using "connect / as sysdba". Is the OS user in the DBA group?
Oracle Certified Master
Oracle Certified Professional 6i,8i,9i,10g,11g,12c
email: [email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|