mention the need for a "fake" -u when --negotiate is used

This commit is contained in:
Daniel Stenberg 2005-11-07 08:37:08 +00:00
parent a8fc5d0f9f
commit 23951ec00c
1 changed files with 4 additions and 0 deletions

View File

@ -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
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
difference.
.IP "-N/--no-buffer"