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 Oracle Linux 8
System Settings
Account and Access Control
Protect Physical Console Access
Configure Screen Locking
Configure Console Screen Locking
Configure the tmux lock session key binding
Configure the tmux lock session key binding
An XCCDF Rule
Details
Profiles
Prose
Configure the tmux lock session key binding
Low Severity
To set a key binding for the screen locking in
tmux
terminal multiplexer, the
session-lock
command must be bound to a key. Add the following line to
/etc/tmux.conf
:
bind X lock-session
. The console can now be locked with the following key combination:
Ctrl+b Shift+x