Attempt to fix bug #6099. According to Microsoft
authorJeremy Allison <jra@samba.org>
Mon, 16 Feb 2009 02:12:20 +0000 (18:12 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 16 Feb 2009 02:12:20 +0000 (18:12 -0800)
commit9a5d5cc1db0ee60486f932e34cd7961b90c70a56
treeb5d66a390a9d9515f53605509f5f7c2ad90b5b35
parentf608588ea3facd3f2e567d2c356a3a7466a0d1b0
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.
source3/rpc_server/srv_netlog_nt.c