Is there a way to force update sys_user record for users with no roles?

DB1
Tera Contributor

Hello All,

 

We have an OOTB acl 

DB1_0-1714990501307.png

This ACL does not allow users with no role to update existing user record.

But I have a requirement to update user record from a custom Portal widget. Need help to achieve the same.

What should I do in order to update the user record as an user with no roles?

 

TIA

@Abhishek_Thakur @Sandeep Rajput @Dr Atul G- LNG @Ramz 

5 REPLIES 5

Sandeep Rajput
Tera Patron
Tera Patron

@DB1 This can be achieved by making changes in the ACL. However, I wouldn't recommend that as sys_user table is one of the core tables of the instance and allowing the changes by users without role might put it to risk. 

Yeah, I do not want to modify the ACL as well, is there any other way to update user record for users with no roles?

Ramz
Mega Sage

Hi @DB1 ,

Why do you want users with no role to update user record. We can allow users with role to update their own profile but not other profile.Let me know if you want only users to edit their user profile alone

DB1
Tera Contributor

No not only their user profile but we may want them to update other user records. Is there a way?