Fix bug #6419 - smbclient -L 127.0.0.1" displays "netbios name" instead of "workgroup"
commitc840e6151842b35b8f5ba0946d3dec479f32cb43
authorJeremy Allison <jra@samba.org>
Mon, 1 Jun 2009 21:36:34 +0000 (1 14:36 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Jun 2009 06:08:16 +0000 (2 08:08 +0200)
treea53e21bc102df8fa8b824f9de0c889c83117ad18
parent9c4caffc7d64bac3cb2ac5c384ae92c9802327ee
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.
(cherry picked from commit 736c4dddef28d53b55e58a6f62784f068e88dc01)
source3/libsmb/cliconnect.c