I am specifying roles, however, it turns out that some of the roles don't exist within the Zope framework yet, so I need to add the roles before I attempt to add the user. On Tue, Jun 27, 2000 at 09:36:55PM -0400, ethan mindlace fremen wrote:
Timothy Grant wrote:
I have come upon some situations where I also need to add Roles. I can find nothing archived nor on the Zope site about programmatically adding Roles. Can anyone assist me?
hmm. I don't know how you're adding users without indicating their roles.
I do this:
<dtml-call "acl_users.manage_users('Add',REQUEST)">
where REQUEST includes these variables:
name password confirm roles
And roles is a list.
-- Stand Fast, tjg. Timothy Grant tjg@exceptionalminds.com Chief Technology Officer www.exceptionalminds.com Red Hat Certified Engineer (503) 246-3630 Avalon Technology Group, Inc. fax (503) 246-3124
>>>>>>Linux...Because crashing isn't normal<<<<<<<<<<<<<