The AllowAccess method of FileManager's Folder and File objects creates Access Control Entries (ACLs) for that object. The saModify*(1024), saExecute(8), saList(256) and saWrite(4) permissions failed to include the SYNCHRONIZE permission.
*If using enumerators such as saModify, they must be listed in an include file, such as vbFileManagerInclude.asp, which can be found with the SoftArtisans FileManager samples.
|