bug9598: s4-process_single: Use pid,fd as cluster_id in process_single just like...
commitc5db4eb9104f1a95220273ee2b0290d157053922
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 Jan 2013 02:15:51 +0000 (25 13:15 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 25 Jan 2013 11:00:04 +0000 (25 12:00 +0100)
treecb58b99ca03bbd7d35f0a591fac7a7e1f2d1a5b0
parentda35cd7bd230b2299f9566f4775bd98fda3024f8
bug9598: s4-process_single: Use pid,fd as cluster_id in process_single just like process_prefork

This avoids two different process single servers (say LDAP and the RPC server) sharing the same
server id.

Fix-bug: https://bugzilla.samba.org/show_bug.cgi?id=9598

Reported-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Matthieu Patou <mat@matws.net>
Signed-off-by: Andrew Bartlett <abartlett@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Jan 25 12:00:04 CET 2013 on sn-devel-104
source4/smbd/process_single.c