set netlogon negotiation flags to 0x1ff, not to what the client requests.
authorLuke Leighton <lkcl@samba.org>
Fri, 23 Oct 1998 17:22:21 +0000 (17:22 +0000)
committerLuke Leighton <lkcl@samba.org>
Fri, 23 Oct 1998 17:22:21 +0000 (17:22 +0000)
commita9d1a8996324cd5344bc5579c4556632c59ef3e2
tree9b908e9f2a5ef5dc72fd6d279c00d1ec5c4c74e3
parent8fb0cd3c11ec58da9e292fd3acaf77e8d45e1522
set netlogon negotiation flags to 0x1ff, not to what the client requests.
this is 0x4000 01ff on NT4 SP4, and 0x0000 01ff on pre-NT4 SP4.
(This used to be commit 59cf9c00d91f9706d58c3d3000842eccb9d272fc)
source3/lsarpcd/srv_lsa.c
source3/rpc_server/srv_lsa.c
source3/rpc_server/srv_netlog.c