need to run "bpbackup -i -p xxx" from non-root user
Created: 07 Oct 2012 | Updated: 30 Nov 2012 | 2 comments
This issue has been solved. See solution.
Hi
I need a way of our ops team running manual backups. They can't have full netbackup admin rights. bpbackup -i -p <policy> seems perfect. I can run it from root but not from non-root
I want to create a script where they can log in and run manual backups from a simple menu
many thanks
Mark
Discussion Filed Under:
Comments 2 Comments • Jump to latest comment
Mark,
Have you looked into 'sudo' where you can grant 'users' permissions to only run specific commands as 'root' ?
Mark,
sesu is the only option for running bpbackup command.
Thanks
Yogesh
Would you like to reply?
Login or Register to post your comment.