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

Update requirements - libcurl #34

Closed
ityndall opened this issue Apr 25, 2012 · 8 comments
Closed

Update requirements - libcurl #34

ityndall opened this issue Apr 25, 2012 · 8 comments

Comments

@ityndall
Copy link

After days of fighting the dreaded 401 error, I finally figured out my problem and I think it would help if it was listed as a requirement. Most of you must be using this library on a windows server, as I came to discover that Linux won't work with EWS right out of the box.

It looks like alot of NTLM changes have been made to the libcurl library, so I'm not sure exactly which version fixes the problem. I think it's safe to list 7.23.0 as the required libcurl version on Linux, as that's the last version that mention any NTLM changes.

If it helps any, here is a post I made on the subject:
http://blog.ianty.com/ubuntu/exchange-web-services-ews-ntlmv2-and-linux/

@jamesiarmes
Copy link
Owner

This is a bug in Ubuntu (and possibly other Ubuntu or Debian based distributions) and has been addressed in Issue #11. You bring up an excellent point that this should be added to the documentation and I have labeled this issue appropriately to do so.

@ityndall
Copy link
Author

I have also verified this in Fedora, and I think it will be the same in most flavors as the libraries always take awhile to make it into core.

@andreyvk
Copy link

@ityndall
Copy link
Author

andreyvk, that suggest to go back to an earlier version... why would you want to do this when you can fix it by updating to the latest stable version?

@andreyvk
Copy link

It worked for me and it might appear easier for some, since they'd be dealing with packages rather than compiling from source. I do agree, however, that your solution is better. My suggestion is just an alternative, nothing more.

@brandonwamboldt
Copy link

Updating to curl 7.26.0 fixes the problem for me.

@jamesiarmes
Copy link
Owner

This has been added to the README in edbcb65 as part of #85.

@teuneboon
Copy link

Kind of a late reply. But does anyone of you know the exact change(s)/fix(es) in libcurl that affect this issue?(so not just the version, but the changes themselves)

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

No branches or pull requests

5 participants