Hi nia ...
i'm trying to install web console gui in a centos 5.6 vk 2.6.33.2
I've installed sudo and configured it as by your instruction but i've got some check error in sudo, mhvtl etc. etc.
After doing few check ....
vtl test system wrote
[root@localhost ~]# su - apache
-sh-3.2$ sudo -u root -S date
mar lug 5 23:41:34 CEST 2011
-sh-3.2$ exit
logout
[root@localhost ~]#
vtl test system wrote
[root@localhost www]# su - apache
-sh-3.2$ cd /var/www/html
-sh-3.2$ cd mhvtl/
-sh-3.2$ cd scripts/
-sh-3.2$ ./check_before_use.sh testsudo

PASS: Sudo Access Setup
-sh-3.2$
...... and see that all run fine ....
i understand that i need to disable selinux to run sudo from httpd.Can you place this note in your instruction ?
TIA