|
弄了很长时间都没搞定,是咋回事啊?请大家帮忙啦,谢谢啦
脚本如下:
Action()
{
web_set_user("10.0.0.32\\zgry",
lr_decrypt("4b0de2f79a"),
"10.0.0.32:8081");
web_url("10.0.0.32:8081",
"URL=http://10.0.0.32:8081/",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t1.inf",
"Mode=HTML",
EXTRARES,
错误为:
Action.c(4): web_set_user was successful [MsgId: MMSG-26392]
Action.c(8): Error -26630: HTTP Status-Code=401 (Unauthorized) for "http://10.0.0.32:8081/" [MsgId: MERR-26630]
Action.c(8): web_url("10.0.0.32:8081") highest severity level was "ERROR", 76580 body bytes, 18800 header bytes [MsgId: MMSG-26388] |
|