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.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/docs/docbook/smbdotconf/security/smbpasswdfile.xml b/docs/docbook/smbdotconf/security/smbpasswdfile.xml
index 2efbd12169..cb31ba5019 100644
--- a/docs/docbook/smbdotconf/security/smbpasswdfile.xml
+++ b/docs/docbook/smbdotconf/security/smbpasswdfile.xml
@@ -1,13 +1,14 @@
-<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>
+<samba:parameter name="smb passwd file"
+ context="G"
+ advanced="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<listitem>
- <para>Example: <command moreinfo="none">smb passwd file = /etc/samba/smbpasswd
- </command></para>
- </listitem>
- </samba:parameter>
+ <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>