Windows Authentication to Oracle for domain group -
I know that it is possible to use "OS authentication" to authenticate Windows users in the Oracle database. This process is basically going to authenticate the current Windows user ID for Oracle.
Question - Is it possible to authenticate the domain group in Oracle (as is possible with SQL Server integrated security), so there will be no need to create a separate database user for each domain member?
This is possible.
near Oracle, and,
Comments
Post a Comment