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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -