s4-netlogon: return WERR_NO_SUCH_DOMAIN instead of WERR_DS_UNAVAILABLE if we are...
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / security / privatedir.xml
blobd0cbcfad59d17652848470ff586feee5f2f67d68
1 <samba:parameter name="private dir"
2                  context="G"
3                                  type="string"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>This parameters defines the directory
8     smbd will use for storing such files as <filename moreinfo="none">smbpasswd</filename>
9     and <filename moreinfo="none">secrets.tdb</filename>.
10 </para>
11 </description>
13 <value type="default">${prefix}/private</value>
14 </samba:parameter>