Attempt to fix bug #6099. According to Microsoft
authorJeremy Allison <jra@samba.org>
Mon, 16 Feb 2009 02:23:09 +0000 (18:23 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 30 Jul 2009 07:22:12 +0000 (09:22 +0200)
commit868ffe754db8ab59341c71b3cce2cd9600939185
tree62f826dac257fa96432c288c656822934dd096d5
parent767f2dd0eb73f616351d54ea350b8b6de97334b9
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 194fdee65f91e8ea88196d2cff1c678f868bb3df)
source/nsswitch/wins.c
source/rpc_server/srv_netlog_nt.c