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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]