SSH private key credentials authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello everyone
I am currently practicing CIS Discovery implementation using two Debian servers launched in Google Cloud Platform. In server-1 I have installed MID server of .deb version. And other one I kept it as a target server to discover. I am trying to save the credentials of those two servers with a linux user who is added to sudoers group and with password. SSH Key type credentials is not validating.
So I have tried with SSH private key type credentials, generated a public key and private key of type .pem and .pub .
Still those credentials are not authenticating successfully. I gone through the knowledge articles, and I didn't found any assist.
I am open to any best practices and recommended approach to successfully create ssh private key in servers associated with Linux user and to get authenticated successfully in ServiceNow Instance.
#ITOM
#Discovery
#SSH Private key credentials