XP & 2003 Client無法連vSphere 5.5

XP & 2003 Client無法連vSphere 5.5

文章kaku » 2014年 3月 27日, 12:43

降低 ESXi 的安全性設定:
1.ssh 連線到 ESXi (使用Putty)
2.移動到設定檔的位置:cd /etc/vmware/rhttpproxy/
3.先做個備份:cp config.xml config_bak.xml
4.修改 config.xml :vi config.xml
5.找到 <vmacore> 裡面的 <ssl> 區塊
6.在最後加上一行:<cipherList>ALL</cipherList>
7.存檔後重啟服務:/etc/init.d/rhttpproxy restart (或vSphere5.5主機重開機)

修改後的 ssl 區塊應該長成這樣:
?<ssl>
<doVersionCheck> false </doVersionCheck>
<useCompression>true</useCompression>
<libraryPath>/lib/</libraryPath>
<handshakeTimeoutMs>120000</handshakeTimeoutMs>
<cipherList>ALL</cipherList> </ssl>

參考資料:
http://cfarm.blog.aznc.cc/xp-vsphere5-1-update2/
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2049143
Kaku Liao 網路系統工程師
明泓科技顧問股份有限公司
RACE Computer Information Corp.
http://www.race.com.tw
頭像
kaku
系統管理員
 
文章: 193
註冊時間: 2011年 8月 25日, 14:09
來自: Taiwan

回到 vSphere 4.1/5.0/5.5/6.0/6.5/6.7/7.0 討論區

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客

cron