summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/smbpasswdfile.xml
blob: cb31ba5019530f1fb8bea3c193fabaddac5bfba0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="smb passwd file"
                 context="G"
                 advanced="1" developer="1"
		 xmlns:samba="http://samba.org/common">
<listitem>

    <para>This option sets the path to the encrypted smbpasswd file. By
    default the path to the smbpasswd file  is compiled into Samba.</para>

    <para>Default: <command moreinfo="none">smb passwd file = ${prefix}/private/smbpasswd</command></para>

    <para>Example: <command moreinfo="none">smb passwd file = /etc/samba/smbpasswd</command></para>
</listitem>
</samba:parameter>