Link to home
Start Free TrialLog in
Avatar of Mr.X
Mr.X

asked on

Folder permissions

Hi guys,
I got a server 2008 r2 and applied permission to a folder for one particular user. For some reason permission stopped in mid way and gave error, it could not apply to all child folders and files
How do I fix this issue ?
Should I go around each child folder and see whether he permission applied for that user, and if it’s not applied should I do it manually ?
Is there any other better way ?
The parent folder has around 15 child folders and each child has few more folders inside it . So it’s bit of pain right now, as permission for that particular user is just applied for some child folders only .
Avatar of Hello There
Hello There

Can you please post here permission settings from the child object that doesn't take permissions from the parent object?
Have you tried taking ownership of that folder and then reapplying the permissions?  The reason for failing to apply permissions is usually an ownership issue.
Avatar of Mr.X

ASKER

Can I just reapply the permission on top of the current permission ? Or do I need to remove that particular user from all parent n child folders before re applying ?
ASKER CERTIFIED SOLUTION
Avatar of Hypercat (Deb)
Hypercat (Deb)
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Mr.X

ASKER

Ok thanks, will try it and will let you know
You can also use ICACLS command line scripting if you prefer, but the principle remains the same.

https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/icacls