ACL issue for users with no role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 01:16 PM
I have a catalog item that has a reference field to a table that users with no role are now unable to access since SN did the update to ACLs for query range issue.
I am not sure what role to add for the read ACL? I tried public but it's still not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 01:21 PM
Hi @Elizabeth26
try snc_internal or snc_external according to the type of user
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 01:23 PM
Eventually you can play around using Access Analyzer:
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 01:26 PM
I don't have the roles of snc_internal or snc_external. I do have snc_read_only tried that as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 03:10 PM
@Elizabeth26 can you please ensure you really don't have it? snc_int and ext are the OOTB roles and are quire important.
Is your environment a PDI or client's?
Please refer to Explicit Roles
and then review your sys properties containing "explicit_role":
Please keep me updated
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */