Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special settings for pyexchange #51

Open
jkottapa opened this issue May 8, 2015 · 1 comment
Open

Special settings for pyexchange #51

jkottapa opened this issue May 8, 2015 · 1 comment

Comments

@jkottapa
Copy link

jkottapa commented May 8, 2015

Hi,

I am wondering if there are any special requirements set on the Exchange server in order to have pyexchange to work?

By this I mean, if I were to modify the code to read resources, does the user need to have any special permissions? Or anyone part of the domain be able to access these resources? I see that the authentication is using NTLM, if we were to use Basic Auth to accommodate Office 365, does this mean the username should be a email id [email protected] rather than contoso.com\user ?

@jeeftor
Copy link

jeeftor commented Jul 12, 2016

For office 365 you need to use basic authorization. There is a pull request supporting this -> the default version of this lib wont work (at least in my experience). Its designed for NTLM only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants