Fix bug #6419 - smbclient -L 127.0.0.1" displays "netbios name" instead of "workgroup"
authorJeremy Allison <jra@samba.org>
Mon, 1 Jun 2009 21:36:34 +0000 (14:36 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 1 Jun 2009 21:38:56 +0000 (14:38 -0700)
commitcdb765a76caaa582b6406bd34279d04e4be9d6f2
treef9d463cd9bf78c3a7fe81366e4bbd9a27906deef
parent50043177e842f791d33b52c1fca8be13682a0e0b
Fix bug #6419 - smbclient -L 127.0.0.1" displays "netbios name" instead of "workgroup"
Unify the handling of the sessionsetup parsing so we don't get different
results when parsing a guest reply than an ntlmssp reply.
Jeremy.
source3/libsmb/cliconnect.c