[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ant-user
Subject:    Re: TelnetTask and Windows Telnet
From:       "Steve Loughran" <steve_l () iseran ! com>
Date:       2002-02-28 19:10:49
[Download RAW message or body]


----- Original Message -----
From: "Ramasubbu, Hari" <hari.ramasubbu@verizon.com>
To: "'Ant Users List'" <ant-user@jakarta.apache.org>
Sent: Thursday, February 28, 2002 10:20
Subject: RE: TelnetTask and Windows Telnet


> Ok here is the problem .. if ur xml scripts is like this
>
> <telnet server="${ServerName}" userid="${ServerLogin}"
> password="${ServerPassword}" >
>
> then the Ant api expects the login and password to be there to be filled
by
> it.So u must enable the authentication part in ur telnet server .

close.

what is happening is that the NT telnet client is authenticating to the
server using the NTLM auth which MS pretends is safer than sending out
passwords plaintext but is probably just a nice way of getting someone's
domain password with enough CPU time spent on forcing it.

The best test for this is to telnet to the server using Unix telnet, not the
windows one. what you see there is what <telnet> gets.



--
To unsubscribe, e-mail:   <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic