Re: NTLMv2 Support
Leonard Gahan <[email protected]> Thu, 8 Mar 2018 11:26:07 +0000
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAMrVm4Nb6UT-SQz8-7ppd1u6v1HKjbPppMFASA+hM9Nj7RykxA@mail.gmail.com> |
Thanks for getting back to me and apologies for the late reply. As far as I know, the old MS library was last included with the SQL Server 2000 installer. I'm not actually able to copy files off the company network here but let me see if I can get the relevant files elsewhere and I'll send them on to you. I believe the key files you would need are ntwdblib.dll, sqlfront.h, and sqldb.h. Regards, Leonard On 27 February 2018 at 20:14, Craig Jackson <[email protected]> wrote: > I'm interested in that you're using the old MS Db-Library. I'm working on > the TDS support for Wireshark, and I don't have a copy of the old MS > library for testing. Could you get me an install file? I don't think it's > available from MS anymore. > > FYI, as far as I know freetds works fine. I know it was used for monitoring > SQL Server from Linux at my last job. > > Craig Jackson > > On Feb 27, 2018 2:46 PM, "Leonard Gahan" <[email protected]> wrote: > > Hi folks, > > I'm working for a company that has been using the original Microsoft/Sybase > db-library in their legacy C/C++ applications for many years. > > They are now looking to move away from this library as it has not been > supported for some time and has a number of issues with more recent > versions of SQL Server. > > As I understand it, the main issue is that the library does not support > NTLMv2 and so they cannot use it to connect to remote SQL Server instances > (only to local instances using Named Pipes). > > From the Github commit history, user guide, and mailing list archives it > seems FreeTDS does support NTLMv2 (and Kerberos) so we were thinking it > might be a suitable replacement. > > Before getting too far into it though, I was hoping someone here could > confirm that they've been able to successfully connect to remote SQL Server > 2014+ instances using NTLMv2 (from Windows) and Kerberos (from Linux)? > > Many thanks, > Leonard > _______________________________________________ > FreeTDS mailing list > [email protected] > https://lists.ibiblio.org/mailman/listinfo/freetds > _______________________________________________ > FreeTDS mailing list > [email protected] > https://lists.ibiblio.org/mailman/listinfo/freetds >