Stese Posted January 3, 2007 Posted January 3, 2007 Hi, I've created a 'mailbox' folder for our students to 'post' work files for teachers to be able to get hold of, but can;t view other files or delete etc. I've got all the permissons correct over the folders, some of which are' special' permissoins. I now need to create the folders for the rest of the staff, and need to set the permissions. Normally i would use CACLS and a batch file ot do the work for me, but as i'm using 'special' permissions, it seems the only way i can do this is go get the SID of each user and write a 'SDDL' string to set the permissions. I'd like to know if this is the only way of setting 'special' permissions on folders, in command line, in server 2003. the permissions iw ould like to set are Traverse Folder, List Folder, Read Attributes, Read Extended Attributes and finally Delete subfolders and files. MTIA, Regards Steven Davison
Geoff Posted January 3, 2007 Posted January 3, 2007 Use xcacls instead. http://support.microsoft.com/?id=825751
ajbritton Posted January 4, 2007 Posted January 4, 2007 Or for ultimate control, try SETACL http://setacl.sourceforge.net/
SpuffMonkey Posted January 4, 2007 Posted January 4, 2007 I'm think of setting up a similar thing myself - any chance you could post or pm me the permissions you've worked out, to save me working it out myself? Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now