- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2022 03:21 AM
Hi,
I am currently setting up the Linux Discovery, and we have opted to use the SSH Private Key, and I have received the pair, (both private and public key), I understand that I will add the private key in the SSH private Key within the credentials in ServiceNow and my question is where to put the Public Key? I am going to use a MID Server hosted on a Windows Server.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2022 01:12 AM
Hi,
The public key must be configured on the each target system which you will be discovering., your Linux administrator will help you place the public keys on the target devices. From Servicenow you need to add the private key only. If your linux administrator didnt place the public key on the target devices then the private key which you added on the servicenow instance wont work so before discovering just check with your linux admins whether the public keys are there in the target devices.
Regards,
Vivek

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2022 01:12 AM
Hi,
The public key must be configured on the each target system which you will be discovering., your Linux administrator will help you place the public keys on the target devices. From Servicenow you need to add the private key only. If your linux administrator didnt place the public key on the target devices then the private key which you added on the servicenow instance wont work so before discovering just check with your linux admins whether the public keys are there in the target devices.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2025 12:01 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2025 02:45 AM
Not really. Some times you would need passphrase which decrypts the private key. But it is not mandatory, the person who created the public and private key if he gave that option to encrypt the private key with passphrase then only you would need else it is not required.