[Zope] Create a user admin page where an administrator can change the user roles

Gitte Wange gitte@babytux.dk
Tue, 22 May 2001 09:37:38 +0200


On Tuesday 22 May 2001 04:36, Bill Anderson wrote:
> On 21 May 2001 10:51:30 +0200, Gitte Wange wrote:
> > Hello,
> >
> > I have searched through the archives but couldn't find the answer I am
> > looking for:
> >
> > I need to create a page for an administrator in my portal where he can
> > assign some other roles to the Members in that portal.
> > It isnt't a problem to create the page - but I don't know what method to
> > call to update the roles ?
>
> You can see how the ZopeMembershipComponent does this by downloading it,
> and installing it to a production server if you like. (it has such a
> page)
>
> Bill

Do you have an URL to this?
Couldn't find it on zope.org

Gitte