Sshpass is a tool for non-interactively performing password authentication with SSH's so called "interactive keyboard password authentication". Most user should use SSH's more secure public key authentication instead. WWW: http://sourceforge.net/projects/sshpass/ PR: ports/164775 Submitted by: Hung-Yi Chen <gaod at hychen.org>
6 lines
266 B
Plaintext
6 lines
266 B
Plaintext
Sshpass is a tool for non-interactively performing password authentication
|
|
with SSH's so called "interactive keyboard password authentication".
|
|
Most user should use SSH's more secure public key authentication instead.
|
|
|
|
WWW: http://sourceforge.net/projects/sshpass/
|