diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-07-01 21:00:50 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-07-01 21:00:50 +0000 |
commit | 03934a26a9e0e18f9e00164eccfc3eccdf0b90f0 (patch) | |
tree | 3ec0be253e7a51b198efa2221f9d1e0ae6a21088 /docs | |
parent | aba5ea59dfc6a6a43cc1e9313941d20d16d0c932 (diff) | |
download | samba-03934a26a9e0e18f9e00164eccfc3eccdf0b90f0.tar.gz samba-03934a26a9e0e18f9e00164eccfc3eccdf0b90f0.tar.xz samba-03934a26a9e0e18f9e00164eccfc3eccdf0b90f0.zip |
Fix a typo
(This used to be commit aba86db38f2f930d2f7d9d1f9bb70d1eaa3118c0)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/smbdotconf/protocol/clientusespnego.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/smbdotconf/protocol/clientusespnego.xml b/docs/docbook/smbdotconf/protocol/clientusespnego.xml index fd2193443a8..7d341abf0f5 100644 --- a/docs/docbook/smbdotconf/protocol/clientusespnego.xml +++ b/docs/docbook/smbdotconf/protocol/clientusespnego.xml @@ -5,7 +5,7 @@ <listitem> <para> This variable controls controls whether samba clients will try to use Simple and Protected NEGOciation (as specified by rfc2478) with - WindowsXP and Windows2000 clients to agree upon an authentication mechanism. + WindowsXP and Windows2000 servers to agree upon an authentication mechanism. SPNEGO client support with Sign and Seal is currently broken, so you might want to turn this option off when doing joins to Windows 2003 domains. |