Action.c(8): Error -26544: Proxy authentication required, please fill in the proxy user details in the Run Time Settings, Proxy tab, using the Authentication button. e.g. Username: domain\user Password: password [MsgId: MERR-26544]
Action.c(8): Error -26624: HTTP Status-Code=407 (Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )) for "http://www.baidu.com/" [MsgId: MERR-26624]
Action.c(8): Error -26477: both domain and user are needed for NTLM authentication, note: two backslashes are needed, e.g. web_set_user("Domain\\user", "password", "host:port"); [MsgId: MERR-26477]
Action.c(8): Error -26544: Proxy authentication required, please fill in the proxy user details in the Run Time Settings, Proxy tab, using the Authentication button. e.g. Username: domain\user Password: password [MsgId: MERR-26544]
Action.c(8): Error -26624: HTTP Status-Code=407 (Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )) for "http://www.baidu.com/" [MsgId: MERR-26624]
Action.c(8): Error -26477: both domain and user are needed for NTLM authentication, note: two backslashes are needed, e.g. web_set_user("Domain\\user", "password", "host:port"); [MsgId: MERR-26477]
请问他说要写的双反斜杠,应该在哪里加呀?谢谢作者: ffwithvv 时间: 2013-1-17 16:02
字面意思是domain和user都需要身份验证,并且举了个列子:
web_set_user("Domain\\user", "password", "host:port");作者: sallyalways 时间: 2013-1-18 11:07 回复 5#ffwithvv
请问,我选择了默认和浏览器的代理一样,“Obtain the proxy settings from the default browser",浏览器可以正常访问网页,可是回放的时候还是有之前的错误,这是为什么呢?作者: sallyalways 时间: 2013-1-21 08:39
有没有朋友知道怎么回事~~~谢谢作者: sallyalways 时间: 2013-1-31 08:30
谁知道~~~~~
设置浏览器默认代理也不行作者: ares444 时间: 2013-2-1 15:02
看看这几个列子。。。就知道这函数怎么用啦
Example 1
The following function was recorded by VuGen when a user logged on to the server called mansfield, using the standard HTTP port:
Example 3
The following example was inserted manually by the user into the script as the Web server "mansfield" uses NTLM authentication. VuGen cannot record NTLM or Digest authentication. Note that for NTLM authentication the domain name "mansfield" followed by a double backslash must be prepended to the user name: