| Mobile | RSS

headerlogo

Allow non root users to run root programs

When a user starts a command, it runs with the permissions of that user. What if you want to allow them to run some commands with root permissions? You can, and that’s called suid.So  SUID permission makes a script to run as the user who is the owner of the script, rather than the user [...]

Related Posts Plugin for WordPress, Blogger...
[ More ] June 22nd, 2011 | No Comments | Posted in Linux Security |