[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Error al conctarme por ssh a un host remoto




El 29/01/2006, a las 23:29, saegen@gmail.com escribió:

Hola a todos al conectarme un host por ssh me da el mensaje que os pongo abajo y se queda la conexion colgada me podeis ayudar, da igual con que usuario
realice la conexion, la ip la he sustituido por xxx.
Gracias

user@host:~$ ssh xxx.xxx.xx.xxx -2 -lroot
Password:
stdin: is not a tty



Prueba pasando los parametros "-t" y/o "-q" a ssh:

-t Force pseudo-tty allocation. This can be used to execute arbi- trary screen-based programs on a remote machine, which can be very useful, e.g., when implementing menu services. Multiple -t options force tty allocation, even if ssh has no local tty.

-q Quiet mode. Causes all warning and diagnostic messages to be
             suppressed.

Saludos,

--
Santi Saez





Reply to: