SSH/Telnet Login no access

4 posts / 0 new
Last post
#1 Fri, 01/02/2009 - 07:31
Maurizio1230

SSH/Telnet Login no access

Hi all,

I cannot login via ssh/telnet login module after I insert right username and password.

I try it with Firefox 3.0.5 on Windows (and IE too), Mandriva and Ubuntu :(

What's the problem? Thanks

Fri, 01/02/2009 - 08:24
andreychek

Yeah, unfortunately, that module does not work with newer versions of SSH. You probably just hit that limitation.

There's not a good fix for that ATM.

If you're interested in having a working method to get SSH access over the Web, you might want to pop a message in the Bug Tracker to make sure it's on Jamie's todo list.
-Eric

Sat, 01/03/2009 - 18:29 (Reply to #2)
Joe
Joe's picture

The fix would be to allow older protocol version logins (I think...I'm not actually sure of that...I just seem to recall that's the case). I haven't used that module in quite some time.

Jamie and I did a bit of work on a JavaScript terminal a while back, but that's still a low-priority task. Most folks who know how to use a shell already <i>have</i> a good shell, so the ssh applet gets very, very little usage.

--

Check out the forum guidelines!

Thu, 04/30/2009 - 05:34 (Reply to #3)
jorgenk

I tried both SSH protocol 2 and 1. Neither work. In protocol 2 I get no output at all, in protocol 1 I get the same output as if I telnet to port 22 on the server.

How hard would it be to fix? I need javassh (or something like it) to give access to a DOS-style text-based application through a browser so no special software will be required on the client side. (yes, it does sound obsolete but this particular app has been developed over the last 20 years, does its job extremely well).

Topic locked