diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-05-13 17:55:41 +0200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-05-13 19:51:41 +0200 |
commit | 46168e99f7c6116b96335635ad974c7d8e20948e (patch) | |
tree | 3f97be969a9a1389ffbac7e60131e84bd0da64ac /docs-xml/smbdotconf/protocol | |
parent | c31f95f66dcf1c11646b1edd84966e8369904a8c (diff) | |
download | samba-46168e99f7c6116b96335635ad974c7d8e20948e.tar.gz samba-46168e99f7c6116b96335635ad974c7d8e20948e.tar.bz2 samba-46168e99f7c6116b96335635ad974c7d8e20948e.zip |
s3-param Deprecate a number of security parameters for 3.6
This follows up on the agreement on the samba-technical list in Jan
2011 to deprecate these options, and to possibly remove these in the
4.0 release after user feedback.
Andrew Bartlett
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri May 13 19:51:41 CEST 2011 on sn-devel-104
Diffstat (limited to 'docs-xml/smbdotconf/protocol')
-rw-r--r-- | docs-xml/smbdotconf/protocol/usespnego.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/protocol/usespnego.xml b/docs-xml/smbdotconf/protocol/usespnego.xml index 8fb559c177..e16c7ce2be 100644 --- a/docs-xml/smbdotconf/protocol/usespnego.xml +++ b/docs-xml/smbdotconf/protocol/usespnego.xml @@ -4,7 +4,7 @@ developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> - <para>This variable controls controls whether samba will try + <para>This deprecated variable controls controls whether samba will try to use Simple and Protected NEGOciation (as specified by rfc2478) with WindowsXP and Windows2000 clients to agree upon an authentication mechanism. </para> |