Am 2019-03-29 um 12:14 schrieb Mark Thomas:
On 28/03/2019 15:14, Osipov, Michael wrote:
Hi folks,

right away, I don't know whether it is us (Tomcat) or curl. I'd lke to
narrow down the cause.

It seems to be related to the use of kerberos. I don't see any errors
when I provide the user name and password on the command line.

I wonder how because it is only one roundtrip..

* Server auth using Negotiate with user ''

The above looks odd. Shouldn't that show the user name being used?

This is a curl shortcoming, but not a bug. It simply indicates that no user (-u :, known issue #10) has been provided. It does not obtain the GSS name from the default credential.

I've got some a Kerberos test environment in some VMs. I'll spin that up
and see if I can reproduce the issue.

Great, let me know if you need further information or a test via HTTP/1.1.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to