1. Home
  2. Security Hardening
  3. DISA STIG For Oracle Linux 5 V2R1
  4. GEN000000-LNX00380 – An X server must have none of the following options enabled: -ac, -core (except for debugging purposes), or -nolock – ‘-core’

GEN000000-LNX00380 – An X server must have none of the following options enabled: -ac, -core (except for debugging purposes), or -nolock – ‘-core’

Details

These options will detract from the security of the Xwindows system.

Solution

Disable the unwanted options:
Procedure:
For gdm:
Remove the -ac, -core and -nolock options by creating a ‘command’ entry in the /etc/gdm/custom.conf file with the options removed.

For Xwindows started by xinit:
Create or modify the .xserverrc script in the user’s home directory to remove the -ac, -core and -nolock options from the exec /usr/bin/X command.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles