The way you would do this under sqlplus is that log in as some user under sqlplus and when the sqlplus prompt comes, issue

SQL> connect sys/passwd as sysdba


Sam