File Folder Inheritance

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

We have a delima where Group A and Administrators have access to a file
folder called Alpha. A user from Group A creates a new subfolder in
Alpha called Bits. Users in Group Alpha are able to read and write
files to that folder but the Administrators cannot. What happened here
and how can we correct it?
 
Check permissions. If you need to give access to that folder, make sure that
when you give perm to the Group A and Administrators, go to the properties
of the folder select Security-> Advance and the check box replace permission
entries on all child objects, if you can't do this, then first take
ownership of the files than replace perm.
 
Back
Top