|
Can we add a group to cron.allow
I am trying to give access to a group to use cron.
I tried adding @groupname and %groupname and (escaped ) \@groupname and \%groupname, nothing worked. makes me start thinking that this is probably not possible. Does anyone have any experience on that. Can we add a group in cron.allow/deny instead of a user?
|