diff options
author | Andrew Bartlett <abartlet@samba.org> | 2003-08-20 04:49:48 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2003-08-20 04:49:48 +0000 |
commit | 758e5ffd3814c71d79ed247df0b5332148837ac0 (patch) | |
tree | cec3b948655ae17f8c09542de36d7226ed379880 /docs | |
parent | 2d85612752daa26c0773b86bd40eb3430b1cce3b (diff) | |
download | samba-758e5ffd3814c71d79ed247df0b5332148837ac0.tar.gz |
We now know a lot more about SMB signing, and this comment no longer applies
We can join Win2k with default settings.
Andrew Bartlett
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/projdoc/DOMAIN_MEMBER.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/docbook/projdoc/DOMAIN_MEMBER.xml b/docs/docbook/projdoc/DOMAIN_MEMBER.xml index df0711058fb..bfa44e62f92 100644 --- a/docs/docbook/projdoc/DOMAIN_MEMBER.xml +++ b/docs/docbook/projdoc/DOMAIN_MEMBER.xml @@ -952,13 +952,5 @@ Possible causes include: </sect2> -<sect2> - <title>I can't join a Windows 2003 PDC</title> - - <para>Windows 2003 requires SMB signing. Client side SMB signing has - only been implemented partially in Samba 3.0. Set <smbconfoption><name>client use spnego</name><value>no</value></smbconfoption> when communicating - with a windows 2003 server. </para> -</sect2> - </sect1> </chapter> |