PDA

View Full Version : How to create and then set permissions on a folder?



chrisbord
03-21-2008, 02:27 PM
I need to create a 'common docs'\myapp folder, then give everyone r/w access. How to do this?

linder
03-22-2008, 05:06 AM
Hi Chris,

In SetupBuilder Developer Edition, you can use the "Set Access Control..." to handle this. This function provides support for ACL. An access control list (ACL) specifies the rules for access to a particular resource. Although users who create an object manage its ACL, it is preferable that management is restricted to administrators. Set access control lists on a variety of system objects. Add, edit and remove permissions of files, registry keys, and created folders.

HTH,
Friedrich