Skip to Content.
Sympa Menu

freetds - Trusted login

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: FreeTDS <freetds AT franklin.oit.unc.edu>
  • Subject: Trusted login
  • Date: 14 Aug 2002 16:13:37 +0200

This patch mainly add support for trusted TDS7/8 login
I added a config field in TDSSOCKET to store temporarily configuration
during login (perhaps this is not the best method..)
I also fix a thread problem in challenge.c removing a static buffer and
adding a new structure (TDSANSWER)
It also contain patch for TDS7 login and select on connect

I do not test this patch very deeply and some cleanup are needed
(compiling produce some const warning, I need to change some declaration
on write.c) but it perform login correctly.

freddy77

Attachment: trusted.patch.gz
Description: GNU Zip compressed data



  • Trusted login, Frediano Ziglio, 08/14/2002

Archive powered by MHonArc 2.6.24.

Top of Page