Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 27076 invoked from network); 30 Jan 2008 16:38:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2008 16:38:20 -0000 Received: (qmail 29733 invoked by uid 500); 30 Jan 2008 16:38:07 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 29710 invoked by uid 500); 30 Jan 2008 16:38:07 -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 29699 invoked by uid 99); 30 Jan 2008 16:38:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2008 08:38:07 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of styles706@gmail.com designates 64.233.184.231 as permitted sender) Received: from [64.233.184.231] (HELO wr-out-0506.google.com) (64.233.184.231) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2008 16:37:37 +0000 Received: by wr-out-0506.google.com with SMTP id c55so213144wra.0 for ; Wed, 30 Jan 2008 08:37:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=r1F53McH9WQWDFSNm1KRoRaHnSM7DprexyRGf0om9ps=; b=tlOSOCcOOYeu1l36r3I4ooZVaq8J7jhP7vMeYhkpunKkF4ZBRvebctRJvgsg1GDaaBlVNBbgvh03Sg7infrzLS3QnnY2mVjwIqFiqVP5NxZRF0oTZuuGkdigPG5ds94fN2jEvPLYukJoTEBgI5cCz4tWLvx2T1SaglxjThsUMAA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=qdZJV1AnIicW5A5EwC2982ftjHcz6bU/FwzHEyDpczPKm+3YGJqUQxU7d0OZtE5XkLEnuVOvTccLwDIGV4gyfaEgDsDfJaUdiJ41LM+bU1Tm+uQEKnuyawZHsKblvOncq947PxLXZMt3FvMjSoZ+lFxZ9DX0VDy/+x14Tpilpks= Received: by 10.141.180.5 with SMTP id h5mr661416rvp.240.1201711062426; Wed, 30 Jan 2008 08:37:42 -0800 (PST) Received: by 10.140.128.21 with HTTP; Wed, 30 Jan 2008 08:37:42 -0800 (PST) Message-ID: <7a94308c0801300837s1fe95a07j6f83ef26579853@mail.gmail.com> Date: Wed, 30 Jan 2008 11:37:42 -0500 From: "Christopher Styles" To: "Ant Users List" Subject: Can't connect to unix server from windows server... MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_19583_31776099.1201711062415" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_19583_31776099.1201711062415 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I'm trying to run a target from my Windows 2003 Server build box to connect to a solaris server to execute a command, but I'm getting " com.jcraft.jsch.JSchException: Auth fail"... Does anyone know how to resolve this issue...?? Thanks Chris ------=_Part_19583_31776099.1201711062415--