Just in-case anyone needs to know the solution so that is is documented.... Thanks to Jelmer and a close friend of mine for pointing me into the right direction. For WinXP client machines the following needs to be done:

In your registry change the values for the following entries to 0:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters]
"requiresignorseal"=dword:00000000
"signsecurechannel"=dword:00000000

[EMAIL PROTECTED] root]# smbd -V
Version 2.2.7-security-rollup-fix

This has resolved the issues I was experiencing.

Thanks,
--
Simran H.
[EMAIL PROTECTED]

Jelmer Vernooij wrote:

On Tue, 2003-09-30 at 02:38, Simran Hansrai wrote:


Hi Guys,

I have installed and configure samba on a redhate 8.0 box to act as a PDC. When I try and add a user to my domain from my WinXP client machine, I get the following error:

"The user could not be added because of the following error has occured: The trust relationship between this workstation and the primary domain failed."

I have search google.com and have tried a couple of different things but none seem to work.

The following is my entry for my workstations in /etc/passwd:
enermax$:x:534:201:enermax:/dev/null:/bin/false
jeonamur$:x:535:201:jeonamur:/dev/null:/bin/false

/etc/smbpasswd:
jeonamur$:535:AE7D4C9527EFD952B97F4EB3E2D4130F:3E7FE739CDEB16486F4686B96ED02CBF:[W ]:LCT-3F78B510:
enermax$:534:DA838D55F99FD0BC6879F19168D4B105:F47AE8F4B8B7E2B13F237B73849D4799:[W ]:LCT-3F78CF75:


You should either patch the registry on your XP workstations to disable
the signing or switch to Samba 3.0.

Jelmer


--
Jelmer Vernooij - http://jelmer.vernstok.nl/



-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to