summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/security/smbpasswdfile.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-06 04:05:49 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:02 -0500
commit8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f (patch)
treed4c49d3abcac68bb2601d926076ae872f895ef34 /docs/smbdotconf/security/smbpasswdfile.xml
parentc4da9a7e1ef76c9882d425af6f45d63a9520b695 (diff)
downloadsamba-8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f.tar.gz
samba-8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f.tar.bz2
samba-8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f.zip
More fixups.
(This used to be commit fbcea7ca3f89e298bec36b16f9aa7bc650440302)
Diffstat (limited to 'docs/smbdotconf/security/smbpasswdfile.xml')
-rw-r--r--docs/smbdotconf/security/smbpasswdfile.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/smbdotconf/security/smbpasswdfile.xml b/docs/smbdotconf/security/smbpasswdfile.xml
index 021aaf79e8..b21da8e1ae 100644
--- a/docs/smbdotconf/security/smbpasswdfile.xml
+++ b/docs/smbdotconf/security/smbpasswdfile.xml
@@ -6,8 +6,14 @@
<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>
+
+ <para>
+ An example of use is:
+<screen>
+smb passwd file = /etc/samba/smbpasswd
+</screen>
+ </para>
</description>
<value type="default">${prefix}/private/smbpasswd</value>
-<value type="example">/etc/samba/smbpasswd</value>
</samba:parameter>