ntlm-wb.d 320 B

123456789
  1. Long: ntlm-wb
  2. Help: Use HTTP NTLM authentication with winbind
  3. Protocols: HTTP
  4. See-also: ntlm proxy-ntlm
  5. Category: auth http
  6. Example: --ntlm-wb -u user:password $URL
  7. ---
  8. Enables NTLM much in the style --ntlm does, but hand over the authentication
  9. to the separate binary ntlmauth application that is executed when needed.