bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43566: 27.1; url-http and excorporate does not authenticate


From: Thomas Fitzsimmons
Subject: bug#43566: 27.1; url-http and excorporate does not authenticate
Date: Tue, 29 Sep 2020 18:19:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Domingo Gómez Pérez <domingo.gomez@unican.es> writes:
>
>> url-http-handle-authentication: Wrong authorization used for 
>> https://correo.unican.es/ews/exchange.asmx
>> (Note, the user and password are right, since I can download the page
>> using wget)
>
> [...]
>
>> Authorization: NTLM TlRMTVN[etc]
>
> Is wget using NTLM authentication, though?  And how have you set up
> url.el to use NTLM?
>
> I'm not familiar with NTLM at all, so I hope there wasn't anything
> secret in that base64'd auth string. 

No, that's the Type 1 message which is a generic request to the server
to initiate the NTLM back-n-forth (there are three message types).  It
doesn't contain a username or password.

Thomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]