[Samba] Windows 8.1 Join Domain

Daniel Carrasco Marín danielmadrid19 at gmail.com
Fri Jun 26 04:12:34 MDT 2015


2015-06-26 2:13 GMT+02:00 Chuck Theobald <chuckt at uoregon.edu>:

> I have Samba 3.6.6 configured as a domain controller, but am unable to get
> new machines to join the domain. I've set the WINS on these machines in the
> IPv4 network configuration and get as far as entering my samba (ldap)
> credentials, but the whirlything spins for a while then says it cannot
> contact the domain, domain does not exist.
>
> If a machine had already been part of the domain when it was XP, then
> re-joining seems to work, but new machines are unable to join. I suspect
> that this may be related to my add machine script, but that script works so
> far as creating the record, but still no welcome into the domain.
>
> What is the current wisdom for making this happen each and every time for
> all my machines?
>
> Thanks,
>
> --
> Chuck Theobald
> System Administrator
> The Robert and Beverly Lewis Center for Neuroimaging
> University of Oregon
> P: 541-346-0343
> F: 541-346-0345
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>

I had a similar problem with a W7 machine and Samba 3. In my case was
because i had joined a Samba 4 domain before, but this lines on a .reg file
fixed my problem:



Windows Registry Editor Version 5.00

; Win7_Samba3DomainMember
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]

"DNSNameResolutionRequired"=dword:00000000
"DomainCompatibilityMode"=dword:00000001

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servicess\Netlogon\Parameters]
"RequireSignOrSeal"=dword:00000001
"RequireStrongKey"=dword:00000001



Please, remember to backup the original registry settings to allow to
restore if something goes wrong.

Greetings!!


More information about the samba mailing list