只有cron.allow文件中列出的用户才能使用cron服务,同时忽略cron.deny文件,如果cron.allow文件不存在,cron.deny文件中列出的用户将被禁止使用cron服务。

 

                         at.allow中有test用户             at.allow中没有test用户

at.deny中有test用户         allow                               deny

at.deny中没有test用户       allow                               deny

 

 

                        cron.allow中有test用户             cron.allow中没有test用户

cron.deny中有test用户       allow                                deny

cron.deny中没有test用户     allow                                deny