Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-14 | fixed NTLMSSP with XP servers (who don't send the duplicate challenge | Andrew Tridgell | 1 | -3/+9 | |
in the asn1 spnego structures) (This used to be commit 131010e9fb842b4d5a8660c538a3313c95fadae7) | |||||
2001-10-12 | moved some OIDs to the ASN.1 header | Andrew Tridgell | 1 | -6/+2 | |
(This used to be commit 7092beef9d7a68018ede569883b22c822300c7ff) | |||||
2001-10-12 | added NTLMSSP authentication to libsmb. It seems to work well so I have ↵ | Andrew Tridgell | 1 | -0/+395 | |
enabled it by default if the server supports it. Let me know if this breaks anything. Choose kerberos with the -k flag to smbclient, otherwise it will use SPNEGO/NTLMSSP/NTLM (This used to be commit 076aa97bee54d182288d9e93ae160ae22a5f7757) |