S
Sven-D
Guest
I am having a trouble with users home folders and offline folders.
The issue is like this:
when making a folder offline (either through group policy og by right
clicking and selecting make available offline) I get the following error:
"Offline Files (\\server\share): Unable to make 'share' available offline on
\\server\users\username. Access is denied."
The structure on the server looks like this:
- users : shared folder, domain users full control (share permission)
- username : subfolders with the name of the user. created automatically
when the user is created in AD.
According to an article I found, it is a permissions issue with the
top-folder "users":
http://support.microsoft.com/kb/275461
I can get it to work by doing the following:
- granting domain users ntfs "read" access on the top "users" folder. (but
this lets everyone check the contents of other users folders, so then I have
to
- edit the ntfs permissions on every sub folder, so the don't inherit
permissions from the top folder.
This will add administrative overhead, as I will have to remove this
permission everytime a new user is created. It is easy to forget, also..
I feel there is something vital I am missing here... It isn't meant to be
this way, is it?
The issue is like this:
when making a folder offline (either through group policy og by right
clicking and selecting make available offline) I get the following error:
"Offline Files (\\server\share): Unable to make 'share' available offline on
\\server\users\username. Access is denied."
The structure on the server looks like this:
- users : shared folder, domain users full control (share permission)
- username : subfolders with the name of the user. created automatically
when the user is created in AD.
According to an article I found, it is a permissions issue with the
top-folder "users":
http://support.microsoft.com/kb/275461
I can get it to work by doing the following:
- granting domain users ntfs "read" access on the top "users" folder. (but
this lets everyone check the contents of other users folders, so then I have
to
- edit the ntfs permissions on every sub folder, so the don't inherit
permissions from the top folder.
This will add administrative overhead, as I will have to remove this
permission everytime a new user is created. It is easy to forget, also..
I feel there is something vital I am missing here... It isn't meant to be
this way, is it?