MAN page from RedHat Other at-3.1.8-1.i386.rpm
AT_ACCESS
Section: Linux Programmer's Manual (5)
Updated: Sep 1997
Index NAME
at.acess, at.deny - determine who can submit jobs via at or batch
DESCRIPTION
The
/etc/at.accessand
/etc/at.denyfiles 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. Whitespaceis not permitted.
The superuser may always useat.
If the file/etc/at.allowexists, only usernames mentioned in it are allowed to useat.
If/etc/at.allowdoes not exist,/etc/at.denyis checked.
SEE ALSO
at(1),
atrun(1),
cron(1),
crontab(1),
atd(8)
Index
- NAME
- DESCRIPTION
- SEE ALSO
This document was created byman2html,using the manual pages.