diff options
author | John Terpstra <jht@samba.org> | 2008-03-07 00:40:07 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:44 -0500 |
commit | 425a8b838e46dddf43b296f0fe200fb4b9500e5d (patch) | |
tree | 9f52fabef4d1ac8fa2bff6a43e609415767127a6 /docs/Samba3-HOWTO | |
parent | 6c504341f913ea3206628ea8ed0064be525bb28a (diff) | |
download | samba-425a8b838e46dddf43b296f0fe200fb4b9500e5d.tar.gz samba-425a8b838e46dddf43b296f0fe200fb4b9500e5d.tar.bz2 samba-425a8b838e46dddf43b296f0fe200fb4b9500e5d.zip |
Fix type reported by Mangaldeep Sandhu
(This used to be commit b9b106e6ad12c0186cc482fcfd2721c685855f7e)
Diffstat (limited to 'docs/Samba3-HOWTO')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-DomainMember.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml b/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml index 05e51625bd..c0f43ff130 100644 --- a/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml +++ b/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml @@ -1409,7 +1409,7 @@ account to which the Samba backend database account can be mapped. Set <smbconfoption name="client use spnego">yes</smbconfoption> when communicating with a Windows 2003 server. This will not interfere with other Windows clients that do not support the more advanced security features of Windows 2003 because the client will simply - negotiate a protocol tha both it and the server suppport. This is a well-known fall-back facility + negotiate a protocol that both it and the server suppport. This is a well-known fall-back facility that is built into the SMB/CIFS protocols. </para> |