Home     Products      Support      Corporate     Sign In 
Support Knowledge Base, Article 694
Product
FileManager
Version
prior to 2.5.9
Title
"Modify", "Write", "List" and "Execute", permission groups on a folder or file granted through FileManager's AllowAccess method failed to include SYNCHRONIZE.
Problem

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.

Solution
Version 2.5.9 of FileManager corrects this problem. Trustees granted permissions on an object using AllowAccess and saModify, saExecute, saList and saWrite will now show the appropriate access rights.
Created : 9/5/2003 10:18:08 AM (last modified : 9/5/2003 10:23:03 AM)
Rate this article!
Comments