2、用户在登录Web interface时,出现以下错误提示:The suppled credentials could not be validated.Either they are incorrect,or there is problem with the authentication system.Try again,or contact your help desk or system administrator for help。
截图:
首先,要确认输入的用户名及密码是否正确,Domain输入是否正确,如果Domain隐藏,请检查Web Interface对于Domain的设置是否正确,单机情况下为通常为机器名,域控情况下为域名;
再次,检查Web interfarce(右击Web interfarce查看Farm的XML端口)的XML服务端口是否与安装Web interface时设置XML的端口是否一致,如不是请更改为一致,可能一个为8080,一个为80,正常情况下全部为80端口。
需注意的是要更改的端口不为其他服务所占用,可用命令netstat -a查询,截图为改为8080端口。
紧接着要修改Web interface XML的端口:
3、登录Web Interface后点击应用,当进度条走到第二格出现:Cannot connect to the Citrix MetaFrame server.There id no Citrix MetaFrame server configured on the specified address.
截图: