curl/docs/cmdline-opts/ntlm-wb.md
Daniel Stenberg fe9f68fa61
cmdline-opts: shorter help texts
In an effort to increase the readability of the "--help all" output on
narrow (80 column) terminals.

Co-authored-by: Jay Satiro

Closes #13169
2024-03-25 13:05:24 +01:00

466 B

c SPDX-License-Identifier Long Help Protocols Category Added Multi See-also Example
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. curl ntlm-wb HTTP NTLM authentication with winbind HTTP auth http 7.22.0 mutex
ntlm
proxy-ntlm
--ntlm-wb -u user:password $URL

--ntlm-wb

Enables NTLM much in the style --ntlm does, but hand over the authentication to the separate binary ntlmauth application that is executed when needed.