php app/console acl-manager:update-entity ACS\\ACSPanelBundle\\Entity\\Domain
Generate all acl entries based on entity passed. It takes user relationships and fill acl database with the correct acl entries.
Adds permission to user to use a service.
php app/console acs:add-service-to-user "service" "username"