This is a discussion on Re: ssh client password option within the OpenSSH Development forums, part of the Networking and Network Related category; hkb2tw_@ssl-mail.com wrote: > i need the feature of a password option (like --password) for > scripting/testing ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hkb2tw_@ssl-mail.com wrote:
> i need the feature of a password option (like --password) for > scripting/testing purpose. > > I know its not secure and i am aware of that, i just need it for > internal testing purpose. You might look at using expect. http://expect.nist.gov/ Or one of the expect follow-ons such as these perl modules: http://search.cpan.org/search?query=expect&mode=all Bob _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev |