s3: Fix bug 8238 -- KB2536276 prevents access to shares
authorVolker Lendecke <vl@samba.org>
Thu, 16 Jun 2011 20:20:49 +0000 (22:20 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Aug 2011 19:09:16 +0000 (21:09 +0200)
commit8a98c3fe25486334a7bbb36f551bd71157a048c3
tree8f3c0eb594f323846c698cf4c879e265514b0780
parentc3e04c3a0e63813a307f2e6a88077b8945b145f1
s3: Fix bug 8238 -- KB2536276 prevents access to shares

Without this we were not sending the workgroup name in the negprot reply if
plain text passwords are used.
(cherry picked from commit d42bf679b0807ebc47f43c62d4b883e0b5096abb)
source3/smbd/negprot.c