--- label: 'Modifying the permissions for a role' related: - user.overview - user.new_role - core.security --- {% set permissions_url = render_var(url('user.admin_permissions')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Modify the permissions for an existing role.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to People > Permissions.{% endtrans %}
  2. {% trans %}Review the permissions for the role, paying particular attention to the permissions marked with Warning: Give to trusted roles only; this permission has security implications. Uncheck permissions that this role should not have, in the row of the permission and the column of the role; check permissions that this role should have.{% endtrans %}
  3. {% trans %}Click Save permissions.{% endtrans %}