Page 1 of 1

check_by_ssh with password?

Posted: Sat Jul 28, 2012 11:55 pm
by judanssi
Hi!

Is there any known solution how to use check_by_ssh (or similar) plugin with ssh password authentication? We think that in our case authorized keys is not so great idea, and we'd like to use password-based authentication.

Thanks in advance!

Re: check_by_ssh with password?

Posted: Mon Jul 30, 2012 9:28 am
by agriffin
check_by_ssh doesn't do this, but it would be fairly simple to write a plugin that does. You would probably need to store the password somewhere in plain text though, which is equivalent to using ssh keys. My advice would be to just use keys.