[CentOS] Securing SSH

Jes Struck Trucken8 at hotmail.com
Thu Mar 27 13:17:09 UTC 2008


And also try to pay a little with 
AllowUsers user1 user2 user3
There might be a AllowGroup ??


-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf
Of Jes Struck
Sent: 27. marts 2008 14:03
To: 'CentOS mailing list'
Subject: RE: [CentOS] Securing SSH

Hey first of all you need to disables root login.
This is done by editing the etc/ssh/sshd_config file 
Uncominting the PermitRootLogin no or changing the yes to no.
After that you could change the port but that would give some difficulties
for the users

-----Original Message-----
From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf
Of Peter Kjellstrom
Sent: 27. marts 2008 09:20
To: centos at centos.org
Subject: Re: [CentOS] Securing SSH

On Wednesday 26 March 2008, Tim Alberts wrote:
> Tim Alberts wrote:
> > So I setup ssh on a server so I could do some work from home and I 
> > think the second I opened it every sorry monkey from around the 
> > world has been trying every account name imaginable to get into the
system.
> >
> > What's a good way to deal with this?
>
> SSH question.  Can I setup a group of users who can access SSH from 
> the local network.  Then a separate list of users that can access SSH 
> from the internet?

Yes, see /etc/security/access.conf (it's well commented).

/Peter


_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos




More information about the CentOS mailing list