Permissions on new field in Sys_user table

riaz_mansuri
Kilo Guru

Hi,

Currently the sys_user table is read only for users with an ITIL licence.

I want to create a new field and give write permissions to users with an ITIL licence or better yet only to a specific group.

Does anyone know how I can achieve this?

Thanks,

Riaz

1 ACCEPTED SOLUTION

To create an ACL, you need security_admin role.


Open System Security-> Access control and create an ACL with table as sys_user and field name as your new field name.


On the bottom, add the new role you created.



Then grant that role to the group.



find_real_file.png



Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

8 REPLIES 8

SanjivMeher
Kilo Patron
Kilo Patron

Create an acl on that field and give access to a new role. Add that role to the group who will have access to write.



Access control rules



Please mark this response as correct or helpful if it assisted you with your question.

Niklas Peterson
Mega Sage
Mega Sage

Add an ACL for the new field.



Access control rules



Regards,


Niklas


Not to sound rude but I was hoping for a little more help.



Some details would be great, maybe a few steps


Sorry, you won't get more from me. You shouldn't touch the ACL's unless you really know what you are doing. Can make a mess otherwise. But please go ahead and follow the link. It's not that hard to learn what to do.



No hard feelings I hope!



Regards,


Niklas