Oracle with OCI and windows authetication (NTS)

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
zvasku
Posts: 77
Joined: Tue 19 Sep 2006 12:04

Oracle with OCI and windows authetication (NTS)

Post by zvasku » Fri 23 May 2014 13:01

Hello,

is it possible to login to Oracle (11g) with OCI using windows authentication (SQLNET.AUTHENTICATION_SERVICES= (NTS))?

Thanks
Zdenek

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Oracle with OCI and windows authetication (NTS)

Post by AlexP » Fri 23 May 2014 13:45

Hello,

To use OS authentication, you should leave the UserName property empty: http://www.devart.com/odac/docs/devart_ ... entication .

zvasku
Posts: 77
Joined: Tue 19 Sep 2006 12:04

Re: Oracle with OCI and windows authetication (NTS)

Post by zvasku » Fri 23 May 2014 14:07

Thanks

Zdenek

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Oracle with OCI and windows authetication (NTS)

Post by AlexP » Mon 26 May 2014 05:39

You are welcome. Feel free to contact us if you have any further questions.

Post Reply