身份模拟访问
修改webconfig
关闭匿名访问,
<authentication mode="Windows">
<identity impersonate="true" userName="johnnyKing" password="johnnyKing">
posted on 2008-04-16 09:03 johnnyking39 阅读(154) 评论(0) 收藏 举报
修改webconfig
关闭匿名访问,
<authentication mode="Windows">
<identity impersonate="true" userName="johnnyKing" password="johnnyKing">
posted on 2008-04-16 09:03 johnnyking39 阅读(154) 评论(0) 收藏 举报