Or specify trust="true" in either scp or sshexec tasks, to eliminate the
possibility of this being an issue.

-Rob A 

> -----Original Message-----
> From: Michael Giroux [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, July 25, 2006 11:16 AM
> To: Ant Users List
> Subject: Re: SCP Auth Faild
> 
> Make sure that the host name in your .ssh/known_hosts file is 
> fully qualified.
> 
> ex.
> hostname ssh-rsa ...
> hostname.mydomain.com ssh-rsa ...
> 
> The first entry will not work, the second will.  The docs 
> jcraft docs describe this, but I have to admit that I 
> overlooked it myself.
> 
> HTH.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For 
> additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to