diff options
author | Garming Sam <garming@catalyst.net.nz> | 2014-01-10 12:07:42 +1300 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2014-02-02 23:43:37 +0100 |
commit | 0841edd3bfa60db4152b737cd79da8dbd1f6fd89 (patch) | |
tree | b98d2e1961a97dab90d9a63b2b81129a699e68f0 /docs-xml/smbdotconf/security | |
parent | 1d5d9d410918ca28a9412f33e116d345dde8c7f1 (diff) | |
download | samba-0841edd3bfa60db4152b737cd79da8dbd1f6fd89.tar.gz samba-0841edd3bfa60db4152b737cd79da8dbd1f6fd89.tar.xz samba-0841edd3bfa60db4152b737cd79da8dbd1f6fd89.zip |
docs: insert meta data into security parameter
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs-xml/smbdotconf/security')
-rw-r--r-- | docs-xml/smbdotconf/security/security.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/security/security.xml b/docs-xml/smbdotconf/security/security.xml index 5db1e0158c2..e7e6b328741 100644 --- a/docs-xml/smbdotconf/security/security.xml +++ b/docs-xml/smbdotconf/security/security.xml @@ -2,6 +2,7 @@ context="G" type="enum" basic="1" advanced="1" wizard="1" developer="1" + function="_security" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <when_value value="security"> <requires option="encrypted passwords">/(yes|true)/</requires> |