Re: Internal's password
Date: 2000/07/13
Message-ID: <8kka1f$4b$1_at_news.mch.sbs.de>#1/1
It does really work. But after I change the parameter to NONE, when I
input the password created by orapwd utility, it always told me
'Insufficient prvilieges". If the password file name should be --
orapw<SID>? I have done it in this way:
Oracle sid is ORCL
cd $ORACLE HOME\dbs
rm orapwORCL
orapwd file=orapwORCL password=oracle
svrmgl
connect internal/oracle
get the error message...
Any comments will be very appreciated! Thanks.
Dave
"Kari Pannila" <Xkari.pannila_at_tietoenator.com> wrote in message
news:396D8C6D.4879C954_at_tietoenator.com...
You can log on using internal without password only if you are a
member of the dba group.
Password file can be used to prevent internal logon without password
locally or/and from network. This is configured by sqlnet.ora file.
For instance:
SQLNET.AUTHENTICATION SERVICES=(NONE)
regards Kari
(Mr.) Kari Pannila
Oracle DBA
--
PS. Delete X from my mail address , it (X) is only for SPAMMERS.
Poista X mail-osoitteen edest , se on SPAMmereita varten.
--Received on Thu Jul 13 2000 - 00:00:00 CEST