diff options
author | Karolin Seeger <ks@samba.org> | 2007-10-30 07:42:25 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:39 -0500 |
commit | e07c9c67685230f27c153e35042b0159e7fd8477 (patch) | |
tree | af5b5dbc6ddd97bfc0a93c4a073700d3424cf979 /docs/smbdotconf/security | |
parent | abb495d49036fe44820ed4d19de07e694969b74a (diff) | |
download | samba-e07c9c67685230f27c153e35042b0159e7fd8477.tar.gz samba-e07c9c67685230f27c153e35042b0159e7fd8477.tar.bz2 samba-e07c9c67685230f27c153e35042b0159e7fd8477.zip |
Add manpage section for the new parameter client ldap sasl wrapping
Karolin
(This used to be commit 051bb7d548c67a467296abf8895fc156e9ecb4a2)
Diffstat (limited to 'docs/smbdotconf/security')
-rw-r--r-- | docs/smbdotconf/security/clientsigning.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/smbdotconf/security/clientsigning.xml b/docs/smbdotconf/security/clientsigning.xml index 02a7ce38a9..bf37cbb874 100644 --- a/docs/smbdotconf/security/clientsigning.xml +++ b/docs/smbdotconf/security/clientsigning.xml @@ -12,7 +12,8 @@ <para>When set to auto, SMB signing is offered, but not enforced. When set to mandatory, SMB signing is required and if set - to disabled, SMB signing is not offered either.</para> + to disabled, SMB signing is not offered either. +</para> </description> <value type="default">auto</value> |