Click to See Complete Forum and Search --> : Win XP logging into Samba
FrogBear70
03-14-2003, 04:32 PM
I have a problem with my Win XP machine logging into Samba. It can join the domain but when I restart it won't let me login. It keeps giving me a Domain Controller not found error.
My Win 2K machine can login just fine. Which leads me to believe that my Samba PDC is working fine. I can browse to shared directories once I've logged into WinXP (locally).
Anyone have any ideas I would appreciate it?
elfking
03-14-2003, 05:00 PM
theres something needing to be changed in the registry.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Netlogon\Parameters]
"requiresignorseal"=dword:00000000
that should fix your problem. =)
FrogBear70
03-14-2003, 05:05 PM
Thanks I'll give it a try.
Magueta
03-15-2003, 12:42 AM
Hey Elfking, what's that registry tweak for?
Joe
FrogBear70
03-15-2003, 02:26 PM
It lets Win XP machines login to a Samba PDC. It works great but remember to apply the change then join the domain. At least that was the only problem I had. Thanks ElfKing.
elfking
03-17-2003, 04:55 PM
Yeah sorry for the late reply, glad it worked...
I read something about it just adjusting the way xp accepts "signed" passwords from other microsoft os's... im not entirely sure on this its been quite a while since I read up on it...