s4-rpc_server: ensure we get a new endpoint for netlogon
authorAndrew Bartlett <abartlet@samba.org>
Wed, 26 Jul 2017 23:44:12 +0000 (11:44 +1200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 31 Jul 2017 09:31:12 +0000 (11:31 +0200)
commitc991fd990187c386c607ef33d5dae3ba2eed4ea4
treed634059214dc9906ae764a732ad523a466e08ecb
parentf81665efd2c9d76049570f428c5995170ba35cc7
s4-rpc_server: ensure we get a new endpoint for netlogon

If we share the single process RPC servers with the multi-process RPC servers
on the same endpoint, they will default to running in an single process

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12939

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit bc48c4b54b9c50d76fc967a1aa4fa013079605bc)
source4/rpc_server/dcerpc_server.c