Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How login as sysdba with sqlnet.authentication=none
On 4/13/07, Jared Still <jkstill_at_gmail.com> wrote:
>
>
> On 4/13/07, Eric Jenkinson <erichjenkinson_at_gmail.com> wrote:
> >
> >
> > For RMAN you have to provide the user name and password;
> >
> >
>
> Or not:
>
> 11:43-:jkstill-2 > $OH/bin/rman
>
> Recovery Manager: Release 9.2.0.7.0 - Production
>
> Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.
>
> RMAN> connect target /
>
> connected to target database: ORCL (DBID=95809200)
>
> RMAN>
Interesting. On my Linux machines if SQLNET.AUTHENTICATION_SERVICES=(NONE),
I get the same behavor in RMAN as I did on Windows. If
SQLNET.AUTHENTICATION_SERVICES=(BEQ,NONE), then I get the same behavior you
showed. What is your SQLNET.AUTHENTICATION_SERVICES set to?
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Apr 13 2007 - 14:13:00 CDT