summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/ntlm-wb.d
blob: 890137062cc7cbaef747c74ac26c40acc6b82c54 (plain)
1
2
3
4
5
6
7
8
9
Long: ntlm-wb
Help: Use HTTP NTLM authentication with winbind
Protocols: HTTP
See-also: ntlm proxy-ntlm
Category: auth http
Example: --ntlm-wb -u user:password $URL
---
Enables NTLM much in the style --ntlm does, but hand over the authentication
to the separate binary ntlmauth application that is executed when needed.