Linux / UNIX Restrict at / cron Usage To Authorized Users
in Categories CentOS, Debian / Ubuntu, FreeBSD, Linux, RedHat and Friends, Security, Suse, Ubuntu Linux, UNIX last updated July 18, 2009The cron and at services are used to allow commands to be executed at a later time. How do I restrict them to selected users such as root, opt1, opt2 and so on? How do I make sure user php can run php script but cannot modify or install a new job?