[Zope] Create a user admin page where an administrator can
change the user roles
Bill Anderson
bill@libc.org
21 May 2001 20:36:26 -0600
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