mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
99bf0c1b26
In samba3 it is possible to disable RPC services, for exapmle: rpc_server:netlogon = disabled If a service is disabled do not register the interface neither create its endpoint. Signed-off-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>