You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/01/28 00:39:13 UTC

DO NOT REPLY [Bug 33279] - SSH2 Password Authentication is broken

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33279>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33279





------- Additional Comments From riznob@hotmail.com  2005-01-28 00:39 -------
The error you get is "jcraft.jsch.JSchException: reject HostKey". This does not 
have anything to do with the fact that you are using password authentication. 
You need to either set the knownhosts attribute to point to a knownhosts files 
that contains the remote servers public key, or set the trust attribute to 
true. See the manual for an explaination of these two attributes I mentioned.

-Rob A

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org