Install and Enable Telnet Server Service in Windows Vista安装并启用Telnet服务器服务在Windows Vista

To accept a incoming Telnet connection, a PC, computer or server must enable and run Telnet Server service which is listening to TCP port 23.接受传入的Telnet连接, PC机,电脑或伺服器必须启用并运行Telnet服务器服务,这是听TCP端口23 。 By default Windows Vista doesn’t install Telnet Server.默认情况下Windows Vista没有安装Telnet服务器。 The disable of Telnet Server is good practice to minimize security risks.禁用的Telnet服务器是好的做法,以尽量减少安全风险。 The following guide will install and enable Telnet Server in Vista if you really need it running.以下指南将安装并启用Telnet服务器在Vista如果你真的需要它运行。 Telnet Server in Vista is similar to the one comes with Windows Server 2003, where it provides ASCII terminal sessions to Telnet clients, and supports two types of authentication plus four types of terminals: ANSI, VT-100, VT-52, and VTNT. Telnet服务器在Vista是一个类似来与Windows Server 2003 ,它提供ASCII终端会议Telnet客户端,并支持两种类型的认证,另加四种类型的终端:的ANSI ,佛蒙特州- 100 ,佛蒙特州- 52 ,和vtnt 。

How to Enable the Telnet Server Service in Windows Vista 如何使Telnet服务器服务在Windows Vista

  1. Click on Start button, then go to Control Panel -> Programs.点击开始按钮,然后转到控制面板-> “程序。
  2. Under the Programs and Features section, click Turn Windows features on or off .根据程序和功能区段中,按一下打开Windows功能或关闭 If User Account Control permission confirmation request warning pops up, click on Continue.如果使用者帐户控制权限确认请求警告,持久性有机污染物的,按一下就继续下去。 If you are prompted for an administrator password, type the password.如果系统提示您输入系统管理员密码,输入密码。
  3. In the Windows Features dialog box, select (tick) the Telnet Server check box.在Windows功能对话框中,选择(剔) Telnet服务器复选框。

    安装Telnet服务器在Vista

  4. Click OK.单击确定。 Wait for the installation to finish.等待安装完成。
  5. Go back to Control Panel, then go to System -> Administrator Tools.回去控制面板,然后转到系统-> “管理员工具。
  6. Click on Services applet (services.msc if you prefer to use Run command or Start Search).按一下服务程序( services.msc如果您喜欢使用运行命令或开始搜寻) 。
  7. Locate the “Telnet” service, right-click on it and select Properties.找到“的Telnet ”服务,右键单击它并选择属性。
  8. In the Startup Type drop down menu, select “Automatic” instead of “Disabled”.在启动类型下拉菜单中,选择“自动”而不是“残疾” 。

    启动Telnet

  9. Click on Apply button.点击应用按钮。
  10. Right-click on the “Telnet” service again, but this time select Start option on right click context menu.右键点击“的Telnet ”服务,但这个时候选择开始选项,按一下滑鼠右键,上下文菜单。 Telnet Server service should be running after this. Telnet服务器服务应运行后,这一点。
  11. Click OK.单击确定。

After installing Telnet Server Windows feature, instead of going to Services MMC applet, if you prefer you can use elevated command prompt to start Telnet Server, and set Telnet service to run automatically on every system startup.安装完毕后Telnet服务器的Windows功能,而不是去服务MMC Applet的,如果您愿意,您可以使用提升的命令提示符启动Telnet服务器,并设置Telnet服务自动运行,对每一个系统启动。 The commands to use are:该命令使用是:

  1. sc config TlntSvr start=auto资深大律师配置tlntsvr开始=自动

    Set Start Type option to Auto.设置启动类型选择自动。

  2. sc start TlntSvr资深大律师开始tlntsvr

    or

    net start TlntSvr净开始tlntsvr

    Start the Telnet Server immediately.启动Telnet服务器立即。

Configuration Options for Telnet Server 配置选项Telnet服务器

As Vista Telnet Server is ported from Telnet Server in Windows 2003, XP and 2000 (W2K), the configuration settings available and how to configure the server are pretty much similar.作为Vista的Telnet服务器移植是从Telnet服务器在Windows 2003 , XP和2000 ( w2k ) ,配置设置可用,以及如何配置服务器是非常类似。 Generally tlntadmin command is used to administer a local or remote Telnet Server.一般tlntadmin命令是用来管理本地或远程Telnet服务器。

For example, you can use tlntadmin command to start, stop, pause or continue Telnet server.举例来说,您可以使用tlntadmin命令来启动,停止,暂停或继续Telnet服务器。 Command syntax is:命令语法是:

