Der er en del muligheder på
http://macwindows.com for hvad der kan gå galt, måske den her:
--
http://macwindows.com/Win2003.html#100603After some investigation, I thought I would provide a bit more detail on the exact setting required and how to apply it.
FYI, according to the MS contextual help in the policy editor, Windows 2003 Server domain controllers have "Microsoft network server: Digitally sign communications (always)" set to "Enabled" by default. This is likely causing the Macs to fail to authenticate with the "error = -5000".
To change this on a given domain controller, go to "Start" ->"Administrative Tools" -> "Domain Controller Policy" (not Domain Policy) and look for "Security Settings" -> "Local Policies" -> "Security Options" -> "Microsoft network server: Digitally sign communications (always)". It should show "Enabled" by default. Double-click on it and set to "Disabled". Then close the app and reboot the server. When it comes back up, the Macs should connect without difficulty.
This is the only setting that needs to be changed. Disabling the other similar settings will only weaken the security between all your Windows boxes.
BTW: Right clicking on these settings gives a very good synopsis.
---
Der er også et registreringsbase hack fundet her:
--
http://www.computing.net/mac/wwwboard/forum/8282.htmlI think I found out what to do here. I've tried it from linux but not the apple so far but I'm sure it'll work. I will be able to check it next week.
Seems like you need to make a registry change on the Windows 2003 box. HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters
The value of RequireSecuritySignature needs to be changed from '1' to '0'.
--
Ellers er der også Microsofts egen løsning:
http://support.microsoft.com/default.aspx?scid=kb;en-us;316076Håber det hjælper