2011/1/19 Ed Kasky <[email protected]>: > I am currently running version 3.3.2 on an older Fedora machine that works > just fine > with XP. I am trying to get a Win7 machine to work but keep getting trust > relationship > errors on the final step in the configuration on the Win machine.
Between Samba 3.3.2 and 3.3.4, these registies should be set: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Netlogon\Parameters] "RequireSignOrSeal"=dword:00000000 "RequireStrongKey"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Para meters] "DomainCompatibilityMode"=dword:00000001 "DNSNameResolutionRequired"=dword:00000000 --- TAKAHASHI Motonobu <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
