SOL-11.1-040230 - The operating system must require individuals to be authenticated with an individual authenticator prior to using a group authenticator.

Information

Allowing any user to elevate their privileges can allow them excessive control of the system tools.

Solution

The root role is required.

Convert the root user into a role.

# usermod -K type=role root

Add the root role to authorized users' logins.

# usermod -R +root [username]

Remove the root role from users who should not be authorized to assume it.

# usermod -R -root [username]

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_SOL_11_x86_V3R1_STIG.zip

Item Details

Category: IDENTIFICATION AND AUTHENTICATION

References: 800-53|IA-2(5), CAT|II, CCI|CCI-004045, Rule-ID|SV-216105r986447_rule, STIG-ID|SOL-11.1-040230, STIG-Legacy|SV-60929, STIG-Legacy|V-48057, Vuln-ID|V-216105

Plugin: Unix

Control ID: dc7b83ea4e0d25e126a707cec1a651c4683aa9cdfbfdfcc359a79a5b5c0f45a1