Attempt to fix bug #6099. According to Microsoft
commit908b3d630f92595ece9b4a647dfef13ba2d47b78
authorJeremy Allison <jra@samba.org>
Mon, 16 Feb 2009 02:18:21 +0000 (15 18:18 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 12:06:46 +0000 (27 13:06 +0100)
treee047191bd9aafd48de58af611ef4b09a46cc8097
parent20dc1e0f6d3d4999c2de1f8a9c8d98b8a8cdd118
Attempt to fix bug #6099. According to Microsoft
Windows 7 looks at the negotiate_flags
returned in this structure *even if the
call fails with access denied ! So in order
to allow Win7 to connect to a Samba NT style
PDC we set the flags before we know if it's
an error or not.
Jeremy.
(cherry picked from commit eb82149dc7f6bbcca85e8ef97f3e23952b438770)
source/rpc_server/srv_netlog_nt.c