Attempt to fix bug #6099. According to Microsoft
commit21c25e0585d54c3f172e1e4601085df7a6572ae9
authorJeremy Allison <jra@samba.org>
Mon, 16 Feb 2009 02:18:38 +0000 (15 18:18 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Feb 2009 08:57:07 +0000 (16 09:57 +0100)
treef0e89ca1021683748d002caa3af31057051eb4de
parentc6f5b98974b45986142f2e1506f8a1146101db7e
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 cafc9efceadcefa9154874e9846158cf23ee1645)
source/rpc_server/srv_netlog_nt.c