I am looking for a way to ssh to a machine, without using SSH keys. When I try to pass the password
echo "password" | ssh user@machine
It just gives me an stdin error
How do I SSH without using keys (and without installing anything would be preferred)
expectas it may have been installed on your system already. If not, you can get information about how to install and use it from this page: expect.sourceforge.net