3.1.3.4 guest

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

This change locks and disables login access for the guest user account.

Rationale:

This change disables direct local and remote login to the guest user account. Do not set a password on this account to ensure that the only access is via su from the root account.

There should not be a requirement to log in as the guest user directly. All users should be given unique logon ids to ensure traceability and accountability.

Impact:

Historically the guest user account was to provide access to unknown users, i.e., the user identity was not important.

Today the guest account should not be used. The numeric userid is reserved by the OS.

All authorized users should be given specific logon ids to ensure traceability and accountability.

Solution

Change the following user attributes to guest user:

chuser account_locked=true login=false rlogin=false adm

Default Value:

account_locked=false login=true rlogin=true

See Also

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