AIX - Scheduling - Assign User Permissions
We can allow and deny crontab usage permissions for users
If u want to deny kumar user for crontab process, that time you put entry in /var/adm/cron/cron.allow file
If u want to allow kumar user for crontab process, that time you put entry in
/var/adm/cron/cron.deny file
Like this we can assign permissions to users for crontab process
NOTE: In AIX OS at command also available for schedule the job, in this at command we cannot specify the multiple jobs, at a time we can run single job only, now a days this at command is not using by users, they are using only crontab
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.