Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to change the password of USER "INTERNAL"?

Re: How to change the password of USER "INTERNAL"?

From: <weise_at_collogia.de>
Date: Fri, 27 Nov 1998 21:23:16 +0100
Message-ID: <365F0A34.D2AE559E@collogia.de>


Hi

I have a problem like yours.
I sit on a database sercver and want connect me as internal. So I start up the svrmgrl and type connect internal. In the next step I need a password. I know this password, but I dont't want a password for this action.

How can I delete the password for connect internal?

Thanks a lot
Frank

max wrote:

> >
> >You shouldn't even need a password to connect internal if you are logging on
> >from the oracle account on the server.
> >And you can't connect as internal from any other machine. If you are
> >worried about people connecting as internal to your database, just restrict
> >access to svrmgr to the oracle user.
> >
> >To change the sys password...
> >So connect as sys or system or internal and do alter user sys identified by
> ><password>;
> >then internal and sys passwords will be changed.
> >
> >
> well, I've Personal Oracle 7.3 on my NT computer, at work. It's in a
> network. I'm wondering WHY other people can connect as internal to my
> database without entering a password from their computer???
> Any answer ?
> How may I avoid that?
> tia
> Max rome(italy)
Received on Fri Nov 27 1998 - 14:23:16 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US