SV-216309r603267_rule
V-216309
SRG-OS-000480
SOL-11.1-020510
CAT II
10
Change the mode of the .Xauthority files.
Procedure:
# chmod 0600 .Xauthority
If X Display Manager (XDM) is not used on the system, this is not applicable.
Determine if XDM is running.
Procedure:
# ps -ef | grep xdm
Check the file permissions for the .Xauthority files in the home directories of users of X. Procedure:
# cd ~<X user>
# ls -lL .Xauthority
If the file mode is more permissive than 0600, this is finding.
V-216309
False
SOL-11.1-020510
If X Display Manager (XDM) is not used on the system, this is not applicable.
Determine if XDM is running.
Procedure:
# ps -ef | grep xdm
Check the file permissions for the .Xauthority files in the home directories of users of X. Procedure:
# cd ~<X user>
# ls -lL .Xauthority
If the file mode is more permissive than 0600, this is finding.
M
4022