Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> OPS$ login to Oracle7 under NT

OPS$ login to Oracle7 under NT

From: Zachary Agatstein <Zachary.Agatstein_at_atsc.allied.com>
Date: Wed, 16 Sep 1998 09:43:11 -0400
Message-ID: <6tol7v$2qpm1@tmpsp002.tmpprv.allied.com>


I have a problem implementing an OPS$ login to Oracle Workgroup Server 7.3.4 running on Windows NT domain. I set the prefix to none, and enabled remote OS authentication, so I have these two lines in initxxxx.ora:

OS_AUTHENT_PREFIX = "" (set of double quotes) REMOTE_OS_AUTHENT = TRUE The intent is for any logged on NT user to connect to the database by using only a "/" instead of his/her username/password, followed by @database_alias. For example, from inside SQL*Plus, this would be a "connect / @dbalias" command

Of course, users, with usernames matching these in the NT domain and identified externally, have been added to the database.

I still cannot connect. What am I doing wrong? I remember that under Unix this was a piece of cake.

Zach Agatstein Received on Wed Sep 16 1998 - 08:43:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US