Results 1 to 2 of 2
I am on FreeBSD 5.4. When I try to use 'at' to schedule a job, I can't do it as user, only root (even if user is in wheel group):
...
- 10-13-2005 #1Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
Can't run at as user
I am on FreeBSD 5.4. When I try to use 'at' to schedule a job, I can't do it as user, only root (even if user is in wheel group):
I'm really not sure what causes this, I can't find anything about it in the man pages, permissions for everything I believe is fine. Hopefully someone will be able to tell me how to set up at to be used as a user and not only root.Code:ray@sloth:~$ at 2:00 at: you do not have permission to use this program
- 10-13-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
In /etc/at.allow and /etc/at.deny you specify which users you want to allow/deny access to the "at" service.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"


Reply With Quote
