Homework-of-Python icon indicating copy to clipboard operation
Homework-of-Python copied to clipboard

ewsManage.py(Exchange Server 2016)登陆失败

Open wpf97 opened this issue 4 years ago • 1 comments

我直接访问目标的https://x.x.x.x/EWS/Exchange.asmx用帐号和密码登陆没问题,但是用ewsManage.py登陆却是401失败,我用burp代理登陆https://x.x.x.x/EWS/Exchange.asmx使用正确的密码也登陆不上,请问有遇到这种情况吗?版本是Build number:15.1.2106(Exchange Server 2016)

wpf97 avatar Jan 20 '21 11:01 wpf97

你可以先换一个高版本的Microsoft.Exchange.WebServices.dll和Microsoft.Exchange.WebServices.xml试试看,等我有时间搭环境确认一下

3gstudent avatar Jan 23 '21 01:01 3gstudent