source: vendor/current/docs-xml/smbdotconf/security/privatedir.xml

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: 545 bytes
Line 
1<samba:parameter name="private dir"
2 context="G"
3 type="string"
4 constant="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<synonym>private directory</synonym>
7<description>
8 <para>This parameters defines the directory
9 smbd will use for storing such files as <filename moreinfo="none">smbpasswd</filename>
10 and <filename moreinfo="none">secrets.tdb</filename>.
11</para>
12</description>
13
14<value type="default">&pathconfig.PRIVATE_DIR;</value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.