2024-03-12 22:41:56 +03:00

470 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 Use 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.