Penguin
Diff: ActiveDirectorySamba
EditPageHistoryDiffInfoLikePages

Differences between version 39 and predecessor to the previous major change of ActiveDirectorySamba.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 39 Last edited on Friday, April 1, 2005 8:49:28 pm by PvtJoker Revert
Older page: version 38 Last edited on Wednesday, March 16, 2005 11:39:03 am by CraigBox Revert
@@ -245,8 +245,10 @@
  
 1. ENSURE your samba box has an A record and associated PTR in DNS. 
  
 2. On your DC, disable signing: Run Domain Controller Policy tool and edit Account Policies -> Security Options -> Microsoft network client: Digitally sign communications (always) Set this to Disabled. Do the same in the Domain Policy tool. Note, you will need to reboot the server for this step, though it won't tell you to. Disable on your samba server as well with the following in smb.conf 
+  
+<em>Note (PvtJoker):</em> In my experience that wasn't needed, [this tutorial | http://lilly.csoft.net/~vdebaere/handleiding/samba-activedirectory/index_en.html] concentrates on windows 2003, and works without disabling these options.  
  
 <verbatim> 
  client signing = no 
  client use spnego = no