Hi, I need help, I'd like to add local roles to a specific user by using dtml: I try this sintax: <dtml-call "manage_addLocalRoles(REQUEST['new_ID'],REQUEST['role'])"> Id and role are kept by an html form. No error messages are displayed, but the local role isn't created. Thanks Paolo