Hi Marc,

First thing to consider is whether or not you're running SP1. The domain join 
can be done without SP1 but SP1 addresses some of the issues you might see.

1. install SP1
2.  Looks like you already did this but  verify you have the reg settings set 
in 
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters
"DomainCompatibilityMode"=dword:00000001
"DNSNameResolutionRequired"=dword:00000000

3. Make sure you are using compatible authentication negotiation.
I like to set client NTLMv2 auth = Yes in my SMB.conf and set the Windows 
clients to accept NTLMv2 only.

4. It's not necessary but can be depending on your network config you might 
need to ad your SAMBA server to the WINS servers list on your Windows clients.


Mike

> Date: Fri, 22 Jun 2012 18:07:37 +0200
> From: m.r...@f1-outsourcing.eu
> To: samba@lists.samba.org
> Subject: [Samba] Problem joining win 2008r2 std. server to samba3 (centos6)
> 
> 
> 
> 
> 
> I have a basic samba setup, bind dns configured only with 
> _ldap._tcp.dc._msdcs.rdp.local and removed the active directory role 
> from the 2008r2 server.
> 
> When I try to join 2008r2 server, it tries to connect on this ldap port 
> which is not even available.
> I also setup
> |HKLM\System\CurrentControlSet\Services\LanmanWorkstation\Parameters
> DWORD DomainCompatibilityMode = 1
> DWORD DNSNameResolutionRequired = 0
> 
> Can anybody point me to
> 1. a specific howto on joining 2008r2 to samba dc 2. or setup dns 
> correctly, so windows is trying to join in another way.
> 
> I have no problems connecting to the samba server with an account.
> 
> Thanks in advance,
> Marc
> 
> 
> 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -. 
> F1 Outsourcing Development Sp. z o.o.
> Poland 
> 
> t:  +48 (0)124466845
> f:  +48 (0)124466843
> e:  m...@f1-outsourcing.eu
> 
> 
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
                                          
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to