Cannot find "mid.ssh.disable_privilege_check" in Mid server configuration parameters

ARPAN BINOY
Tera Contributor

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
1 ACCEPTED SOLUTION

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

 

View solution in original post

3 REPLIES 3

Rahul Priyadars
Giga Sage
Giga Sage

User which is used to discover has Root or Sudo Root access?

 

You can try adding the same in mid server properties.

RahulPriyadars_0-1676622630793.png

 

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

ARPAN BINOY
Tera Contributor

User has sudo root access

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