AT.ALLOW   (5) manpage
AT.ALLOW
5
Sep 1997
Linux Programmer's Manual
  • 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.

      The superuser may always use at .

      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.
  • SEE ALSO
Current Users: 33 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.