mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
2d5e0eadb8
Patch from Jeremy.
With this patch, I was able to join Windows 7 RC to a Samba3 DC, and login into a
Samba 3 Domain.
There are still two registry settings required:
HKLM\System\CCS\Services\LanmanWorkstation\Parameters
DWORD DomainCompatibilityMode = 1
DWORD DNSNameResolutionRequired = 0
Do *not* modify the other netlogon registry parameters that were passed around,
they weaken security.
Guenther
(cherry picked from commit
|
||
---|---|---|
.. | ||
auth_builtin.c | ||
auth_compat.c | ||
auth_domain.c | ||
auth_netlogond.c | ||
auth_ntlmssp.c | ||
auth_sam.c | ||
auth_script.c | ||
auth_server.c | ||
auth_unix.c | ||
auth_util.c | ||
auth_wbc.c | ||
auth_winbind.c | ||
auth.c | ||
pampass.c | ||
pass_check.c | ||
token_util.c |