CompTIA Linux+ XK0-005 Practice Question
In the scenario where a Linux system has multiple services running, which of the following actions is the BEST practice to secure the corresponding service accounts?
Changing the home directory permissions of service accounts to 700.
Changing the default shell of the service accounts to
/bin/nologin
.Setting a strong, unique password for each service account.
Configuring PAM modules to limit the access times for service accounts.