Skip to Content.
Sympa Menu

freetds - RE: [freetds] FreeTDS and FreeRadius - Problems Writing a Driver

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] FreeTDS and FreeRadius - Problems Writing a Driver
  • Date: Mon, 28 Apr 2003 17:46:54 -0400

> From: Chris Spears [mailto:Chris.Spears AT harrynorman.com]
> Sent: April 28, 2003 4:20 PM
>
> I am currently running MS SQL 2k (8.0).
>
> I have been filling the freetds/src/*.c files with debug outputs
> to find the exact spot it is dumping out. Right now if I block out
>
> tds_answer_challenge(connect_info->password, challenge, &answer);
>
> inside of login.c:tds7_send_auth(*) my driver does not seg fault.
>
> If I uncomment this line and compile it in then tsql works fine
> and my driver segfaults the first time it exits tds_convert_key(*)
> inside of challenge.c

What version of FreeTDS? If you're using CVS since the charset changes,
it's possible there's something in there that needs to be changed. I don't
have a way to test domain logins.

--jkl


The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the
original message. Please note that we do not accept account orders and/or
instructions by e-mail, and therefore will not be responsible for carrying
out such orders and/or instructions.





Archive powered by MHonArc 2.6.24.

Top of Page