1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/docs/smbdotconf/security/smbpasswdfile.xml

14 lines
492 B
XML
Raw Normal View History

<samba:parameter name="smb passwd file"
type="string"
context="G"
advanced="1" developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option sets the path to the encrypted smbpasswd file. By
default the path to the smbpasswd file is compiled into Samba.</para>
</description>
<value type="default">${prefix}/private/smbpasswd</value>
<value type="example">/etc/samba/smbpasswd</value>
</samba:parameter>