What action would you take to ensure that a user cannot connect to the database instance by merely logging in to a remote machine?

A user, who is authenticated externally, logs in to a remote machine and connects to the database
instance. What action would you take to ensure that a user cannot connect to the database instance
by merely logging in to a remote machine?

A user, who is authenticated externally, logs in to a remote machine and connects to the database
instance. What action would you take to ensure that a user cannot connect to the database instance
by merely logging in to a remote machine?

A.
Set REMOTE_OS_ROLES to FALSE

B.
Set OS_ROLES parameter to FALSE

C.
Set the REMOTE_OS_AUTHENT parameter to FALSE

D.
Set the REMOTE_LOGIN_PASSWORD_FILE parameter to NONE



Leave a Reply 1

Your email address will not be published. Required fields are marked *


jean

jean

REMOTE_OS_AUTHENT specifies whether remote clients will be authenticated with the value of the OS_AUTHENT_PREFIX parameter.