[Zope] How to set the "roles" variable in function "userFolderAddUser()"
?
Zachary Wu
e.cloud@myrealbox.com
Mon, 14 Oct 2002 14:17:39 +0800
HaHa, I've got it myself
the roles is a list like : ('Manager', 'Authenticated')
not a single string 'Manager'
Zachary Wu wrote:
>I set roles = 'Manager'
>or roles = 'manager'
>all wrong!
>What is the right "roles"?
>
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
>
>