Samba: vista - LmCompatibilityLevel
From NAS-2000.org
I tried to backup my data using Acronis True Image 10, but failed with the following error:
> Öffnen der Datei \\host\backup\ zum Schreiben von Kann Archiv nicht zum Schreiben öffnen. (0x400003) path = "\\host\backup\" Tag = 0xD7386B598A774D60 Angegebene Datei existiert nicht. (0x40011) Tag = 0xBFD7704D9B928BA9 fehlgeschlagen.
The solution was to set the value of the following key
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa] "LmCompatibilityLevel"=dword:00000002
Clients use only NTLM authentication, and they use NTLMv2 session security if the server supports it. Domain controller accepts LM, NTLM, and NTLMv2 authentication.
For me, value 0 and 1 also work ...
But it's much faster to connect the nas via usb, boot from the Acronis Boot CD (Linux), and backup the data this way to the ext3 partition ...
Cause I had problems booting the cd, I got the following hint from the support team: - Press F11 for boot options at the Acronis boot menu - use boot options: acpi=off noapic noapm - press (Strg) D at the prompt # to start the application