Attempt to fix bug #6099. According to Microsoft
authorJeremy Allison <jra@samba.org>
Mon, 16 Feb 2009 02:23:09 +0000 (18:23 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 16 Feb 2009 02:23:09 +0000 (18:23 -0800)
commit194fdee65f91e8ea88196d2cff1c678f868bb3df
treed1520fb01543457fd6d1b93b11dc4d54c9a49693
parent3086400b61ee3dda639c5520b539d4ff76e4d9c5
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/nsswitch/wins.c
source/rpc_server/srv_netlog_nt.c