bug 1315 related problems with 3.0.4 and patches

William Baker bbaker at priefert.com
Wed May 26 00:42:22 GMT 2004


I'm experiencing the problem which appears to be described as Bug#1315. 
   The problem first appeared when upgrading from 3.0.2 to 3.0.4.  I'm 
using 3.0.4 with the patches from Jerry's site.

Here is a brief description of my problem, which resembles Bug#1315.

I have a network consisting of a Samba PDC which has evolved over time 
from previous Samba versions, together with three other Samba servers. 
Once upon a time, XP clients required a registry hack to work with an 
earlier version of Samba.  Most of those registry entries found under 
HKEY_LOCAL_MACHINE\System\CurrentControlSet\NetLogon appear to have been 
removed.  (Some MicroSoft security update?)  Newer XP machines which 
never had the registry hack are connecting to 3.0.4 successfully.

My first attempt to get these machines to work with 3.0.4 was to restore 
the original registry settings.  This did not work, perhaps in part 
because this settings are no longer used by XP?

My patched wbinfo gives the following info when run on the local 
machine.  (When run remotely, it gives correct info for wbinfo -u.)

[root at hardy root]# wbinfo -u
Error looking up domain users
[root at hardy root]# wbinfo -t
checking the trust secret via RPC calls succeeded
[root at hardy root]# wbinfo -g
BUILTIN\System Operators
BUILTIN\Replicators
BUILTIN\Guests
BUILTIN\Power Users
BUILTIN\Print Operators
BUILTIN\Administrators
BUILTIN\Account Operators
BUILTIN\Backup Operators
BUILTIN\Users

Here is the current key set, note the missing "signorseal" parameter:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon]
"Type"=dword:00000020
"Start"=dword:00000002
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
 
74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6c,\
   00,73,00,61,00,73,00,73,00,2e,00,65,00,78,00,65,00,00,00
"DisplayName"="Net Logon"
"Group"="RemoteValidation"
"DependOnService"=hex(7):4c,00,61,00,6e,00,6d,00,61,00,6e,00,57,00,6f,00,72,00,\
   6b,00,73,00,74,00,61,00,74,00,69,00,6f,00,6e,00,00,00,00,00
"DependOnGroup"=hex(7):00,00
"ObjectName"="LocalSystem"
"Description"="Supports pass-through authentication of account logon 
events for computers in a domain."

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters]
"Update"="no"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Private]
"SocketAddressList"=hex:01,00,00,00,0c,00,00,00,10,00,00,00,02,00,00,00,c0,a8,\
   04,55,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Security]
"Security"=hex:01,00,14,80,90,00,00,00,9c,00,00,00,14,00,00,00,30,00,00,00,02,\ 
 
00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,02,00,60,00,04,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,\
00,18,00,fd,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,\
   00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Enum]
"0"="Root\\LEGACY_NETLOGON\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001



More information about the samba-technical mailing list