Edit own user account permission
This module adds a permission that controls whether users can edit their own account details, specifically their name, email, and password. It's intended to prevent accidental changes to user accounts on demo sites and overrides the core "Change own username" permission.
This module add 'edit own user account' permission.
The goal of this module to prevent changes in user account information in the demo sites.
Attension:
1. This module manage edit permissions to the name, mail and password profile filed. You can manage permissions to the other profile entities by other admin menu settings.
2. By disabling this permission you disallow editing only own user profile settings, he can edit other profiles if he has the appropriate permissions.
3. To allow user 'Change own username' by classic permission of User module you should check 'Edit own user account' permission of this module. That is 'Edit own user account' permission has higher priority than 'Change own username' one.