diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-08-17 21:16:59 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:00 -0500 |
commit | 3582b295f628cdb3181cf60583b340f87477ae71 (patch) | |
tree | db527f803fec13ecf7b9b3f7c0e3612fd98e6a28 /docs/smbdotconf/security | |
parent | aed1af463588316d456cebd7a00da6b51f95e775 (diff) | |
download | samba-3582b295f628cdb3181cf60583b340f87477ae71.tar.gz samba-3582b295f628cdb3181cf60583b340f87477ae71.tar.bz2 samba-3582b295f628cdb3181cf60583b340f87477ae71.zip |
Couple of typo fixes
(This used to be commit 1e49c292c8444ebbbede1dbc6625d097c8cfc2eb)
Diffstat (limited to 'docs/smbdotconf/security')
-rw-r--r-- | docs/smbdotconf/security/security.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/smbdotconf/security/security.xml b/docs/smbdotconf/security/security.xml index b029c0fa67..181bf1f028 100644 --- a/docs/smbdotconf/security/security.xml +++ b/docs/smbdotconf/security/security.xml @@ -3,6 +3,9 @@ type="enum" basic="1" advanced="1" wizard="1" developer="1" xmlns:samba="http://samba.org/common"> + <when_value value="security"> + <requires option="encrypted passwords">/(yes|true)/</requires> + </when_value> <description> <para>This option affects how clients respond to Samba and is one of the most important settings in the <filename moreinfo="none"> |