Hacker News new | ask | show | jobs
by rascul 1208 days ago
> Example, their version of ssh does not allow a script to hand it a password, hence my script was changed to print out "hey, type this password 'blah'" and required user interaction in the middle of an otherwise totally automated process.

Not sure which ssh you're referring to but openssh doesn't allow it either. There are several hacks to script a ssh login with password.