• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Automatic Folder Permissions using ASP

A

Aynz

Guest
Hi All,

I would like to automatically create a folder on my website when a user joins it so they have thier own url (for example www.mydomain.com/joe_bloggs) Unfortunately my webhosts (who use Plesk 7.5.5) have made it so that when a folder is created the standard user only has read access and I need them to have write access too. I would like the process to be automated is this possible? Is there a script out there that will allow this to happen.

Another option would be to automatically create a subdomain however I think this poses the same problem with the automatic folder only having read access.

Any help is greatly appreciated.
 
If you want to script you can use native Windwos 2003 commands

1.Xcacls.exe
1.cacls.exe

First command available in Windows Support Tools (from Windwos CD)


John S.G.
 
Back
Top