diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/smbdotconf/protocol/clientusespnego.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/smbdotconf/protocol/clientusespnego.xml b/docs/smbdotconf/protocol/clientusespnego.xml index 96957c6642..28b3b582df 100644 --- a/docs/smbdotconf/protocol/clientusespnego.xml +++ b/docs/smbdotconf/protocol/clientusespnego.xml @@ -4,13 +4,11 @@ developer="1" xmlns:samba="http://samba.org/common"> <description> - <para> This variable controls whether samba clients will try + <para> This variable controls whether Samba clients will try to use Simple and Protected NEGOciation (as specified by rfc2478) with - WindowsXP and Windows2000 servers to agree upon an authentication mechanism. - SPNEGO client support for SMB Signing is currently broken, so - you might want to turn this option off when operating with - Windows 2003 domain controllers in particular. -</para> + supporting servers (including WindowsXP, Windows2000 and Samba + 3.0) to agree upon an authentication + mechanism. This enables Kerberos authentication in particular.</para> </description> <value type="default">yes</value> |