Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / security / smbpasswdfile.xml
blob2efbd121695871d6ed875778708aa8e7bf17327a
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="SMBPASSWDFILE"/>smb passwd file (G)</term>
3                 <listitem><para>This option sets the path to the encrypted 
4                 smbpasswd file.  By default the path to the smbpasswd file 
5                 is compiled into Samba.</para>
6                 
7                 <para>Default: <command moreinfo="none">smb passwd file = ${prefix}/private/smbpasswd
8                 </command></para>
10                 <para>Example: <command moreinfo="none">smb passwd file = /etc/samba/smbpasswd
11                 </command></para>
12                 </listitem>
13                 </samba:parameter>