8.1 Create warnings for Standard Login Services - Check if /etc/issue is set appropriately.

Information

The contents of the /etc/issue file are displayed prior to the login prompt on the system's console and serial devices, and also prior to logins via telnet. /etc/motd is generally displayed after all successful logins, no matter where the user is logging in from, but is thought to be less useful because it only provides notification to the user after the machine has been accessed.

Solution

Perform the following to implement the recommended state-
echo 'Authorized uses only. All activity may be monitored and reported.' > /etc/motd
echo 'Authorized uses only. All activity may be monitored and reported.' > /etc/issue
pkgchk -f -n -p /etc/motd
chown root:root /etc/issue
chmod 644 /etc/issue

See Also

https://workbench.cisecurity.org/files/614

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-8

Plugin: Unix

Control ID: e9b92c2e294430f1670e98c798bf436d476421adbcbb779a842e29d65228531c