install sshpass program In order to remotely login, we will need sshpass software. x86_64 [root@zetawiki ~]# sshpass -V sshpass 1. 06-7. exe" -Reuse -run bash. Syntax. If you’re using Python3, install python3-pip package. exe, psftp. sshpass supplies password to ssh prompt using adedicated tty , fooling ssh to believe that a interactive user is Nov 16, 2020 · sshpass is a well known tool that everybody loves and hates at the same time, is very handy when you need to create scripts that use ssh and the hosts do not support ssh keys, since you can pass the password to the ssh password prompt, but sshpass is also a security risk because you can see the password invoked on the command line parameters "Fossies" - the Fresh Open Source Software Archive Source code changes of the file "configure" betweensshpass-1. # yum install sshpass # dnf install sshpass [On Fedora 22+ versions] On Debian/Ubuntu and its derivatives, you can install