summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/smbpasswdfile.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/security/smbpasswdfile.xml')
-rw-r--r--docs/docbook/smbdotconf/security/smbpasswdfile.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/docbook/smbdotconf/security/smbpasswdfile.xml b/docs/docbook/smbdotconf/security/smbpasswdfile.xml
deleted file mode 100644
index cb31ba5019..0000000000
--- a/docs/docbook/smbdotconf/security/smbpasswdfile.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<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>