Linux Foundation Certified System Administrator (LFCS) — Question 132

In case neither cron.allow nor cron.deny exist in /etc/, which of the following is true?

Answer options

Correct answer: A

Explanation

The correct answer, A, is accurate because the absence of both cron.allow and cron.deny means that no users are granted permission to create user-specific crontabs by default. Options B, C, and D are incorrect because they misrepresent the behavior of the cron system in the absence of these files.