In case neither cron.allow nor cron.deny exist in /etc/, which of the following is true?
A.
Without additional configuration, all users may have user specific crontabs.
B.
The cron daemon will refuse to start and report missing files in the system’s logfile.
C.
When a user creates a user specific crontab the system administrator must approve it explicitly.
D.
Without additional configuration, no users may have user specific crontabs.
answer is D – no user will have crontabs
just tried it: it’s the other way around
No files = all is allowed !
https://bugzilla.redhat.com/show_bug.cgi?id=130102