Windows XP Service Pack 1
There is a security check new to Windows XP (or maybe only Windows XP service pack 1).
It can be disabled via a group policy in the Active Directory. The policy is called:
Computer Configuration\Administrative Templates\System\User Profiles\
Do not check for user ownership of Roaming Profile Folders
This should be set to Enabled
.
Does the new version of Samba have an Active Directory analogue? If so, then you may be able to set the policy through this.
If you cannot set group policies in Samba, then you may be able to set the policy locally on
each machine. If you want to try this, then do the following:
-
On the XP workstation, log in with an administrative account.
-
Click on -> .
-
Type
mmc
.
-
Click on OK.
-
A Microsoft Management Console should appear.
-
Click on -> -> .
-
Double-click on Group Policy.
-
Click on Finish -> Close.
-
Click on OK.
-
In the “Console Root” window expand Local Computer Policy ->
Computer Configuration -> Administrative Templates ->
System -> User Profiles.
-
Double-click on Do not check for user ownership of Roaming Profile Folders.
-
Select Enabled.
-
Click on OK.
-
Close the whole console. You do not need to save the settings (this refers to the
console settings rather than the policies you have changed).
-
Reboot.