"f825_633" <f825_633}NOSPAM{@ntlworld.com> wrote in message
news:274Xm.44503$(E-Mail Removed)2...
> Meinolf Weber [MVP-DS] wrote:
>> Hello f825_633,
>>
>> As said before create a test share and see what's going on. Of course
>> settings permissions on higher level will be inherit from deeper level
>> fodlers if inheritance is enabled.
>>
>> In your situation i would start with the share permisssions only and set
>> them to everyone FC, because Authenticated users read, creator owner full
>> control, everyone read will win, doesn;t matter whats configured as NTFS
>> permissions.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>
>>> Meinolf Weber [MVP-DS] wrote:
>>>
>>>> To f825_633,
>>>> Create a new share for testing the following permissions:
>>>> Share permissions, everyone, Full control.
>>>>
>>> Doesn't this negate all other permissions ?
>>>
>>
>>
> OK, Have done that and I have two machines behind me logged in as non
> administrative users whom can both see the new share, create a folder and
> save a file, they can as expected see each others folders and save files
> in each others folders and delete each others files.
>
There are a couple of ways to do this. If this is for Roaming Profiles
(which I suggest to get away from and use Folder Redirection), you can set
it up as follows, which only allows the user and the domain admin FC into
the folder, no one else.
Keep in ind, the user MUST have Full Control on both the Share and the
Security (NTFS) permissions. Otherwise, Roaming Profiles will not work. This
is also required for Folder Redirection.
Roaming Profiles Folder Permissions:
Method 1:
Each individual folder is shared out with a hidden share name specifically
for each user, and the Profiles path is set to this folder in the user's AD
account properties.
1. Create a root folder called Profiles. Share it out as Profiles$, and set
the Share permissions to the following so only the domain admin can see the
parent share.:
If it exists, Remove the Everyone Group
Domain Admins=FC
System=FC
2. Create child folders, one for each user. The Share permissions for the
user must be set to Full Control, or it won't work. For example, for a user
named Bill, create a folder called "Bill", then share it out as Bill$, and
set the share permissions to:
If it exists, Remove the Everyone Group
If it exists, Remove Domain Users group
Domain Admins=FC
System=FC
Bill=FC
3. Set the Profile path in the user's account properties to
\\servername\%username%$
Method 2:
The parent folder is shared out with a hidden share name, however the users'
folders are not. But you still have to set the permissions correctly for
each individual user so only that user has Full Control access to their
folder, and no one else.
1. Create a root folder called Profiles. Share it out as Profiles$, and set
the Share permissions to the following so only the domain admin can see the
parent share.:
Domain Admins=FC
System=FC
Authenticated Users = FC
If it exists, Remove the Everyone Group
2. Create child folders, one for each user. The Share permissions for the
user must be set to Full Control, or it won't work. In this scenario, you
set the user to Full Control, and remove anything referencing other users
(other than the domain admin). Instead of the above method where the system
accesses the folder directly with a hidden share, this method accesses the
folder through the parent share to the user's subfolder. For example, for a
user named Bill, create a folder called "Bill", do not share it, but set the
share permissions to:
If it exists, Remove Everyone
If it exists, Remove Domain Users
Domain Admins=FC
System=FC
Bill=FC.
3. Set the Profile path in the user's account properties to
\\servername\profiles$\%username%
If you want to go to Folder Redirection, which works nicely and actually
more efficient, since the GPO has the option to set 'Offline Files' (which
caches it locally and minimizes LAN and WAN traffic), please read my blog on
it in the following link:
Folder Redirection
http://msmvps.com/blogs/acefekay/arc...direction.aspx
--
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.
Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.
..