Obsviously you are using NT and probable 8i. In this
case, only with renmark the line:
SQLNET.AUTHENTICATION_SERVICES= (NTS), Oracle will
prompt you to enter a password. That it'll be the one
created with oradim or if you use password file:
orapwd, that one. Therefore, you won't succed if you
enter any character as you are "succeding" now. You
must enter the correct password.
There are several scenarios in Unix that Oracle asks
you for a password. However, the most frequent one is
when you have the sqlnet.authentication_services
without none or without renmark and you didn't install
Advance Security Option. Other one is when you set
TWO_TASK env.
Regards.
- Nirmal Kumar Muthu Kumaran <NIRMALK_at_qtel.com.qa>
wrote:
> Hi,
> ------------- oracle_home\network\admin\sqlnet.ora
>
> # SQLNET.ORA Network Configuration File:
> D:\Oracle\Ora81\NETWORK\ADMIN\sqlnet.ora
> # Generated by Oracle configuration tools.
>
> NAMES.DEFAULT_DOMAIN = qtel.com.qa
>
> SQLNET.AUTHENTICATION_SERVICES= (NTS)
>
> SQLNET.CRYPTO_SEED =
> 4fhfguweotcadsfdsafjkdsfqp5f201p45mxskdlfdasf
>
> --------------
>
> In this what type of modification i should do?...
>
> I had another doubt:
>
> Most of the times, oracle connects with internal
> without any password, may i
> know in which scanario, oracle will ask
> password for internal?
>
> Yearly of this year, from this list only i learned
> that we can change the
> internal password by 'ORADIM' utility.
>
> Now now i changed the internal password by using
> this utility.
>
> After that i tested with default password 'oracle'
> (???). it's going ... i
> surpriced...
>
> even more, if i put any characters instead of
> password, it's succeeded....
>
> Can anyone please clear these issues.....
>
> Thanks in adv.
>
> Regards,
> Nirmal.
>
> > -----Original Message-----
> > From: Christian Trassens
> [SMTP:ctrassens_at_yahoo.com]
> > Sent: Tuesday, September 25, 2001 2:30 PM
> > To: Multiple recipients of list ORACLE-L
> > Subject: Re: changing the internal password
> >
> > You probably are running sqlplus on NT. Therefore,
> try
> > with sqlnet.authentication_services=(nts) in the
> > sqlnet.ora and look in the groups of users of NT
> for
> > the group ora_<SID>_NT. The Oracle NT user has to
> be
> > member of this one.
> >
> > If you are running Oracle on Unix, you have to
> look in
> > sqlnet.ora again. You probably have a line with
> > sqlnet.authentication_services with a value
> different
> > that none and you don't have Advance Security
> > installed or you are not using it.
> >
> > Regards.
> >
> >
> > --- Beatriz Martínez Jiménez <beamar_at_cidaut.es>
> wrote:
> > > Hello, I am trying to log in the sqlplus (from
> > > command line) as the
> > > internal user but I can´t remember its password.
> > > Is there any way to change it?
> > > TIA
> > > > begin:vcard
> > > n:Jimenez;Beatriz Martinez
> > > x-mozilla-html:FALSE
> > > org:Fundación CIDAUT;Departamento de Informática
> > > adr:;;Parque Tecnológico de Boecillo
> > > p.209;Boecillo;Valladolid;47151;Spain
> > > version:2.1
> > > email;internet:beamar_at_cidaut.es
> > > title:Ingeniera Informática
> > > fn:Beatriz Martínez Jiménez
> > > end:vcard
> > >
> >
> >
> > =====
> > Eng. Christian Trassens
> > Senior DBA
> > Systems Engineer
> > ctrassens_at_yahoo.com
> > ctrassens_at_hotmail.com
> > Phone : 541149816062
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get email alerts & NEW webcam video instant
> messaging with Yahoo!
> > Messenger. http://im.yahoo.com
> > --
> > Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> > --
> > Author: Christian Trassens
> > INET: ctrassens_at_yahoo.com
> >
> > Fat City Network Services -- (858) 538-5051
> FAX: (858) 538-5051
> > San Diego, California -- Public Internet
> access / Mailing Lists
> >
>
> > To REMOVE yourself from this mailing list, send an
> E-Mail message
> > to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB
> ORACLE-L
> > (or the name of mailing list you want to be
> removed from). You may
> > also send the HELP command for other information
> (like subscribing).
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: Nirmal Kumar Muthu Kumaran
> INET: NIRMALK_at_qtel.com.qa
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from). You may
> also send the HELP command for other information
> (like subscribing).
Eng. Christian Trassens
Senior DBA
Systems Engineer
ctrassens_at_yahoo.com
ctrassens_at_hotmail.com
Phone : 541149816062
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger.
http://im.yahoo.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Christian Trassens
INET: ctrassens_at_yahoo.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Tue Sep 25 2001 - 10:07:07 CDT