tlntadmn [\\RemoteServer] [start] [stop] [pause] [continue] [-u UserName-p Password] tlntadmn [ \ \ remoteserver ] [开始] [停止] [暂停] [继续] [中美用户名-密码]

The Telnet Server requires NTLM authentication by default.该Telnet服务器需要NTLM身份验证默认情况下。 To deactivate and disable NTLM authentication and switch to use only password authentication, use following tlntadmin command:要关闭和禁用NTLM身份验证并切换到只使用密码验证,使用tlntadmin以下命令:

tlntadmn config sec=-NTLM tlntadmn配置秒=-验证

Another example command that make Telnet session switch to streams mode in order to make display easier for Unix/Linux clients:另一个例子,命令,使Telnet会话切换到溪流的模式,以便使显示更容易UNIX / Linux的客户端:

tlntadmn config mode=stream tlntadmn配置模式=流

For more command references visit更多的命令参考访问 Microsoft Telnet page微软的Telnet页 .

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要说明 :这是一个机器翻译网页是“按原样”提供的担保。 Machine translation may be difficult to understand.机器翻译可能很难理解。 Please refer to请参阅 original English article英文原版的文章 whenever possible.只要有可能。

Share and contribute or get technical support and help at分享和贡献,或取得技术的支持和帮助,在 My Digital Life Forums 我的数字生活论坛 .



Leave a Reply离开的答复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用这些标签:的<a href="" title=""> <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <删除日期时间= “ ” >的<em>的<i> <q cite=""> <strike>的<strong>

Subscribe without commenting订阅无评论


Custom Search

New Articles新的条款,

Incoming Search Terms for the Article传入的搜索条件文章

vista telnet server Vista的Telnet服务器 - - vista telnet service Vista的Telnet服务 - - telnet server vista Telnet服务器Vista的 - - windows vista telnet Windows Vista中的Telnet - - telnet service vista Telnet服务Vista的 - - telnet service in vista Telnet服务在Vista - - enabling telnet in windows vista 有利的Telnet在Windows Vista - - how to start telnet service on windows vista 如何启动Telnet服务在Windows Vista - - enable telnet windows vista 使Windows Vista中的Telnet - - run telnet vista Vista中运行的Telnet - - enable telnet in vista Telnet工作,使在Vista - - how to enable telnet in windows vista 如何使的Telnet在Windows Vista - - how to start a telnet session in vista 如何启动Telnet会话在Vista - - how to enable telnet service in Vista 如何使Telnet服务在Vista - - enable telnet on Windows Vista 使的Telnet在Windows Vista - - enabling telnet in winvista 有利的Telnet在winvista - - telnet windows vista Windows Vista中的Telnet - - configurar telnet configurar的Telnet - - how to run telnet on vista 如何运行的Telnet在Vista - - telnet service for Vista Telnet服务,为Vista的 - - vista telnet utility Vista中的Telnet公用事业 - - windows vista telnet server Windows Vista的Telnet服务器 - - enable telnet in windows vista 使的Telnet在Windows Vista - - install telnet server on vista 安装Telnet服务器在Vista - - how to enable telnet service in windows vista 如何使Telnet服务在Windows Vista - - service telnet vista Vista中的Telnet服务 - - telnet services vista Vista中的Telnet服务 - - how to set up a telnet server on vista 如何成立一个Telnet服务器在Vista - - how to activate telnet in xp 如何激活在XP中的Telnet - - tlntadmn ntlm tlntadmn的NTLM - - how to install telnet on windows vista 如何安装的Telnet在Windows Vista - - how to install telnet service 如何安装Telnet服务 - - vista telnet services Vista中的Telnet服务 - - telnet service in windows vista Telnet服务在Windows Vista - - enable telnet service in vista Telnet服务,使在Vista - - telnet server for vista Telnet服务器对Vista - - how to run telnet in windows vista 如何运行的Telnet在Windows Vista - - activate telnet vista 激活Vista中的Telnet - - how to activate telnet in windows vista 如何激活的Telnet在Windows Vista - - problems running telnet clients on vista 问题运行Telnet客户端在Vista - - how to set up a telnet server 如何成立一个Telnet服务器 - - telnet service on vista Telnet服务在Vista - - setup telnet vista 安装Vista中的Telnet - - telnet utility for vista 的Telnet工具, Vista的 - - telnet services in vista 的Telnet服务,在Vista - - vista telnet 服务 Vista中的Telnet服务 - - how to install telnet in windows vista 如何安装的Telnet在Windows Vista - - how do I run telnet on vista? 我要如何运行的Telnet对Vista吗? - - telnet syntax vista Vista中的Telnet语法 - - free telnet server windows vista 免费Telnet服务器的Windows Vista - -