Skip to content

Sudo - umask value

An XCCDF Value

Description

Specify the sudo umask to use. The actual umask value that is used is the union of the user's umask and the sudo umask. The default sudo umask is 0022. This guarantess sudo never lowers the umask when running a command.

ID
xccdf_org.ssgproject.content_value_var_sudo_umask
Updated