Sunday, December 7, 2008

sudo configuration

Need to edit /etc/sudoers file.
use visudo command to edit this file.

# User privilege specification
root ALL=(ALL) ALL
build ALL=(ALL) NOPASSWD: ALL

No comments: