Skip to Content.
Sympa Menu

freetds - Re: [freetds] Login incorrect

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: John Anderson <ardour AT semiosix.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Login incorrect
  • Date: Tue, 15 Jul 2003 13:35:47 -0000

On Tue, 2003-07-15 at 14:35, Frediano Ziglio wrote:
> Mmm... I though it was a problem reading login reply but no packet
> arrived. It's probably a problem sending login... try commenting
> tdsdump_off(); line in login.c and doing another log (use a temporary
> account for security problems!)

OK, attached. Doesn't seem to get as far as sending the password,
looking at the log.

bye
John

Starting log file for FreeTDS 0.62.dev.20030612
on 2003-07-15 15:32:49 with debug level 99.
names for ISO-8859-1: ISO-8859-1
names for US-ASCII: US-ASCII
names for UCS-2LE: UCS-2LE
names for UCS-2BE: UCS-2BE
iconv to convert client-side data to the "ANSI_X3.4-1968" character set
15:32:49.710488 tds_iconv_info_init: converting "US-ASCII"->"UCS-2LE"
15:32:49.710698 tds_iconv_info_init: converting "US-ASCII"->"UCS-2LE"
15:32:49.710740 Connecting to 192.168.1.18 port 1433, TDS 7.0.
15:32:49.711832 tds_put_string converting 9 bytes of "groovious"
15:32:49.711978 tds_put_string wrote 18 bytes
15:32:49.712001 tds_put_string converting 4 bytes of "bapi"
15:32:49.712021 tds_put_string wrote 8 bytes
15:32:49.712042 tds_put_string converting 4 bytes of "TSQL"
15:32:49.712060 tds_put_string wrote 8 bytes
15:32:49.712078 tds_put_string converting 8 bytes of "roundbox"
15:32:49.712095 tds_put_string wrote 16 bytes
15:32:49.712112 tds_put_string converting 11 bytes of "TDS-Library"
15:32:49.712130 tds_put_string wrote 22 bytes
15:32:49.712146 tds_put_string converting 10 bytes of "us_english"
15:32:49.712164 tds_put_string wrote 20 bytes
15:32:49.712180 tds_put_string wrote 0 bytes
Sending packet @ 15:32:49.712202
0000 10 01 00 ba 00 00 01 00-be 00 00 00 00 00 00 70 |........ .......p|
0010 dc 05 00 00 06 83 f2 f8-a9 3a 00 00 00 00 00 00 |........ .:......|
0020 e0 03 00 00 88 ff ff ff-36 04 00 00 56 00 09 00 |........ 6...V...|
0030 68 00 04 00 70 00 06 00-7c 00 04 00 84 00 08 00 |h...p... |.......|
0040 00 00 00 00 94 00 0b 00-aa 00 0a 00 be 00 00 00 |........ ........|
0050 00 10 dc 71 d6 55 be 00-00 00 be 00 00 00 67 00 |...q.U.. ......g.|
0060 72 00 6f 00 6f 00 76 00-69 00 6f 00 75 00 73 00 |r.o.o.v. i.o.u.s.|
0070 62 00 61 00 70 00 69 00-54 00 53 00 51 00 4c 00 |b.a.p.i. T.S.Q.L.|
0080 72 00 6f 00 75 00 6e 00-64 00 62 00 6f 00 78 00 |r.o.u.n. d.b.o.x.|
0090 54 00 44 00 53 00 2d 00-4c 00 69 00 62 00 72 00 |T.D.S.-. L.i.b.r.|
00a0 61 00 72 00 79 00 75 00-73 00 5f 00 65 00 6e 00 |a.r.y.u. s._.e.n.|
00b0 67 00 6c 00 69 00 73 00-68 00 |g.l.i.s. h.|


15:32:49.712466 tds_process_login_tokens()
15:32:49.716847 looking for login token, got 0()
15:32:49.716887 tds_process_default_tokens() marker is 0()
15:32:49.716906 leaving tds_process_default_tokens() connection dead



Archive powered by MHonArc 2.6.24.

Top of Page