« Return to Thread: Send SSH-Password over C-Program

Re: Send SSH-Password over C-Program

by Jeremy C. Reed :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

On Thu, 11 Oct 2007, mainway wrote:

> Does anybody know if there is the possibility to insert the password into
> the "ssh -l root server"-command?
> That would solve the problem...

Most setup password-less keys for that.

But I patched OpenSSH client in May to allow a user to set a password in
their ssh configuration.

See http://marc.info/?l=secure-shell&m=117995272708037&w=2

It is useful if you don't have control of the server itself.

Anyone have thoughts on this?

I have been using it since May.

 « Return to Thread: Send SSH-Password over C-Program