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 INTERNAL password on NT

Re: How to change INTERNAL password on NT

From: Dave Haas <davidh_at_--nospam--hotmail.com>
Date: Sat, 24 Mar 2001 03:54:25 GMT
Message-ID: <RTUu6.50577$tr5.5679439@news1.telusplanet.net>

Hi all.

Just to clarify. The internal password and the password for sys are NOT THE SAME. The 'alter user sys identified by ...' does indeed change the internal password, but this is a side effect. If one changes the internal password using the orapwd utility it has no bearing on the sys account.

HTH, Dave Haas

"Panos Kavalagios" <P.Kavalagios_at_hydro.ntua.gr> wrote in message news:3ABB4DF9.ABE6F336_at_hydro.ntua.gr...
> Jen Decker wrote:
>
> > OR
> > besides using sys's schema, internal also uses sys's password and sys
 can be
> > changed with an alter user statement.
> > alter user sys identified by <something else>;
> > this statement will also change internal's password.
>
> That would be certainly the easier and more advisable way to change
> internal's password. I didn't know that. Thank you for the notice!
>
> Panos
>
Received on Fri Mar 23 2001 - 21:54:25 CST

Original text of this message

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