• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Question Default folder permission

pasamsin

New Pleskian
Plesk windows

After creating each hosting, I'd like to give read and write permissions to IWPG_username user for the httpdocs directory (or the addon domain directory if it's an addon domain) automatically. How can I do this?
 
Hello,

you should take a look at "Additional write/modify permissions"
Hosting Parameters
This is exactly the same as you want. Plesk grants full access privileges for IIS account to site doc root directory.
 
I'm talking about something else.

If I open a new hosting, IWPG_xxxxxx users have full access to the httpdocs folder.

I want it to be.

<Entry AccounType="0" Account="Null" Path="[HTTPD_VHOSTS_D]" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="FullAccess" EntryFlags="0x140" Tag="" Tag2=""/>

How can I set the above line for IWPG_xxxxx.
 
Back
Top