Problems with login (wodSSH / wodSSH.NET)
hello, i have a problem with login using wodssh
if I use a property password with a password more big that 32characters the login failed
ssh.passord = sfswfsfsdfsf... -> len 32characters failed
hello, i have a problem with login using wodssh
if I use a property password with a password more big that 32characters the login failed
ssh.passord = sfswfsfsdfsf... -> len 32characters failed
Fumi,
hi. I am quite sure wodSSH doesn't have any restrictions on password size - it sends it to the server as is . I assume server rejects it.
Did you try with some other SSH client, such as Putty? Does your password work with it?
Kreso
microtik, when i connect with telnet login correct but not with ssh
And with SSH? This could be server side issue. Please try with Putty.
Kreso