s4-rpc_server: Do not check association groups for NETLOGON
authorAndrew Bartlett <abartlet@samba.org>
Sun, 13 Nov 2016 21:11:05 +0000 (10:11 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 20 Dec 2016 00:11:23 +0000 (01:11 +0100)
commitb81cf02834bdd5b0925949cc9d42897aa3054746
tree8cd4bc7067109e1a7395510393b03443473d9b2b
parent6dc14b0a5d225ca8752088a1ee25edee46c1f956
s4-rpc_server: Do not check association groups for NETLOGON

If this RPC server is not going to use handles (actually a generic
flag) then do not check the assocation group provided.  This in turn
allows us to easily make NETLOGON run in multiple processes.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/rpc_server/dcerpc_server.c