- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2017 05:49 AM
I have an ITIL user trying to do a quick discovery and when he clicks on magnifying glass to select mid server he is getting security constraints. Which ACL do I need to edit for him to see the mid servers?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2017 07:46 AM
This was ServiceNow recommendations. Create a Discover by ip address and update the script and it worked.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2017 05:52 AM
Hi John,
I don't know off hand, but if you go to the ecc_agent table (type ecc_agent.list) in the navigation menu filter, and choose Configure> Security Rules from the menu (make sure to elevate your access to include security_admin first) you can find out exactly what roles/rules apply.
Docs: Access control rules
Docs: Contextual security
Security Best Practices - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2017 06:08 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2017 06:11 AM
Who is "they" and what do "they" need to do? What is the underlying requirement here? It might make more sense to grant the user a role that can read the table rather than change the table ACL which may grant the wrong people additional access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2017 06:13 AM
They are the desktop techs that need access to scan newly computers that are just built so the CI will get captured in CDMB instead of waiting for Discovery to run.