s3-rpc: added "rpc_server:default" config option
authorAndrew Tridgell <tridge@samba.org>
Tue, 6 Dec 2011 01:15:40 +0000 (12:15 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 22 Dec 2011 06:27:07 +0000 (07:27 +0100)
commit454aff611596857e80b0388bba0840d96ef73035
treeb969dc1dd759244d8b2bc2c48f7f913729d379de
parentcd24ed920ef69d063ac84ccbd8052928fe6cd0e9
s3-rpc: added "rpc_server:default" config option

this allows the config to specify a default behaviour (embedded,
external or disabled) for unknown pipes. This is needed to allow the
s3 smbd server to redirect unknown pipes to the s4 RPC server when
using s3 smbd as a file server for a s4 DC. If rpc_server:default is
not specified then this change preserves the old behaviour
source3/rpc_server/rpc_config.c