stbe
September 4th, 2009, 10:18 AM
I have a machine running "Windows 7 64bit" that cannot connect to my samba server.
Server runs Ubuntu 8.04 LTS with samba 3.0.28a. I know that this is not a very new samba release but I failed to update samba using deb packages (dependencies).
I do not use samba as PDC (ads / domain controller), I just use it for sharing files to specific users (security=user).
I run "net use \\server\share" on the Windows 7 client but cannot logon to the server. I always get system error 86.
What's going wrong?
Maybe some newer Samba version is necessary, will 3.4.1 be available for hardy?
I already changed (lowered) some security options in Windows registry but this did not help:
LmCompatibilityLevel=1
http://technet.microsoft.com/en-us/library/cc960646.aspx
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic es\LanmanWorkstation\Parameters]
"DomainCompatibilityMode"=dword:00000001
"DNSNameResolutionRequired"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic es\Netlogon\Parameters]
"RequireSignOrSeal"=dword:00000000
"RequireStrongKey"=dword:00000000
Server runs Ubuntu 8.04 LTS with samba 3.0.28a. I know that this is not a very new samba release but I failed to update samba using deb packages (dependencies).
I do not use samba as PDC (ads / domain controller), I just use it for sharing files to specific users (security=user).
I run "net use \\server\share" on the Windows 7 client but cannot logon to the server. I always get system error 86.
What's going wrong?
Maybe some newer Samba version is necessary, will 3.4.1 be available for hardy?
I already changed (lowered) some security options in Windows registry but this did not help:
LmCompatibilityLevel=1
http://technet.microsoft.com/en-us/library/cc960646.aspx
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic es\LanmanWorkstation\Parameters]
"DomainCompatibilityMode"=dword:00000001
"DNSNameResolutionRequired"=dword:00000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\servic es\Netlogon\Parameters]
"RequireSignOrSeal"=dword:00000000
"RequireStrongKey"=dword:00000000