SV-227626r603266_rule
V-227626
SRG-OS-000312
GEN001360
CAT II
10
Change the mode of NIS/NIS+/yp command files to 0755 or less permissive.
Procedure:
# chmod -R 0755 /usr/lib/netsvc/yp /var/yp
Perform the following to check NIS file mode.
# ls -lRa /usr/lib/netsvc/yp /var/yp
If the file's mode is more permissive than 0755, this is a finding.
V-227626
False
GEN001360
Perform the following to check NIS file mode.
# ls -lRa /usr/lib/netsvc/yp /var/yp
If the file's mode is more permissive than 0755, this is a finding.
M
4061