SV-24881r2_rule
V-2519
Oracle OS_ROLES parameter
DO0240-ORACLE11
CAT III
10
From SQL*Plus:
alter system set os_roles = FALSE scope = spfile;
The above SQL*Plus command will set the parameter to take effect at next system startup.
From SQL*Plus:
select value from v$parameter where name = 'os_roles';
If the value returned is not FALSE, this is a Finding.
V-2519
False
DO0240-ORACLE11
From SQL*Plus:
select value from v$parameter where name = 'os_roles';
If the value returned is not FALSE, this is a Finding.
M
Information Assurance Officer
1367