Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Trouble: authenticating through unix os
Another newbee question..
Is there a way to provide both OS authentication and Password
authentication ? For eq. if "user1" wants to access the "ops$user2"'s
tables, how does he do without logging in as "ops$user2" ?
thanks,
Guna
JC wrote:
>
> On Wed, 24 Sep 1997 09:21:58 -0600, dd_at_langley.softwright.co.uk (Dean
> Dashwood) wrote:
>
> >Hi Kim!
> >
> >Your user needs to be called OPS$BLAH:
> >
> >create user ops$blah identified externally;
> >
>
> The 'ops$' prefix is just a standard that most shops use. The blank
> for the prefix should work too.
>
> The problem was this person wasn't starting sqlplus with the command
> 'sqlplus /'. The slash that signifies OS validation is the key.
-- ---------------------------------------------------------------- | General Wireless Comm. Inc. | email: guna_at_gwcom.com | | 3350 Scott Blvd. Bldg# 36 | phone: (408) 986 8988 Ext.128 | | Santa Clara, CA 95054 | pager: (408) 581 4268 | | | page-mail: 1617196_at_pagemart.net | ----------------------------------------------------------------Received on Fri Sep 26 1997 - 00:00:00 CDT
![]() |
![]() |