Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 19905 invoked from network); 25 Jul 2006 18:37:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jul 2006 18:37:26 -0000 Received: (qmail 28151 invoked by uid 500); 25 Jul 2006 18:37:22 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 27861 invoked by uid 500); 25 Jul 2006 18:37:21 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 27850 invoked by uid 99); 25 Jul 2006 18:37:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 11:37:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [146.197.27.91] (HELO barriere241.nike.com) (146.197.27.91) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 11:37:20 -0700 X-Server-Uuid: BDE2CC8B-9671-48D4-9A25-CA756DA0A621 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Subject: RE: SCP Auth Faild Date: Tue, 25 Jul 2006 11:36:46 -0700 Message-ID: <200607251840.k6PIdhBP022865@barriere241.nike.com> In-Reply-To: <5ea470920607251116u7390c636kf763f02b048a6b1a@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: SCP Auth Faild Thread-Index: AcawFoBrzePhXQbpTD6jH4DLtpMvEwAAqGJw From: "Anderson, Rob (Global Trade)" To: "Ant Users List" X-OriginalArrivalTime: 25 Jul 2006 18:36:47.0403 (UTC) FILETIME=[491E47B0:01C6B019] X-WSS-ID: 68D8BB4A1NO1126213-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Or specify trust=3D"true" in either scp or sshexec tasks, to eliminate = the possibility of this being an issue. -Rob A=20 > -----Original Message----- > From: Michael Giroux [mailto:mlgiroux@gmail.com]=20 > Sent: Tuesday, July 25, 2006 11:16 AM > To: Ant Users List > Subject: Re: SCP Auth Faild >=20 > Make sure that the host name in your .ssh/known_hosts file is=20 > fully qualified. >=20 > ex. > hostname ssh-rsa ... > hostname.mydomain.com ssh-rsa ... >=20 > The first entry will not work, the second will. The docs=20 > jcraft docs describe this, but I have to admit that I=20 > overlooked it myself. >=20 > HTH. >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For=20 > additional commands, e-mail: user-help@ant.apache.org >=20 >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org