Install and Enable Telnet Server Service in Windows Vista Installare e attivare il servizio server Telnet di 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. Ad accettare una connessione Telnet in entrata, un PC, computer o il server deve attivare ed eseguire il server Telnet servizio che è in ascolto sulla porta TCP 23. By default Windows Vista doesn’t install Telnet Server. Per impostazione predefinita di Windows Vista non installare il server Telnet. The disable of Telnet Server is good practice to minimize security risks. Di disabilitare il server Telnet è buona prassi per ridurre al minimo i rischi per la sicurezza. The following guide will install and enable Telnet Server in Vista if you really need it running. Il seguente guida installare e attivare il server Telnet in Vista se si ha realmente bisogno è in esecuzione. 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 Server in Vista è simile a quello fornito con Windows Server 2003, dove si prevede ASCII terminale di sessioni per il client Telnet, e supporta due tipi di autenticazione e quattro tipi di terminali: ANSI, VT-100, VT-52 e VTNT.
How to Enable the Telnet Server Service in Windows Vista Come attivare il servizio server Telnet di Windows Vista
- Click on Start button, then go to Control Panel -> Programs. Fare clic sul pulsante Start, quindi andare al Pannello di controllo -> Programmi.
- Under the Programs and Features section, click Turn Windows features on or off . Sotto Programmi e funzionalità, fai clic su Girare funzionalità di Windows on o off. If User Account Control permission confirmation request warning pops up, click on Continue. Account utente se l'autorizzazione di controllo di richiesta di conferma di avviso si apre, fare clic su Continua. If you are prompted for an administrator password, type the password. Se viene chiesto di immettere una password di amministratore, digitare la password.
- In the Windows Features dialog box, select (tick) the Telnet Server check box. Nella funzionalità di Windows finestra di dialogo, selezionare (crocetta) Telnet Server casella di controllo.
- Click OK. Fare clic su OK. Wait for the installation to finish. Attendere per l'installazione alla fine.
- Go back to Control Panel, then go to System -> Administrator Tools. Tornare al Pannello di controllo, quindi passare al Sistema -> Strumenti di amministrazione.
- Click on Services applet (services.msc if you prefer to use Run command or Start Search). Fare clic su Servizi applet (services.msc se si preferisce utilizzare il comando Esegui o Inizia la ricerca).
- Locate the “Telnet” service, right-click on it and select Properties. Individuare il "Telnet" servizio, fai clic destro su di esso e selezionare Proprietà.
- In the Startup Type drop down menu, select “Automatic” instead of “Disabled”. In Tipo di avvio menu a discesa, selezionare "Automatico" invece di "disabili".
- Click on Apply button. Fare clic sul pulsante Applica.
- Right-click on the “Telnet” service again, but this time select Start option on right click context menu. Clic con il pulsante destro su "Telnet" servizio di nuovo, ma questa volta selezionare l'opzione Start fare clic destro sul menu contestuale. Telnet Server service should be running after this. Telnet Server servizio deve essere in esecuzione dopo questo.
- Click OK. Fare clic su 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. Dopo aver installato il server Telnet di Windows funzione, invece di andare a MMC Servizi applet, se si preferisce è possibile utilizzare elevati prompt dei comandi per avviare il server Telnet, e impostare servizio Telnet per eseguire automaticamente a ogni avvio del sistema. The commands to use are: I comandi da usare sono:
- sc config TlntSvr start=auto sc config TlntSvr start = auto
Set Start Type option to Auto. Inizio impostare Tipo di opzione Auto.
- sc start TlntSvr SC avviare TlntSvr
or o
net start TlntSvr net start TlntSvr
Start the Telnet Server immediately. Avviare il server Telnet immediatamente.
Configuration Options for Telnet Server Opzioni di configurazione per il 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 come Telnet Server è il porting da Telnet Server in Windows 2003, XP e 2000 (W2K), le impostazioni di configurazione disponibili e su come configurare il server sono molto simili. Generally tlntadmin command is used to administer a local or remote Telnet Server. Generalmente tlntadmin comando viene utilizzato per gestire un locale o remoto il server Telnet.
For example, you can use tlntadmin command to start, stop, pause or continue Telnet server. Per esempio, è possibile utilizzare tlntadmin comando per avviare, arrestare, sospendere o continuare server Telnet. Command syntax is: Sintassi del comando è:
tlntadmn [\\RemoteServer] [start] [stop] [pause] [continue] [-u UserName-p Password] tlntadmn [\ \ RemoteServer] [start] [stop] [pausa] [continua] [-u NomeUtente-p Password]
The Telnet Server requires NTLM authentication by default. Telnet Server richiede l'autenticazione NTLM per impostazione predefinita. To deactivate and disable NTLM authentication and switch to use only password authentication, use following tlntadmin command: Per disattivare e disattivare l'autenticazione NTLM e passare ad utilizzare solo la password di autenticazione, utilizzare tlntadmin seguente comando:
tlntadmn config sec=-NTLM tlntadmn config SEC =- NTLM
Another example command that make Telnet session switch to streams mode in order to make display easier for Unix/Linux clients: Un altro esempio di comando che rendono la sessione Telnet flussi di passare alla modalità in modo da rendere più facile visualizzazione per Unix / Linux clienti:
tlntadmn config mode=stream tlntadmn config mode = stream
For more command references visit Per ulteriori riferimenti comando visita Microsoft Telnet page Microsoft Telnet pagina .
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Questa è una pagina tradotta macchina che è fornito "così com'è" senza alcuna garanzia. Machine translation may be difficult to understand. Traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale inglese whenever possible. quando possibile.
Share and contribute or get technical support and help at Condividere e contribuire o ottenere supporto tecnico e assistenza in My Digital Life Forums La mia vita digitale Forum .
Related Articles Articoli correlati
- Enable and Install Telnet Client in Vista Attivare e installare client Telnet in Vista
- How to Check if Telnet Is Running on a Server Come controllare se Telnet è in esecuzione su un server
- Disable and Turn Off Telnet in Linux Disattivare e chiudere telnet in Linux
- Restore Windows NT Backup (ntbackup) .bkf in Vista and ‘Longhorn’ Server 2008 Ripristino di Windows NT Backup (ntbackup). Bkf in Vista e 'Longhorn' Server 2008
- Install and Run IIS (Internet Information Services) Server 7 in Vista Installare ed eseguire IIS (Internet Information Services) Server 7 in Vista
- How to Install KMS Server to Activate Windows Vista Business or Enterprise Come installare il server KMS di attivazione di Windows Vista Business o Enterprise
- Restore Windows XP and 2003 .bkf Backups in Windows Vista and Longhorn Server with NT Backup Restore Utility Ripristino di Windows XP e 2003. Bkf copie di backup di Windows Vista e Longhorn Server con NT Backup utilità Ripristino
- Workaround to Run VNC Server in Windows Vista Soluzione per eseguire server VNC in Windows Vista
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 4 Installare server Web in Windows XP con Apache2, PHP5 e MySQL4 - Parte 4
- Install or Enable Snipping Tool in Windows Vista Installare o attivare Snipping Tool di Windows Vista
































