If 8i, connect as internal for which it won't ask the password
If 9i connect ' / as sysdba'

But you should belong to dba group at the OS level.

Alter user sys identified by superuser;
Alter user system identified by superboss;