QuestionQ166
Users and GroupsWhich action should an administrator take to prevent one particular user from being able to schedule jobs using the at command?
- A Add the specific user to /etc/at.allow file.
- B Add the specific user to [deny] section in the /etc/atd.conf file.
- C Add the specific user to /etc/at.deny file.
- D Add the specific user to nojobs group.
- E Run the following: atd --deny [user].
Community Discussion