- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 10:10 PM
While discovering a Linux Server class CI, the pattern - Linux server fails at the step "Get DMI type 1". To resolve this, one of the KBs/answers on community suggested to set the mid.ssh.disable_privilege_check parameter to true. However, I am unable to find the same in the configuration parameter list.
Step Error Details -
Executing SSH command: sudo dmidecode -t 1 | cat
Command result: /sys/firmware/dmi/tables/smbios_entry_point: Permission denied # dmidecode 3.2 Scanning /dev/mem for entry point. /dev/mem: Permission denied
Solved! Go to Solution.
- Labels:
-
Discovery
-
Service Mapping

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 03:56 AM
U can tell the admin to also give permissions on those folders
or Try adding above Properties see if it works which i doubt
Regards
RP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 12:24 AM - edited 02-17-2023 12:34 AM
User which is used to discover has Root or Sudo Root access?
You can try adding the same in mid server properties.
or in sys_properties list
https://<YourInstance>.service-now.com/now/nav/ui/classic/params/target/sys_properties_list.do%3Fsysparm_query%3DnameLIKEmid%2520%26sysparm_first_row%3D1%26sysparm_view%3D%26sysparm_choice_query_raw%3D%26sysparm_list_header_search%3Dtrue
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 02:28 AM
User has sudo root access

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 03:56 AM
U can tell the admin to also give permissions on those folders
or Try adding above Properties see if it works which i doubt
Regards
RP