Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

SSH Credential Requirements for Network Gear

Stacey Perri
Tera Contributor

Hello, 

 

For Unix machines, I see that root permissions are a requirement for privileged commands during the Discovery process.  

 

However, our company has some red tape around root privilege for SSH authentication company-wide.  I am curious and have looked, but not found -- could SSH creds work read-only for network gear communication via Discovery?  

 

Any insight the community can provide is appreciated.  Thank you! 

2 REPLIES 2

doug_schulze
ServiceNow Employee
ServiceNow Employee

Technically we don't need root of Unix/Linux, but for best data quality you would want to utilize SUDO to run specific commands.  As for Network devices, those are discovered with SNMP and all that requires is read-only.

Thank you! I should have clarified that we do already discover via SNMP for network gear. We were discussing SSH as an option for firewalls and some network gear that occasionally might not have SNMP configured upon deployment. 

I appreciate the response!