Skip to Content.
Sympa Menu

freetds - Re: [freetds] NTLMv2 Support

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Leonard Gahan <lnrdghn AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] NTLMv2 Support
  • Date: Thu, 8 Mar 2018 11:26:07 +0000

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 <cejackson51 AT gmail.com> 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" <lnrdghn AT gmail.com> 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
> FreeTDS AT lists.ibiblio.org
> https://lists.ibiblio.org/mailman/listinfo/freetds
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> https://lists.ibiblio.org/mailman/listinfo/freetds
>



  • Re: [freetds] NTLMv2 Support, Leonard Gahan, 03/08/2018

Archive powered by MHonArc 2.6.24.

Top of Page