Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: NT Authentication
George,
You can use OS authentication with Unix too. You need to set OS_AUTHENT_PREFIX paramter in your init.ora and use the 'create user <username> identified externally' syntax.
However, it is only useful if your clients are actually logging into the Unix box from, say, a telnet session. If you have a Windows client, such as a Forms program, OS authentication isn't going to to you much good.
You can integrate Oracle log-ins with Kerberos, NDS or DCE if you're really looking for a single sign on environment.
Tim Taylor
Oracle Federal
Bethesda, MD
glambert_at_my-dejanews.com wrote:
> My documentation states that NT Authentication can be used to connect to
> Oracle running on an NT Server. Does any know if this also applies to Oracle
> running under Unix? (or do I have to use Oracle database security explicitly)
>
> Thanks,
> George
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Received on Thu Jul 23 1998 - 09:35:18 CDT
![]() |
![]() |