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

Home -> Community -> Usenet -> c.d.o.server -> Re: OS Authentication and Usernames

Re: OS Authentication and Usernames

From: Eric Euerlings <euerlings_at_swift.ch>
Date: Mon, 23 Nov 1998 13:20:29 +0100
Message-ID: <3659530D.621C3102@swift.ch>


Hi Tim,
theres another parameter which is called OS_AUTH_PREFIX or so. This parameter is normally OPS$. The user you want to create is called then
OPS$anything...
create user "OPS$Joe Blow" identified externally .

This should work but I'm not shure if you can use blanks in usernames?

Cheers
Eric Euerlings

TimKArnold wrote:

> Hi,
>
> I'm trying to use NT authentication
> for Oracle. I've set OS_AUTHEN=true in
> init.ora. Everything works fine if I restrict
> the Oracle username to one word. But, once
> I use embedded blanks, say,
> 'create user "Joe Blow" identified externally'
> I can never log on as Joe Blow. Is there some other
> init.ora setting I need or am I SOL?
>
> TIA,
> Tim
Received on Mon Nov 23 1998 - 06:20:29 CST

Original text of this message

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