Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Ubuntu 18.04
System Settings
Installing and Maintaining Software
Sudo
Ensure Privileged Escalated Commands Cannot Execute Other Commands - sudo NOEXEC
Ensure Privileged Escalated Commands Cannot Execute Other Commands - sudo NOEXEC
An XCCDF Rule
Details
Profiles
Prose
Ensure Privileged Escalated Commands Cannot Execute Other Commands - sudo NOEXEC
High Severity
The sudo
NOEXEC
tag, when specified, prevents user executed commands from executing other commands, like a shell for example. This should be enabled by making sure that the
NOEXEC
tag exists in
/etc/sudoers
configuration file or any sudo configuration snippets in
/etc/sudoers.d/
.