I have an application that when a ticket is submitted, the user that created the ticket, and one specific admin user has access to this data. How can I have another user access the data. Every time a record is created, using ACL, the user and this particular user admin gets access. Is there a way to copy roles. I want to have multiple admins. I don;t want to share the same username and password with multiple users. Any solutions?