You are here: Home Linux Basics sudo commands for other users
Search
Advanced Search…
E-Mail

Webmail: webmail.wyden.com

E-Mail Preferences: postfix.wyden.com/users

E-Mail Administration: postfix.wyden.com

Statistics
Total: 473
Total Pages: 286
Total Folders: 87
Total Files: 18
Total Links: 26
Last modification: 19.04.2012 15:21
 

sudo commands for other users

by Wyden Silvan last modified 25.03.2011 11:53

Below an example how the user www-data can launch the command 'sudo pkill' without entering a password

aptitude install sudo

as root: visudo

www-data ALL = NOPASSWD: /usr/bin/pkill