I'm trying to make the edit tab on the user page not accessible for certain roles.

Is this possible?

Comments

ingacosta’s picture

Status: Active » Fixed

It's a user.module issue.

You can do it turning off the permission: 'administer users' for that role.

preventingchaos’s picture

Status: Fixed » Closed (fixed)

Thank you, ingacosta!