Operating System - HP-UX
1753454 Members
6486 Online
108794 Solutions
New Discussion

Re: sudo allow user to run command as other user

 
SOLVED
Go to solution
OFC_EDM
Respected Contributor

Re: sudo allow user to run command as other user

In the end the problem lied with how I was calling the command.

Here's the final command

sudo -u pprd su - pprd /var/cluster/caa/script/somejob xyz

Thanks for the help
The Devil is in the detail.
dearbei
New Member

Re: sudo allow user to run command as other user

Hi,
I'm in the process of doing similar set up like this.. Could you please share your complete set up that was working?

thanks,

B.