|
Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
|
Samba Server: update vendor to version 4.4.3
|
|
File size:
702 bytes
|
| Line | |
|---|
| 1 | <samba:parameter name="ncalrpc dir"
|
|---|
| 2 | context="G"
|
|---|
| 3 | type="string"
|
|---|
| 4 | constant="1"
|
|---|
| 5 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|---|
| 6 | <description>
|
|---|
| 7 | <para>This directory will hold a series of named pipes to allow RPC over inter-process communication.</para>
|
|---|
| 8 | <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>
|
|---|
| 9 | </description>
|
|---|
| 10 |
|
|---|
| 11 | <value type="default">&pathconfig.NCALRPCDIR;</value>
|
|---|
| 12 | <value type="example">/var/run/samba/ncalrpc</value>
|
|---|
| 13 | </samba:parameter>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.