Monday, March 22, 2010

Configure sudo on ESX

1. edit /etc/sudoers

2. add user under #User privilege specification

example:
# User privilege specification
root ALL=(ALL) ALL
abcd ALL=(ALL) ALL

No comments: