Telnetd now SSHD

Christopher Murtagh yellowdog-general@lists.terrasoftsolutions.com
Wed May 15 12:50:00 2002


On 15 May 2002, William Carty wrote:
>There really is no configuration, if the ssh daemon is running on the
>server, it will accept connections.  You may want to look at some of the
>hosts.allow / hosts.deny howto's if you want to control who is able to
>access the server (good idea if you're not behind a firewall).

 Actually, this is not correct. The config file for the ssh server are
usually at:

 /etc/ssh/sshd_config

 and the ssh client:

 /etc/ssh/ssh_config

 There are some features you can turn on and off there depending on how
secure you want your machines to be. For example, I disable ssh version 1
from connecting to my machines, and I would recommend that to anyone. SSH1
is susceptible to a man-in-the-middle attack.

Cheers,

Chris

-- 

Christopher Murtagh
Webmaster / Sysadmin
Web Communications Group
McGill University
Montreal, Quebec
Canada

Tel.: (514) 398-3122
Fax:  (514) 398-2017