s3-rpc_server: Disable epmapper by default.
authorAndreas Schneider <asn@samba.org>
Wed, 31 Aug 2011 12:53:52 +0000 (14:53 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 31 Aug 2011 14:29:20 +0000 (16:29 +0200)
commitda2347379e04caf5b7bbd3a6704b03e03c8bf30a
treeede320538b50432c35b56fe82845d91b29e2befb
parent6d9eb66f29756f8df913b0057a8e66aa6f9acadd
s3-rpc_server: Disable epmapper by default.

We need more testing in the real world. We need to be sure that if a
Windows client can access port 135 it doesn't require that a service is
available via ncacn_ip_tcp. If possible please enable it using the
following smb.conf options for testing:

  rpc_daemon:epmd = fork
  rpc_server:epmapper = external

Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Wed Aug 31 16:29:20 CEST 2011 on sn-devel-104
source3/rpc_server/rpc_config.c