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

telnet vs ssh (Was: RE: [cobalt-users] 32 site limitation update)



The root password doesn't have to be the same <smile>; that's just the Cobalt default.

Has anyone gotten SSH running on the RAQ2? I'd like to get rid of telnet; we don't use it on any of our intel-linux boxes.

Passing your root password in unencrypted packets is NOT a good idea (imho).

Jeff

At 06:38 AM 12/17/99  Neil J. Kemp wrote:
Well if you want you CAN login as root via FTP. Edit /etc/proftpd.conf and
in one of the line right at the top add:

Rootlogin on

Obviously there are security concerns here, but since the administrator
password is the same and you can FTP in on that (although can't do
anything dangerous but you CAN telnet in....)

--Neil