Monday 3 August 2009

Problems adding permissions in vmware server

Stop the web management service
sudo /etc/init.d/vmware-mgmt stop

Edit the authorisation file
vi /etc/vmware/hostd/authorization.xml

locate this line;
"11"

Change it to read;
"12"

Restart the management service
/etc/init.d/vmware-mgmt start

No comments: