1 <samba:parameter name="ncalrpc dir"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>This directory will hold a series of named pipes to allow RPC over inter-process communication.</para>
7 <para>This will allow Samba and other unix processes to interact over DCE/RPC without using TCP/IP. Additionally a sub-directory 'np' has restricted permissions, and allows a trusted communication channel between Samba processes</para>
10 <value type="default">&pathconfig.NCALRPCDIR;</value>
11 <value type="example">/var/run/samba/ncalrpc</value>