[Zope-CMF] manager from "outside" acl_users isn't listed as member
Jens Vagelpohl
jens@zope.com
Thu, 6 Sep 2001 23:48:50 -0400
brad,
the member listing only looks at the first acl_users it encounters in the
acquisition chain for the portal. this is kind of kludgy, true. it's hard
to account for every possible member in situations where you enable the
role mapping and member area creation, though. a member might be anyone in
any user folder above the CMF instance with certain roles.
the handling as it stands right now is not ideal,but attempting to catch
every possible case is a big undertaking... :S (chris withers frown)
jens
On Thursday, September 6, 2001, at 10:31 , Brad Clements wrote:
> I'm a manager defined in the root acl_users.
>
> I have "member folder creation" enabled in a CMF that is in a child
> folder. That CMF
> has it's own acl_users
>
> When you go to "members", I am not listed. Seems that membership iterates
> only it's
> own acl_users.. Could it also look in the Members folders to figure out
> if it left anyone
> out, or is that too ineficient?
>
> Brad Clements, bkc@murkworks.com (315)268-1000