Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 63998 invoked from network); 29 May 2002 06:05:52 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 29 May 2002 06:05:52 -0000 Received: (qmail 11488 invoked by uid 97); 29 May 2002 06:05:51 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 11402 invoked by uid 97); 29 May 2002 06:05:51 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 11390 invoked by uid 98); 29 May 2002 06:05:50 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <058e01c206d6$df802340$797ba8c0@sseal.secretseal.com> From: "Hal Hildebrand \(web\)" To: "Ant Users List" References: <055701c206d0$e4f1a0c0$797ba8c0@sseal.secretseal.com> Subject: Re: Ant TelnetTask Date: Tue, 28 May 2002 23:05:43 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Figured it out. In case anyone else is looking for a solution (perhaps searching the archives)... The windows telnet service is configured, by default, to use Kerberos (ntlm). You have to disable this, and restart the service to allow telnet client to login without it. ref: http://support.microsoft.com/default.aspx?scid=kb;EN-US;q233069 ----- Original Message ----- From: "Hal Hildebrand (web)" > I should add that the exact same test target run against Solaris seems > to work perfectly fine. > > ----- Original Message ----- > From: "Hal Hildebrand (web)" > > > Has anyone successfully used the ant telnet task against a Windows > 2000 > > Telnet Service? I can telnet to the service from the command prompt, > > using the telnet client that comes with XP, with no problems. > However, > > the telnet task times out reading the response. I've tried this > passing > > the user name and password in as attributes to the task, and also with > > the rewrite example where the username/password is done with the > > read/write sub elements. Both yield the same results. I've also > tried > > setting the attribute initialCR="true" with the same results. > > > > Just wondering if anyone out there has had any success with this > before > > I delve down into the bowls to see what's going on. > > > > Anyone know how to get debug information from the telnet task, or from > > the Oro telnet implementation? > > > > Thanks. > > > > -Hal > > ______ > > science does not remove the terror of the gods > > www.hellblazer.com > > > > > -- To unsubscribe, e-mail: For additional commands, e-mail: