Ottawaperson
25 pts. | Aug 25 2009 3:30PM GMT
The folder are all different thought a folder structure. When the user creates the document the program files it into the appropriate folder. Right now the permissions are full for the creator and read only for everyone else. I want to be able to have the other two people that work with her have full access to her work and vice versa. The permission needs to be set for each document and not through inheritance.
I could give them full access to the folder but then they would have full access to everyone else’s file.
I need something along the lines of someone belonging to a group, when they create a document they will have full access and so will everyone else in her group.
mrdenny
46735 pts. | Aug 26 2009 12:30PM GMT
I assume that this is some sort of inhouse built or vendor provided application and not an off the shelf application (like Word or Excel)? If so you’ll need to build (or have this functionality built) this into the application.
Ottawaperson
25 pts. | Aug 26 2009 1:07PM GMT
Yes, this is a custom built application.
It would have seemed like an easy task at the beginning but has turned out to anything but!
mrdenny
46735 pts. | Aug 27 2009 8:22PM GMT
I’m afraid to say that your solution will need to be to modify the application so that when the file is written the correct domain group is granted NTFS rights to the file.
Why not modify the app, so that users who shouldn’t have rights to the file aren’t given the option to see/open the file. That way you don’t have to worry about modifying the NTFS rights at all.
R vishaal
355 pts. | Aug 31 2009 4:54PM GMT
hello mate try creating several groups and add the users withing
u can add a group withing a group also






