Want to remove snc_internal role when creating ACL

Ashwini8
Tera Contributor

Hi All,

When i try to create a ACL in our dev instance automatically the snc_internal role is getting added, I want to remove that role, can anyone suggest how to remove that?

I wanted to create a ACL to restrict When the ticket is assigned to major incident group, only that group members can edit rest all users can have only read access, how can i achive this , can anyone please suggest?

Regards,

tejaswini RG

8 REPLIES 8

Yash Agrawal1
Tera Guru

Hello Tejaswini,

sys_security_acl_role is the table which holds ACL and role relationship.

you can remove it from there also.

For more help please keep posted.

Please Mark it helpful/correct if my answer helps in any way to resolve your query.
Reach out to me if any more help required.

Regards

Yash.K.Agrawal

Here is a screenshot for you,

find_real_file.png

Please Mark it helpful/correct if my answer helps in any way to resolve your query.
Reach out to me if any more help required.

Regards

Yash.K.Agrawal

 

Hello Tejaswini,

Did you get a change to check the table sys_security_acl_role as it contain the role and acl relationship.If you remove it from here.your snc_internal role will get removed from ACL.

If your query is solved.Please close the thread by marking this answer as CORRECT AND HELPFUL

Regards

Yash Agrawal

Hello Tejaswini,

Did you get that table and ACL with snc_internal role.

If your query is resolved then please mark my answer correct and helpful

Regards

Yash Agrawal