View Single Post
Posts: 433 | Thanked: 274 times | Joined on Jan 2010
#205
Originally Posted by digitalvoid View Post
@ Pigo:

SMSCON authenticates the login with a password. Before smscon was developed I couldn't get the ssh thing working with the keys file method. My server side machine is a Windows machine were "OpenSSH for Windows v4.2p1-1" is installed. Visited many tutorials on this but I gave up on the key auth. Password auth. worked right away.
yes, but my point is that anyone who already has reverse ssh tunnelling working with pubkey auth should (AFAIKj be able to take advntage of it regardless of your own experience, as long as all you do when processing "remote on" is to run ssh -R ... I can't think of a scenario where if your app ran that cmd on my phone, back to my own server, where it wouldn't use my existing, valid keys.

this is more a question for the guy enquiring whether it could use pub key than it is for you as the app developer - i just don't see why he'd need YOU to support pub key, as I think it will already be inherently supported by ssh itself as long as you config your phone & home ssh servers correctly? ... but I may have misunderstood (are you maybe calling ssh via a software library rather than as a straight shell coomand? If so, I guess that may allow you to force p/w auth only?)
__________________
n900: "with power comes responsibility".

If you buy a niche, highly modifiable smartphone and proceed to mess it up by blindly screwing around, don't just blame the phone, also blame yourelf.

Last edited by Pigro; 2010-09-18 at 21:15.