
Good post by Brian Smith (thank you) on mighty cron
AIX controls cron access with the cron.allow and cron.deny files. This posting will take a look in to how these files work and some potential issues you might run in to.
The cron.allow and cron.deny files are located under the /var/adm/cron directory. In each file you list one user name per line.
Read on here

