Re: Telnet root login

From: Julian Elischer <julian_at_elischer.org>
Date: Thu, 26 Mar 2009 18:34:27 -0700
Maxim Sobolev wrote:
> Julian Elischer wrote:
>>> Then use ssh and set "PermitRootLogin yes" in /etc/ssh/sshd_config
>>
>> this doesn't work if you are usinf a set of machines run from a 
>> central machine using nc (netcat) to do scripted i/o through a telnet 
>> session on the other machines (for example).
>>
>> The advantage of telnet is you can pipe nc straight into it.
> 
> Dude, ssh with password-less master key on client and correct 
> certificate on server in ~/authorized_keys2 is your friend. You can pipe 
> right to ssh in scripts just fine and it's all nice and secure. You can 
> also do other interesting things with port forwarding over ssl link.

I expressed myself poorly

I want to pipe straight tcp into sessions for remote control
I often use the method you describe above,
but sometimes it's just too cumbersom.




> 
> -Maxim
Received on Fri Mar 27 2009 - 00:34:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:45 UTC