Database Security Products (MOSC)

MOSC Banner

Granting access to an Active Directory group

edited Nov 11, 2018 4:02AM in Database Security Products (MOSC) 2 commentsAnswered

Hello,

I have a domain group in Active Directory (lets call it MYDOMAIN\GRP) and I want the members of this group (MYDOMAIN\USER1, MYDOMAIN\USER2, etc.) to be able to connect to my Oracle database. I, naively, thought that creating the user/group in Oracle using "create user "MYDOMAIN\GRP" identified externally;" and setting SQLNET.AUTHENTICATION_SERVICES=(NTS) on client and server would do the trick. Unfortunately that is not the case. Note that I am able to create a regular user (create user "MYDOMAIN\USER1" identified externally;) and connect from a client PC to the database server using "connect /

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center