R
RubenZ
Guest
I´m trying to install the IIRF (iirf.codeplex.com/) to my web sites without to have to make folder rights changes manually.
I read that the file hosting_template.xml is the way to make this configuration as default, but I did not find way to know how can I add the user IWAN to all folders with read and list rights...
I´m trying any possibility, but is not working.
I tryied the following, but didn´t work
<Entry AccounType="0" Account="IWAM_plesk(default)" Path="[HTTPD_VHOSTS_D]" SubPath="httpdocs" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="FullAccess" EntryFlags="0x140" />
Also, I have the D:\IIRF that some Plesk users have to have rights there...
I did somenthing at DiskSecurity.xml, but still not working.
<Entry AccounType="0" Account="Psaadm" Path="D:\IIRF" Comment="D:\IRRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="ReadAndExecute" EntryFlags="0" />
<Entry AccounType="0" Account="Psaadm" Path="D:\IIRF" AceFlags="ThisObjectOnly" AccessMask="0x0080" EntryFlags="0x400" />
<Entry AccounType="0" Account="NetworkService" Path="D:\IIRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="0x0080" EntryFlags="0x400" />
<Entry AccounType="1" Account="Psacln" Path="D:\IIRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="ReadAndExecute" EntryFlags="0x40" />
<Entry AccounType="1" Account="Psaserv" Path="D:\IIRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="ReadAndExecute" EntryFlags="0x40" />
<Entry AccounType="0" Account="NetworkService" Path="D:\IIRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="ReadAndExecute" EntryFlags="0x40" />
<Entry AccounType="1" Account="Psacln" Path="D:\IIRF" AceFlags="ThisFolderAndSubfolders" AccessMask="0x0080" EntryFlags="0x42" />
<Entry AccounType="1" Account="Psaserv" Path="D:\IIRF" AceFlags="ThisObjectOnly" AccessMask="0x0080" EntryFlags="0x400" />
<Entry AccounType="0" Account="NetworkService" Path="D:\IIRF" AceFlags="ThisObjectOnly" AccessMask="0x0080" EntryFlags="0x400" />
<Entry AccounType="1" Account="Psacln" Path="D:\IIRF" AceFlags="ThisObjectOnly" AccessMask="0x0080" EntryFlags="0x400" />
I read that the file hosting_template.xml is the way to make this configuration as default, but I did not find way to know how can I add the user IWAN to all folders with read and list rights...
I´m trying any possibility, but is not working.
I tryied the following, but didn´t work
<Entry AccounType="0" Account="IWAM_plesk(default)" Path="[HTTPD_VHOSTS_D]" SubPath="httpdocs" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="FullAccess" EntryFlags="0x140" />
Also, I have the D:\IIRF that some Plesk users have to have rights there...
I did somenthing at DiskSecurity.xml, but still not working.
<Entry AccounType="0" Account="Psaadm" Path="D:\IIRF" Comment="D:\IRRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="ReadAndExecute" EntryFlags="0" />
<Entry AccounType="0" Account="Psaadm" Path="D:\IIRF" AceFlags="ThisObjectOnly" AccessMask="0x0080" EntryFlags="0x400" />
<Entry AccounType="0" Account="NetworkService" Path="D:\IIRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="0x0080" EntryFlags="0x400" />
<Entry AccounType="1" Account="Psacln" Path="D:\IIRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="ReadAndExecute" EntryFlags="0x40" />
<Entry AccounType="1" Account="Psaserv" Path="D:\IIRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="ReadAndExecute" EntryFlags="0x40" />
<Entry AccounType="0" Account="NetworkService" Path="D:\IIRF" AceFlags="ThisFolderSubfoldersAndFiles" AccessMask="ReadAndExecute" EntryFlags="0x40" />
<Entry AccounType="1" Account="Psacln" Path="D:\IIRF" AceFlags="ThisFolderAndSubfolders" AccessMask="0x0080" EntryFlags="0x42" />
<Entry AccounType="1" Account="Psaserv" Path="D:\IIRF" AceFlags="ThisObjectOnly" AccessMask="0x0080" EntryFlags="0x400" />
<Entry AccounType="0" Account="NetworkService" Path="D:\IIRF" AceFlags="ThisObjectOnly" AccessMask="0x0080" EntryFlags="0x400" />
<Entry AccounType="1" Account="Psacln" Path="D:\IIRF" AceFlags="ThisObjectOnly" AccessMask="0x0080" EntryFlags="0x400" />