SV-81847r1_rule
V-67357
SRG-APP-000033-DB-000084
SQL4-00-002000
CAT II
10
Use GRANT, REVOKE, DENY, ALTER ROLE … ADD MEMBER … and/or ALTER ROLE …. DROP MEMBER statements to add and remove permissions on database-level securables, bringing them into line with the documented requirements.
Review the system documentation to determine the required levels of protection for securables in the database, by type of user.
Review the permissions actually in place in the database.
The database permission functions and views provided in the supplemental file Permissions.sql can help with this.
If the actual permissions do not match the documented requirements, this is a finding.
V-67357
False
SQL4-00-002000
Review the system documentation to determine the required levels of protection for securables in the database, by type of user.
Review the permissions actually in place in the database.
The database permission functions and views provided in the supplemental file Permissions.sql can help with this.
If the actual permissions do not match the documented requirements, this is a finding.
M
2637