Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
sshpass-Noninteractive ssh password authentication
Posted by Philipp Esselbach on: 05/05/2008 02:24 PM [ Print | 0 comment(s) ]
Debian Admin published a guide about using sshpass for accepting an interactive password non-interactively
SSH’s (secure shell) most common authentication mode is called “interactive keyboard password authentication”, so called both because it is typically done via keyboard, and because openssh takes active measures to make sure that the password is, indeed, typed interactively by the keyboard.
Sometimes, however, it is necessary to fool ssh into accepting an interactive password non-interactively. This is where sshpass comes in.
Sometimes, however, it is necessary to fool ssh into accepting an interactive password non-interactively. This is where sshpass comes in.
sshpass-Noninteractive ssh password authentication
