SSH question

Support for security such as Firewalls and securing linux
Post Reply
doctortonic
Posts: 3
Joined: 2012/03/26 15:06:42

SSH question

Post by doctortonic » 2012/03/26 16:01:56

Hello!

I just installed CentOs with "minimal" install option.


Why SSH is accepting by defalut user root to login?

This is a security vulnerability, it should NOT accept logins from the root account by defalut, only from a regular user and then make a su or sudo su, or am I wrong about this?


Why is SSH service starting up by defalut in the " MINIMAL " install scenario?

P.s. I am concerned as I don't wish my system to be hacked, and I like when things are "secure" by defalut.

bbradley
Posts: 2
Joined: 2012/03/26 16:14:21

Re: SSH question

Post by bbradley » 2012/03/26 16:18:25

Check this out

http://www.howtogeek.com/howto/linux/security-tip-disable-root-ssh-login-on-linux/

User avatar
TrevorH
Site Admin
Posts: 33220
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: SSH question

Post by TrevorH » 2012/03/26 21:04:41

http://wiki.centos.org/HowTos/Security

moonpup
Posts: 118
Joined: 2008/11/20 20:38:18

SSH question

Post by moonpup » 2012/06/03 21:05:49

Personally, I think this is poor out of the box security for an enterprise linux distribution. With all the SSH brute force attacks going on, you would think that something like this would be disabled by default. Maybe someday Red Hat will see the light.

Post Reply