- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2017 01:20 AM
Hello Experts,
Please guide me I am trying from quite some time.
I want certain users to give admin roles or say full access to certain specific modules because they are developers and need access for these modules only such as below but if I give admin role it gives full SNow control and I created a new role applied to those modules and gave those users but still no luck.
Can some one please correct me what exactly i need to do for this requirement.
Content management
system properties
update sets
Images
Users
Script include
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2017 02:07 AM
Hi,
Roles like content_admin, image_admin, script_include_admin and user_admin can serve purpose for respective modules.
But for remaining modules, you need to follow other approach.
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2017 04:15 AM
Hi Jaspal,
from Application menu i went to System properties and added the new role ''developers' other than Admin ,so now admin and new role should be able to access properties. Gave user developers role. As user when I login and enter sys_properties.LIST it shows me below. rest all other modules are accessible but not the system properties.
Number of rows removed from this list by Security constraints: 20

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2017 04:20 AM
Hi,
You also need to modify read ACLs that are there on sys_properties table. In the read ACLs you need to add custom created role for it to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2017 04:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2017 04:29 AM
sorry a silly question but should I need to add that new role to ACL (READ) for sys_properties ACL's?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2017 04:32 AM
Yes.