at.deny(5) centos man page | unix.com

Man Page: at.deny

Operating Environment: centos

Section: 5

AT.ALLOW(5)						     Linux Programmer's Manual						       AT.ALLOW(5)

NAME
at.allow, at.deny - determine who can submit jobs via at or batch
DESCRIPTION
The /etc/at.allow and /etc/at.deny files determine which user can submit commands for later execution via at(1) or batch(1). The format of the files is a list of usernames, one on each line. Whitespace is not permitted. If the file /etc/at.allow exists, only usernames mentioned in it are allowed to use at. If /etc/at.allow does not exist, /etc/at.deny is checked, every username not mentioned in it is then allowed to use at. An empty /etc/at.deny means that every user may use at. If neither exists, only the superuser is allowed to use at.
SEE ALSO
at(1), cron(8), crontab(1), atd(8). Sep 1997 AT.ALLOW(5)
Related Man Pages
at(1) - redhat
at(1) - suse
atq(1) - suse
batch(1) - suse
atd(8) - suse
Similar Topics in the Unix Linux Community
Can't use cron or at - any other options?
K3b permission problem
finding crontab and permissions
Not able to edit crontab file