Re: How login as sysdba with sqlnet.authentication=none

  • From: "Eric Jenkinson" <erichjenkinson@xxxxxxxxx>
  • To: "Jared Still" <jkstill@xxxxxxxxx>
  • Date: Fri, 13 Apr 2007 14:13:00 -0500

On 4/13/07, Jared Still <jkstill@xxxxxxxxx> wrote:


On 4/13/07, Eric Jenkinson <erichjenkinson@xxxxxxxxx> 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?

Other related posts: