[solved] vmware server 2 add user problem


พอดีว่าจะเพิ่ม user เข้าไป manage vmware server host
ซึ่งเป็น vmware server version 2 แต่พอเพิ่ม user เข้าไป มันก็ error อย่างที่เห็น
ก็เลย google ดู ก็พบวิธีแก้ปัญหา

/etc/init.d/vmware-mgmt stop
nano /etc/vmware/hostd/authorization.xml
เข้าไปแก้ตรง <NextAceId>11</NextAceId>
เป็น <NextAceId>21</NextAceId> หรือตัวเลขอื่นๆ ที่ไม่ใช่ 11
/etc/init.d/vmware-mgmt start

Tags:

This entry was posted on Tuesday, January 6th, 2009 at 2:11 am and is filed under sysadmin. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply