Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Failure on 'Test credential' for Discovery SSH credentials

kris29
Tera Contributor

Hi,

I have set up my SSH credentials for a specific Linux IP address for my Discovery.
When I click on "Test credential", I get the error message "Authentication failed".

find_real_file.png

 

User and password are 100% correct.
I have enabled mid.ssh.debug to true and mid.log.level to debug in MID server config paramaters.

How can I investigate this problem to find the reason for failure?

8 REPLIES 8

Richard Hine
Tera Guru

Kris,

Pretty sure we saw this in a customer environment and we added MID server property mid.property.ssh.use_snc to resolve it.

Might be worth a try....

Richard

@Richard Hine Hi, I've set mid.property.ssh.use_snc to false but still doesn't work

Did you restart the MID after setting it?

yes, I remembered to restart the MID server after changing the properties 

I did it twice