Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Internal User Password
Hi Gabe,
Check initial parameter remote_login_passwordfile.
If it is "shared" or "excluesive". You are using password file to authenticate Oracle administrators. In your case, it's possible that someone had created password file and set this parameter.
If it's "none" and os user is in "dba" group, you should be able to connect internal.
Hth
bjin
Gabriel Basco Guimaraens wrote:
> Sorry if the questions sounds stupid.
>
> We have Oracle7 Server Release 7.3.4.0.1 running on Solaris 2.6 Box. We did
> not have password for the internal user, so all our scripts looked like
>
> connect internal;
> show sga;
> exit
>
> All of the sudden it starts asking for a password and we have no idea which
> one it is. We are not very much into scurity, very limited access, by few
> users, so we do not need passwords.
>
> Thanks
>
> Gabe
Received on Fri Apr 09 1999 - 04:39:25 CDT
![]() |
![]() |