Operating System - HP-UX
1838407 Members
3215 Online
110125 Solutions
New Discussion

at command usage for a normal user

 
SOLVED
Go to solution
Futschik
Occasional Contributor

at command usage for a normal user

How can I give a user the right to user the "at".Command on a HP_UX 11 Workstation.
He gets the message:
you are not authorized to use at. Sorry
3 REPLIES 3
Robert-Jan Goossens
Honored Contributor
Solution

Re: at command usage for a normal user

Hi,

Add the user to the /usr/lib/cron/at.allow file.

regards,
Robert-Jan
Sanjay Kumar Suri
Honored Contributor

Re: at command usage for a normal user

Enter the user name in /var/adm/cron/at.allow file.

sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.
Sanjay Kumar Suri
Honored Contributor

Re: at command usage for a normal user

/usr/lib/cron is linked to /var/adm/cron.

sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.