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:36:34 +0000 (14:36 -0700)
commit736c4dddef28d53b55e58a6f62784f068e88dc01
tree288742e2442e97cbbf0d5433d9e5cd4387a495ed
parent83613fd2fa6d4c6e7d9eb9bdb60aac31a37bbcaf
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