hi, i am able to join my domain with windows 7. when i reboot i get a "Unkown error has occurred". when i check my event log i see that there is a netlogon 3210 error: This computer could not authenticate with <samba server>, a Windows domain controller for domain <domain name>, and therefore this computer might deny logon requests. This inability to authenticate might be caused by another computer on the same network using the same name or the password for this computer account is not recognized. If this message appears again, contact your system administrator. i am able to logon on to the domain from windows xp proffesional so i would assume a its a windows 7 problem, but no windows forums are of any use. my samba version is 3.5.4 i have made the changes to registry: HKLM\System\CCS\Services\Netlogon\Parameters DWORD RequireSignOrSeal = 1 DWORD RequireStrongKey = 1 DWORD DisablePasswordChange = 1 any ideas how to fix this?
hi, i am able to join my domain with windows 7. when i reboot i get a "Unkown error has occurred". when i check my event log i see that there is a netlogon 3210 error: This computer could not authenticate with <samba server>, a Windows domain controller for domain <domain name>, and therefore this computer might deny logon requests. This inability to authenticate might be caused by another computer on the same network using the same name or the password for this computer account is not recognized. If this message appears again, contact your system administrator. i am able to logon on to the domain from windows xp proffesional so i would assume a its a windows 7 problem, but no windows forums are of any use. my samba version is 3.5.4 i have made the changes to registry: HKLM\System\CCS\Services\Netlogon\Parameters DWORD RequireSignOrSeal = 1 DWORD RequireStrongKey = 1 DWORD DisablePasswordChange = 1 any ideas how to fix this?
On Thu, Apr 14, 2011 at 10:29 AM, Jeff Savastano <savastano.jeff at yahoo.com> wrote:> hi, > > > i am able to join my domain with windows 7. ?when i reboot i get a "Unkown error > has occurred". ?when i check my event log i see that there is a netlogon 3210 > error: > > This computer could not authenticate with <samba server>, a Windows domain > controller for domain <domain name>, and therefore this computer might deny > logon requests. This inability to authenticate might be caused by another > computer on the same network using the same name or the password for this > computer account is not recognized. If this message appears again, contact your > system administrator. > > i am able to logon on to the domain from windows xp proffesional so i would > assume a its a windows 7 problem, but no windows forums are of any use. > > my samba version is 3.5.4 > > i ?have made the changes to registry: > > ? HKLM\System\CCS\Services\Netlogon\Parameters > ? ? ? ? ? DWORD ?RequireSignOrSeal = 1 > ? ? ? ? ? DWORD ?RequireStrongKey = 1 > ? ? ? ? ? DWORD ?DisablePasswordChange = 1 > > any ideas how to fix this?This is what I have: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters] "DNSNameResolutionRequired"=dword:00000000 "DomainCompatibilityMode"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Netlogon\Parameters] "Update"="no" "DisablePasswordChange"=dword:00000001 "MaximumPasswordAge"=dword:00100000 "RequireSignOrSeal"=dword:00000001 "RequireStrongKey"=dword:00000001 "SealSecureChannel"=dword:00000001 "SignSecureChannel"=dword:00000001 John
https://wiki.samba.org/index.php/Windows7 On 04/14/2011 10:29 AM, Jeff Savastano wrote:> hi, > > > i am able to join my domain with windows 7. when i reboot i get a "Unkown error > has occurred". when i check my event log i see that there is a netlogon 3210 > error: > > This computer could not authenticate with<samba server>, a Windows domain > controller for domain<domain name>, and therefore this computer might deny > logon requests. This inability to authenticate might be caused by another > computer on the same network using the same name or the password for this > computer account is not recognized. If this message appears again, contact your > system administrator. > > i am able to logon on to the domain from windows xp proffesional so i would > assume a its a windows 7 problem, but no windows forums are of any use. > > my samba version is 3.5.4 > > i have made the changes to registry: > > HKLM\System\CCS\Services\Netlogon\Parameters > DWORD RequireSignOrSeal = 1 > DWORD RequireStrongKey = 1 > DWORD DisablePasswordChange = 1 > > any ideas how to fix this? >
That did it thanks ---------- Sent from my Verizon Wireless mobile phone ------Original Message------ From: John Drescher <drescherjm at gmail.com> To: "Jeff Savastano" <savastano.jeff at yahoo.com> Cc: <samba at lists.samba.org> Date: Thu, Apr 14, 10:42 AM -0400 Subject: Re: [Samba] windows 7 logon problem On Thu, Apr 14, 2011 at 10:29 AM, Jeff Savastano <savastano.jeff at yahoo.com> wrote:> hi, > > > i am able to join my domain with windows 7. ?when i reboot i get a "Unkown error > has occurred". ?when i check my event log i see that there is a netlogon 3210 > error: > > This computer could not authenticate with <samba server>, a Windows domain > controller for domain <domain name>, and therefore this computer might deny > logon requests. This inability to authenticate might be caused by another > computer on the same network using the same name or the password for this > computer account is not recognized. If this message appears again, contact your > system administrator. > > i am able to logon on to the domain from windows xp proffesional so i would > assume a its a windows 7 problem, but no windows forums are of any use. > > my samba version is 3.5.4 > > i ?have made the changes to registry: > > ? HKLM\System\CCS\Services\Netlogon\Parameters > ? ? ? ? ? DWORD ?RequireSignOrSeal = 1 > ? ? ? ? ? DWORD ?RequireStrongKey = 1 > ? ? ? ? ? DWORD ?DisablePasswordChange = 1 > > any ideas how to fix this?This is what I have: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters] "DNSNameResolutionRequired"=dword:00000000 "DomainCompatibilityMode"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Netlogon\Parameters] "Update"="no" "DisablePasswordChange"=dword:00000001 "MaximumPasswordAge"=dword:00100000 "RequireSignOrSeal"=dword:00000001 "RequireStrongKey"=dword:00000001 "SealSecureChannel"=dword:00000001 "SignSecureChannel"=dword:00000001 John
Check the wiki https://wiki.samba.org/index.php/Windows7 Did you set the following? HKLM\System\CCS\Services\LanmanWorkstation\Parameters DWORD DomainCompatibilityMode = 1 DWORD DNSNameResolutionRequired = 0 I have noticed then when I reboot a Win 7 machine (or wake up from sleep mode) it may also complain about no DC for the 1st minute or two. I am not sure if this is Win 7 specific, or just that I have a mix of samba 3.0.x and 3.4.x DC'c and the Win 7 PC is trying each till it finds one that works. -----Original Message----- From: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] On Behalf Of Jeff Savastano Sent: Thursday, April 14, 2011 10:21 AM To: samba at lists.samba.org Subject: [Samba] windows 7 logon problem hi, i am able to join my domain with windows 7. when i reboot i get a "Unkown error has occurred". when i check my event log i see that there is a netlogon 3210 error: This computer could not authenticate with <samba server>, a Windows domain controller for domain <domain name>, and therefore this computer might deny logon requests. This inability to authenticate might be caused by another computer on the same network using the same name or the password for this computer account is not recognized. If this message appears again, contact your system administrator. i am able to logon on to the domain from windows xp proffesional so i would assume a its a windows 7 problem, but no windows forums are of any use. my samba version is 3.5.4 i have made the changes to registry: HKLM\System\CCS\Services\Netlogon\Parameters DWORD RequireSignOrSeal = 1 DWORD RequireStrongKey = 1 DWORD DisablePasswordChange = 1 any ideas how to fix this? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba