2.2.9 Ensure 'REMOTE_OS_AUTHENT' Is Set to 'FALSE'

Information

As permitting OS roles for database connections to can allow the spoofing of connections and permit granting the privileges of an OS role to unauthorized users to make connections, this value should be restricted according to the needs of the organization.

Solution

To remediate this setting execute the following SQL statement. ALTER SYSTEM SET REMOTE_OS_AUTHENT = FALSE SCOPE = SPFILE;

See Also

https://workbench.cisecurity.org/files/601