summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/smbpasswdfile.xml
blob: 2efbd121695871d6ed875778708aa8e7bf17327a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="SMBPASSWDFILE"/>smb passwd file (G)</term>
		<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>