mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
mention the need for a "fake" -u when --negotiate is used
This commit is contained in:
parent
a8fc5d0f9f
commit
23951ec00c
@ -631,6 +631,10 @@ This option requires that the library was built with GSSAPI support. This is
|
|||||||
not very common. Use \fI-V/--version\fP to see if your version supports
|
not very common. Use \fI-V/--version\fP to see if your version supports
|
||||||
GSS-Negotiate.
|
GSS-Negotiate.
|
||||||
|
|
||||||
|
When using this option, you must also provide a fake -u/--user option to
|
||||||
|
activate the authentication code properly. Sending a '-u :' is enough as the
|
||||||
|
user name and password from the -u option aren't actually used.
|
||||||
|
|
||||||
If this option is used several times, the following occurrences make no
|
If this option is used several times, the following occurrences make no
|
||||||
difference.
|
difference.
|
||||||
.IP "-N/--no-buffer"
|
.IP "-N/--no-buffer"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user