Blaktyger 0 Posted January 17, 2005 So I manage to set my Linux Box as a Samba Domain controller and I was able to join the domain. Now thw problem is that I cant log on XP using the domain name a set up. Upon login in my XP box tells me it could not contact the DC, that the DC was down or that I supplied a wronf usrname/password. I know the DC is running and that I typed in the correct username and password. I dont know what could be wrong... Help!!!!! Thanks Share this post Link to post
clutch 1 Posted January 17, 2005 Have you applied any security templates, or many any security adjustments to your XP box? NTLMv2 could be in the way if it is setup on the XP box, and you would need to manually enable that on the SAMBA DC. Was your firewall off during the testing? Share this post Link to post
Blaktyger 0 Posted January 17, 2005 Yes my firewall was off hehehhe And I applied the registry patch "require..." But I dont think I applied any security templates on XP or the NTLMv2 for that matter but I'll check it out! Thanks! Share this post Link to post
Blaktyger 0 Posted January 18, 2005 I enabled NTLMv2 on Samba but still doesn't solve the problem... Share this post Link to post
Blaktyger 0 Posted January 18, 2005 Solved! I had to remove all user created with smbpass before the creation on the domain and re-add them after the domain was created... works like a charm =) Thanks again clutch! Share this post Link to post
clutch 1 Posted January 18, 2005 Please be specific as to what registry patch you applied. Share this post Link to post
Blaktyger 0 Posted January 18, 2005 Sorry... I applied the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters requiresignorseal key, I changed the value to 0. Share this post Link to post