Mailing List Archive


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

Re: [tlug] openssh on Centos 5.2



Daniel A. Ramaley wrote:
On 2009-08-17 at 22:15:04, Sotaro Kobayashi wrote:
[root@example.com /]# chkconfig --del sshd

The next time ssh is updated, the links will be put right back in place. Try "chkconfig sshd off" instead. Or remove the openssh-server package entirely (and hope it isn't pulled back in as a dependency).

------------------------------------------------------------------------
Dan Ramaley                            Dial Center 118, Drake University
Network Programmer/Analyst             2407 Carpenter Ave
+1 515 271-4540                        Des Moines IA 50311 USA

Thank you for the advice ;-)

I prefer

[root@example.com sumtec]# chkconfig sshd off

[root@example.com sumtec]# chkconfig --list | grep ssh
sshd 0:off 1:off 2:off 3:off 4:off 5:off 6:off

now.

For me, I definately need the openssh-server package
as secured as possible by hardening the remote root access.

So,

[root@example.com sumtec]# chkconfig --level 3 sshd on

back now. Many thanks.

Regards,

Sotaro


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links