Hi, I have a Document Repository 'Product' that looks like this: (Made from ZClasses...) DRBase (ZObject, _ZClass_for_CatalogAware, ZObjectManager, _ZClass_for_Folder) DRDoc (ZObject, _ZClass_for_CatalogAware, _ZClass_for_File) The DRBase subobjects include 'file' and 'Document' Note, Document is a DRDoc. - I create a folder called 'test' under the root folder. - In test, I create a Document Repository called docs. - In the folder test, I remove 'acquire permissions' for everything. - In the folder test, I have a user folder (the default acl_users). - In that user folder I create a new role called Project Manager. - I give the Project manager every possible permission. - I create a user (dboyd) in the User Folder, and make dboyd a project manager. I now suspect dboyd should be able to do everything. However, dboyd cannot do the following: - add a new document repository to the folder test. - add a DRDoc to the Document Repository called docs. dboyd can add a file to the Document Repository called docs. Anyone know what I did wrong? Thanks, Darren -- Darren Boyd http://www.dbebiz.com/ .................................................................... Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats. - Howard Aiken
participants (1)
-
Darren Boyd