Attempt to fix bug #6099. According to Microsoft
commiteb82149dc7f6bbcca85e8ef97f3e23952b438770
authorJeremy Allison <jra@samba.org>
Mon, 16 Feb 2009 02:18:21 +0000 (15 18:18 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 16 Feb 2009 02:18:21 +0000 (15 18:18 -0800)
treef38429eda714366cfd56bc07f81e3ccac690da2d
parent0c4b1974a19d1ee78d3973808e9b854c19847a2b
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.
source/rpc_server/srv_netlog_nt.c