curl/docs/cmdline-opts/ntlm-wb.md
Daniel Stenberg 50def7c881
NTLM_WB: drop support
The feature has not worked for months and has been marked as DEPRECATED
for six+ months.

Closes #13249
2024-04-08 13:58:58 +02:00

485 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

Deprecated option (added in 8.8.0).

Enabled NTLM much in the style --ntlm does, but handed over the authentication to a separate executable that was executed when needed.