Operating System - Linux
1827882 Members
1209 Online
109969 Solutions
New Discussion

Integration of linux with windows2000

 
iamthestar
Advisor

Integration of linux with windows2000

when i telnet to a windows 2000 prfessional client from a redhat server, it says:

"server allows NTLM authenticaion only: server has closed connection.

what does it mean, and what should i do to enable two way telnet login.
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Integration of linux with windows2000

It means the telnet server on Windows 2000 has either not been configured correctly or is not accepting the authentication that telnet uses.

BTW, telnet authenticates in clear text and should be avoided. Try openssh.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Gopi Sekar
Honored Contributor

Re: Integration of linux with windows2000


i am bit confused here (as usual), which is your telnet server? is it windows 2000 or redhat server.

if it is windows 2000 then what SEP said may be correct, if it is redhat then you may have to take a look at firewall and other configuration related issues on redhat.

And as suggested it is always better and secure to use ssh instead of telnet.

Regards,
Gopi
Never Never Never Giveup
Stuart Browne
Honored Contributor

Re: Integration of linux with windows2000

From that, it seems that your Windows box has it's telnet server started, and configured to use NTLM (NT Lan Manager) style encrypted passwords. No Linux based telnet client I'm aware of can use NTLM authentication.

So yes, fine and SSHd implementation for Windows (I've never seen one though) so you can use common types of encryption styles for a shell, or..

What are you trying to do with the telnet server on the Windows box?
One long-haired git at your service...