![]() |
rkhunter warnings....how do I fix these...5 of them
[10:16:57] Checking if SSH root access is allowed [ Warning ]
[10:16:57] Warning: The SSH configuration option 'PermitRootLogin' has not been set. The default value may be 'yes', to allow root access. [10:16:57] Checking if SSH protocol v1 is allowed [ Warning ] [10:16:57] Warning: The SSH configuration option 'Protocol' has not been set. The default value may be '2,1', to allow the use of protocol version 1. Question 1 - How do I set this to 'NO' Checking /dev for suspicious file types [ Warning ] [10:16:58] Warning: Suspicious file types found in /dev: [10:16:58] /dev/shm/initrd_exports.sh: ASCII text [10:16:59] Checking for hidden files and directories [ Warning ] [10:16:59] Warning: Hidden directory found: /dev/.sysconfig [10:16:59] Warning: Hidden directory found: /dev/.udev [10:16:59] Warning: Hidden file found: /usr/share/man/man5/.k5login.5.gz: gzip compressed data, from Unix, max compression Question 2 - Are these hidden file/directories ok? 10:17:21] Checking version of OpenSSL [ Warning ] [10:17:21] Warning: Application 'openssl', version '1.0.0', is out of date, and possibly a security risk. Question 3 - How do I update OpenSSL? [10:11:52] /sbin/chkconfig [ Warning ] [10:11:52] Warning: The command '/sbin/chkconfig' has been replaced by a script: /sbin/chkconfig: a /usr/bin/perl script text Question 4 - Is this replacement OK? [10:11:53] /sbin/ifup [ Warning ] [10:11:53] Warning: The command '/sbin/ifup' has been replaced by a script: /sbin/ifup: Bourne-Again shell script text Question 5 - Is this replacement OK? |
Quote:
Quote:
Quote:
Quote:
Quote:
|
TBOne...sorry ! using OpenSuSE 11.3
Kde 4.5
|
Quote:
|
Quote:
Seriously if your first response to a question is "Just Google it !!!!!" don't bother responding. |
Quote:
And you must have a special version of Google...because putting in "linux ssh permitrootlogin no" doesn't even bring up LinuxQuestions at ALL on the first page. |
Quote:
Code:
Warning: The SSH configuration option 'Protocol' has not been setFor anyone else stumbling upon this thread based on my query above, here are two solutions: 1. disable root SSH logins (safest): open /etc/ssh/sshd_config and change "PermitRootLogin" from yes to no2. tell rkhunter to ignore this error (less secure, only do this if you know what you're doing!): open /etc/rkhunter.conf and change ALLOW_SSH_ROOT_USER=no to ALLOW_SSH_ROOT_USER=unset |
| All times are GMT -5. The time now is 04:11 AM. |