Problems with login (wodSSH / wodSSH.NET) by Fumi , Wednesday, July 05, 2006, 11:45 (6877 days ago) 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
Re: Problems with login by Jasmine, Wednesday, July 05, 2006, 12:36 (6877 days ago) @ Fumi 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
Re: Problems with login by fumi , Wednesday, July 05, 2006, 12:40 (6877 days ago) @ Jasmine microtik, when i connect with telnet login correct but not with ssh
Re: Problems with login by Jasmine, Wednesday, July 05, 2006, 12:41 (6877 days ago) @ fumi And with SSH? This could be server side issue. Please try with Putty. Kreso