- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2023 09:39 PM
HI There,
We have 10 Linux server where 6 are running with SSH version 6.2 and working fine and rest 4 are running with SSH version 7.4 which is showing "SSH authentication or connection failure" error. Could you please advise how can fix this issue?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 01:07 AM
@amit_bt maybe the newer ones don't accept the simple credentials. Check this with your Linux admins - I'm quite sure the root cause is on their side.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 01:28 AM
Yes you can easily add additional credentials. Discovery will detect which are the right one for each target device.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2023 11:08 PM
Hi @amit_bt,
did you checked your SSH credentials with Check Credentials UI Action against these servers? You use SSH private key credentials, don't you? You need to check with your Unix experts, if maybe the type of key not working with ssh 7.4. I don't think that this is a ServiceNow issue - you need to talk to your Linux admins.
Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 01:05 AM
Thanks for reply @Daniel Borkowi1. We aren't using SSH private key, its just SSH credntial and it apply same credential to all of 10 linux hosts. Unfortunatialy 4 of them are upgraded SSH 7.4 where we are facing issue. rest 6 working fine.
Do we need to use SSH private key credentials?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 01:07 AM
@amit_bt maybe the newer ones don't accept the simple credentials. Check this with your Linux admins - I'm quite sure the root cause is on their side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 01:24 AM
Thanks again @Daniel Borkowi1 , I will check with admins also, should i add another SSH credential with private key.