[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2015-02-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: zabbix (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2014-04-23 Thread Sorin Sbârnea
This bug affects lots of other products and prevents us from using curl
to test availability of different web services (affecting zabbix,
nagios, ...).

** Also affects: zabbix (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2014-04-14 Thread Martin Heide
** Tags added: 12.04 precise

** Tags added: bitesize

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2014-04-11 Thread Martin Heide
Hi! I'm having the same issue in Ubuntu 12.04.4 (precise). (Same PHP
code / curl commandline works fine in 13.04.) All my packages are up to
date.

Is there any chance that there will be a fix in the official package
sources, since 12.04 is an LTS release and still supported? Maybe those
M$ proprietery protocols are not so popular under linux, but a fix would
be nice to have! :-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2014-04-11 Thread Martin Heide
This commit from 2011 fixes it: 
https://github.com/bagder/curl/commit/4851dafcf164bf2de5bd33c3cf2b786422ed05b6
(basically just an if-statement around everything, the rest is indentation).

Built the curl source package of Ubuntu 12.04 with and without that fix to 
verify.
Would be nice if someone could make an update for 12.04 from this!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2012-01-07 Thread Jamalulkhair
Thanks for the solution. Been banging my head for 2 days try to figure
out what is wrong with my PHP code which  is working fine in Arch Linux
but failed when tested in Ubuntu 10.04 and 11.04.

Problems resolved after downgrading libcurl3, libcurl3-gnutls  curl to
version 7.19.5 (as suggested above) on those ubuntu machines.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2011-11-14 Thread Anders Runeson
Thanks, that helped me, I also installed curl and libcurl3 version
7.19.5. Pinned packages in /etc/apt/preferences:

Package: libcurl3
Pin: version 7.19.5-1ubuntu2
Pin-Priority: 1001

Package: libcurl3-gnutls
Pin: version 7.19.5-1ubuntu2
Pin-Priority: 1001

Package: curl
Pin: version 7.19.5-1ubuntu2
Pin-Priority: 1001

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2011-11-10 Thread Vadim S.
Sorry for my stupidity man.  :)

Download it from here (this is what i use in lucid):

amd64:
http://launchpadlibrarian.net/30289951/libcurl3-gnutls_7.19.5-1ubuntu2_amd64.deb

i386:
http://launchpadlibrarian.net/30287711/libcurl3-gnutls_7.19.5-1ubuntu2_i386.deb


-  Vadim
 Read my comment again. Im trying to install the version FROM hardy since
 karmic is no longer available. Im also running lucid.


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2011-11-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: curl (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2011-11-09 Thread Anders Runeson
As Karmic is not available anymore I do not know how to regress
versions, Ive tried installing libcurl3 from Hardy but got dependency
problems with php5-curl (depending on phpapi-20060613+lfs).

Any ideas?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2011-11-09 Thread Vadim S.
Why would you want to install it on hardy? This bug does not apply to
hardy.

Bug is present in lucid or higher. At least for me.

I install .deb package from karmic to make NTLM work again in lucid.

- Vade
 As Karmic is not available anymore I do not know how to regress
 versions, Ive tried installing libcurl3 from Hardy but got dependency
 problems with php5-curl (depending on phpapi-20060613+lfs).

 Any ideas?


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2011-11-09 Thread Anders Runeson
Read my comment again. Im trying to install the version FROM hardy since
karmic is no longer available. Im also running lucid.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2011-11-09 Thread Anders Runeson
I noticed that when trying curl with a sharepoint site it works with
older versions of curl!

curl --version
curl 7.21.0 (i686-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o zlib/1.2.3.4 
libidn/1.18
Protocols: dict file ftp ftps http https imap imaps ldap ldaps pop3 pop3s rtsp 
smtp smtps telnet tftp 
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz 

Here is the command I run when connecting to an exchange server:
curl --ntlm --verbose --show-error --user xxx 
https://server.com/EWS/Services.wsdl  /tmp/test

Here is the command I run when connecting to a sharepoint server:
curl --ntlm --verbose --show-error --user xxx 
https://server.com/Lists/Kontakter/AllItems.aspx  /tmp/test

The big differences I notice in the verbose outputs are:
For sharepoint: 
Server: Microsoft-IIS/6.0 
Content-Length: 1539

For exchange:
Server: Microsoft-IIS/7.0
Content-Length: 0
The string gss_init_sec_context() failed: : Credentials cache file 
'/tmp/krb5cc_1000' not found is shown
The string WWW-Authenticate: Negotiate is shown

Also the returned WWW-Authenticate base64 encoded data differs, but
maybe the server name in someway is encoded.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/675974/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2011-03-05 Thread Jeff Runyan
Our business encountered the same issue during a server transition. Same
errors encountered as shown in the verbose curl output above.

On a fully updated version of Ubuntu 10.10 amd64, using curl, we were
unable to use NTLM authentication to talk to our Exchange 2010 Server.

As suggested by Bob above, regressing libcurl3 from 7.21.0 to 7.19.5
from karmic fixed the problem!

THANK YOU BOB! Now hopefully we can eventually re-upgrade curl!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/675974

Title:
  NTLM authentication isnt tried in libcurl3

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs