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

Re: [cobalt-users] Re: Disable telnet for server



----- Original Message -----
From: "Michelle A. Hoyle" <michelle@xxxxxxxxxxxxx>


> I already have sshd up and running on my Raq4, but I wonder how I can
> restrict ssh access to specific users/clients once I've toasted the
> telnet access on the machine?
>
> Michelle
> --

I'm not sure how Cobalt has sshd setup or what packages they used, but the
new OpenSSH (openssh.com) RPMs allow for running sshd via tcp wrappers
(default installation).  Fairly straight forward install on a plain Linux
box (OpenSSL is required and that's about it).  Thus hosts.deny and
hosts.allow could be used to allow access only to specific client networks.

Just a thought...

--
Brian Curtis