cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1364 NTLM fails in 7.36

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Wed, 23 Apr 2014 11:58:10 +0000

- **summary**: NTLM is still broken in 7.36 --> NTLM fails in 7.36
- **assigned_to**: Daniel Stenberg
- **Comment**:

We have 50+ test cases that say NTLM works so there needs to be more details to this than just "NTLM is broken".

---
** [bugs:#1364] NTLM fails in 7.36**
**Status:** open
**Labels:** ntlm 
**Created:** Wed Apr 23, 2014 11:32 AM UTC by Sorin Sbarnea
**Last Updated:** Wed Apr 23, 2014 11:32 AM UTC
**Owner:** Daniel Stenberg
it seems that curl NTLM authentication is broken for quite a long time. 
I tested with wget and authentication went ok without any problem.
Here are the results with curl (ALL FAILED):
* OS X 10.9 native curl fails
curl 7.30.0 (x86_64-apple-darwin13.0) libcurl/7.30.0 SecureTransport zlib/1.2.5
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IPv6 Largefile NTLM NTLM_WB SSL libz 
* OS X 10.9 latest curl installed via brew
curl 7.36.0 (x86_64-apple-darwin13.1.0) libcurl/7.36.0 SecureTransport zlib/1.2.5
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: IPv6 Largefile NTLM NTLM_WB SSL libz 
* Ubuntu 12.04 LTS
curl 7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s rtmp rtsp smtp smtps telnet tftp
Features: GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP 
Also, I found people reporting similar bugs on major linux distributions, here are few links:
http://stackoverflow.com/questions/4341368/curl-always-returns-401-with-ntlm
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974
https://bugzilla.redhat.com/show_bug.cgi?id=799557
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-04-23

These mail archives are generated by hypermail.

donate! Page updated March 21, 2014.
web site info

File upload with ASP.NET