Hi Vivi,

I guess you can login using a command line ssh-client even
if the PW contains =?
Just to rule out an error on server side.

And is there any preprocessing of the password in your client?
Perhaps it is read from a properties file?

Regards,

Heiner

Am 05.09.2011 10:08, schrieb Kyritsi, Paraskeyh:
> Hello all.
> I am using JSCH to connect with an IP(username and password) to a log
> console that i have created in my java project.
> When i choose a password that contains the "=" character, then i get the
> messages:
> LOG: JSCH: Disconnecting from 10.3.72.10 port 22
> LOG: JSCH: Caught an exception, leaving main loop due to Socket Closed
> LOG: JSCH: Disconnecting from 10.7.132.10 port 22
> When i choose a password that doesn't contain the "=" character, then
> everything is OK.
> LOG: JSCH: Connecting to 10.7.132.10 port 22
> LOG: JSCH: Connection established
> Why is that?
> Is there any restriction in the jsch about the passwords that a user
> should use, a restriction that doesn't allow "=" as valid password
> character?
> I would appreciate any help that u can give me.
> Thanx
> Vivi
>

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to