Skip to Content.
Sympa Menu

freetds - Re: convert.c and the next release

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddyz77 AT tin.it>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: convert.c and the next release
  • Date: 04 Aug 2002 16:35:49 +0200


Il dom, 2002-08-04 alle 14:41, Brian Bruns ha scritto:
> On 4 Aug 2002, Frediano Ziglio wrote:
>
> > Note that last patch for NT Domain auth do not compile without
> > --with-ssl on configure. NT Domain stuff should be turned off if ssl if
> > not enabled.
> >
>
> The domain stuff has a big ifdef around it, perhaps i missed something?
>

Just do a
- make clean
- sh autogen.sh
- make

tds7_send_auth in login.c is always compiled but require challenge stuff
(that require SSL). Note that tds7_send_auth is called by
tds_process_auth in token.c.

> Brian
>

bye
freddy77






Archive powered by MHonArc 2.6.24.

Top of Page