NTLM single-sign on supported
With the use of the 'ntlm_auth' tool from the Samba project
This commit is contained in:
committed by
Daniel Stenberg
parent
650a504b2f
commit
a6d4807d02
@@ -243,6 +243,9 @@ static curl_version_info_data version_info = {
|
||||
#ifdef USE_NTLM
|
||||
| CURL_VERSION_NTLM
|
||||
#endif
|
||||
#ifdef USE_NTLM_SSO
|
||||
| CURL_VERSION_NTLM_SSO
|
||||
#endif
|
||||
#ifdef USE_WINDOWS_SSPI
|
||||
| CURL_VERSION_SSPI
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user