louisdh / openterm

OpenTerm, a sandboxed command line interface for iOS
Other
1.63k stars 249 forks source link

Is there a way to SSH into a server without an SSH key? #160

Open Puddinglord opened 6 years ago

Puddinglord commented 6 years ago

I have a server that is password based. I know this is less secure but much easier to setup and add people to.

Does OpenTerm support SSH password based connections? If not is there a plan for it?

sNNNeaker commented 6 years ago

+1

ColdGrub1384 commented 6 years ago

This is not supported by ios_system as I know. To do that, we have to build OpenSSH, what is not very difficult. ios_system includes a minimal version.

lasernite commented 6 years ago

+2 :p

leonardpitzu commented 6 years ago

This would be great - one tool to rule them all :-) word up for password based ssh support