[Zope] New Roles and New ZClasses...
Darren Boyd
dboyd@its.to
Mon, 17 Jan 2000 08:53:13 -0700
This is a multi-part message in MIME format.
--------------6D6F5BEFB89DE0C5D529857B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
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
--------------6D6F5BEFB89DE0C5D529857B
Content-Type: text/x-vcard; charset=us-ascii;
name="dboyd.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Darren Boyd
Content-Disposition: attachment;
filename="dboyd.vcf"
begin:vcard
n:Boyd;Darren
tel;cell:403-816-9089
tel;fax:403-265-4462
tel;work:403-265-4461
x-mozilla-html:FALSE
url:http://www.montage.ca
org:Montage IT Services
adr:;;350, 708 11th Ave SW;Calgary;Alberta;T2R0E4;Canada
version:2.1
email;internet:darren.boyd@cal.montage.ca
title:EBusiness Product Specialist
note:Direct Number: 403-303-2020
x-mozilla-cpt:;-24064
fn:Darren Boyd
end:vcard
--------------6D6F5BEFB89DE0C5D529857B--