Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
121 user(s) are online (67 user(s) are browsing Forums)

Members: 0
Guests: 121

more...

Headlines

 
  Register To Post  

SSHTerm "Authentication password failed" (SOLVED)
Quite a regular
Quite a regular


See User information
On my X1000 this works fine, but on my X5000 SSHTerm refuses to connect.

I have downloaded the latest SSHTerm. I have copied over those file to my Programs partition. I have added a "HOME" assign to Workbench:S, I have created a .ssh folder in there.

I run something like: "sshterm 4.4.4.4 myUserName", I got a prompt to enter my password. I enter the correct password and then I get, to stdout/stderr: "Authentication password failed".

I have also the latest AMISSL installed.

=== edit
BTW, I can log into my machines using ssh/Openssh without any problems.


Edited by rjd324 on 2022/4/19 21:17:49
Edited by rjd324 on 2022/4/19 21:37:30
Edited by rjd324 on 2022/4/27 12:27:35
Edited by rjd324 on 2022/11/24 1:19:15
If liberty means anything at all, it means the right to tell people what they do not want to hear.
George Orwell.
Go to top
Re: SSHTerm "Authentication password failed"
Just can't stay away
Just can't stay away


See User information
@rjd324

Try specifying the password from the command line.

If it works that way then you are encountering one of the race condition bugs that exists in the latest public version of string.gadget, but should be fixed in the latest beta version.

Go to top
Re: SSHTerm "Authentication password failed"
Quite a regular
Quite a regular


See User information
@salass00

I can confirm that entering the password as an argument directly works.

Solution: Wait for an update to "string.gadget"

I will mark it as solved.

For reference, the current version of string.gadget for me is (the one that is apparently causing the issue):
version file full string.gadget 
string
.gadget 53.22 (16/06/2017)

If liberty means anything at all, it means the right to tell people what they do not want to hear.
George Orwell.
Go to top
Re: SSHTerm "Authentication password failed" (SOLVED)
Quite a regular
Quite a regular


See User information
Hmm, I am not convinced that it is string.gadget that is causing the issue. I just happened to check the two versions on my X1000 and my X5000 and they are both the same. I can log in using the X1000.

Is anyone able to login using the SSHTerm popup password box?

If liberty means anything at all, it means the right to tell people what they do not want to hear.
George Orwell.
Go to top
Re: SSHTerm "Authentication password failed" (SOLVED)
Just can't stay away
Just can't stay away


See User information
@rjd324

Since it seems to be a race condition, the difference in speed etc. between your two machines and (maybe especially) their graphics cards will very likely be a factor in whether it appears or not.

Which graphics cards do you have in the two machines?

Best regards,

Niels

Go to top
Re: SSHTerm "Authentication password failed"
Quite a regular
Quite a regular


See User information
I use rx560 in the x5 and hd7950 in the x1.

If liberty means anything at all, it means the right to tell people what they do not want to hear.
George Orwell.
Go to top
Re: SSHTerm "Authentication password failed"
Site Builder
Site Builder


See User information
@rjd324
I had a similar problem with my X 5000
Add the following line at your user-startup and see if that helps.

Sys:Prefs/Power QUIET

Please adjust if you have the Power prefs in an other place.

Follow me on
Ko-fi, Twitter, YouTube, Twitch
Go to top
Re: SSHTerm "Authentication password failed"
Home away from home
Home away from home


See User information
@rjd324

SSL you have libssl.a that is compiled into the program, using static linking at compile time.
There is libssl.so file that can be linked at runtime using dynamic linking.
And then there is openssl.library that can open at program at run time.
and then there is there encryption certifications, that also has to updated.
Some programs will need to be recompiled from time to time, but not all programs require this.

(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: SSHTerm "Authentication password failed"
Quite a regular
Quite a regular


See User information
Thanks for the help so far.

PREFS QUIET

made no difference.

I did notice, though, that on my X5000 SSHTerm invokes repeated calls to OpenDevice(timer.device), whilst on the X1000 this does not happen. Not sure why there is a difference there, but that is the only one I see through use of SNOOPY.

I also ensured that all versions of all the libraries being opened by SSHTerm were the same on both machines, including the same version of AMISSL libs.


Edited by rjd324 on 2022/4/29 23:25:26
If liberty means anything at all, it means the right to tell people what they do not want to hear.
George Orwell.
Go to top
Re: SSHTerm "Authentication password failed"
Quite a regular
Quite a regular


See User information
Interesting.

I now have a solution.

On the X5000 I can actually use the requester box and insert my password, but I must click on OK instead of pressing RETURN. If I press RETURN then I get an authentication failure. On the X1000 I can either press RETURN or click on OK.

Any ideas?

If liberty means anything at all, it means the right to tell people what they do not want to hear.
George Orwell.
Go to top
Re: SSHTerm "Authentication password failed"
Just popping in
Just popping in


See User information
@rjd324

Is that perhaps the race condition?
When you press the ok button, the input string gadget looses focus, and it’s content is “registered”, but when you press enter, the enter is seen before the input string gadgets content has been registered.

Try tab first, and then enter? (Can’t remember if tab is standard way of moving out of gadgets so might not work.)

Maintainer and developer for Jamiga2 - Java for Amiga
Go to top
Re: SSHTerm "Authentication password failed" (SOLVED)
Quite a regular
Quite a regular


See User information
Solved with latest string.gadget.

Work around before that was to run Prefs->power at startup

If liberty means anything at all, it means the right to tell people what they do not want to hear.
George Orwell.
Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project