Aaron Williamson writes: > I created a form to allow users to change their own passwords. I > hate the idea of giving them all "Manage Users" permissions, but ok > whatever. But "acl_users.manage_users('Change', REQUEST, RESPONSE)" > won't work unless the user has "View Management Screens" permissions. Look a Proxy Roles. Dieter