Fluid Dynamics: perms.asp

2013 年 11 月 21 日5810

Home

>

perms.asp

Get it here: perms.zip

This is an ASP page, written in vbscript, that will attempt to set NTFS directory permissions on the folder that this script is in. The permissions will extend to all subfolders and files.

The folder will be made world-writable by granting the "Everyone" group the "Change" permission. ACLs on files and folders are edited, not overwritten.

Dependencies

Instructions for Use

    Place this ASP file into a folder whose permissions you want to set

    Request this file using a web browser

If you enjoy this script, please rate it at the CGI Resource Index.

0 0