Hello everyone
I scan Mmy server by Rkhunter and give me some warning
/bin/ping
the file permissions have changed
/bin/su
the file permissions have changed
the file group have changed
/usr/bin/newgrp
the file permissions have changed
[root@/]# ls -l /bin/ping
-rwxr-xr-x 1 root root 38520 Mar 22 2017 /bin/ping
[root@/]# ls -l /usr/bin/newgrp
-rwxr-xr-x. 1 root root 40240 May 11 2016 /usr/bin/newgrp
MY CENTOS 6.10 (64)
How fixed this warning Please?
help me permissions have changed
Re: help me permissions have changed
Code: Select all
[root@c6test ~]# ls -la /bin/ping /usr/bin/newgrp /bin/su
-rwsr-xr-x. 1 root root 38520 Mar 22 2017 /bin/ping
-rwsr-xr-x. 1 root root 34904 Jun 19 15:15 /bin/su
-rwsr-xr-x. 1 root root 40240 May 10 2016 /usr/bin/newgrp
CentOS 6 will die in November 2020 - migrate sooner rather than later!
CentOS 5 has been EOL for nearly 3 years and should no longer be used for anything!
Full time Geek, part time moderator. Use the FAQ Luke
CentOS 5 has been EOL for nearly 3 years and should no longer be used for anything!
Full time Geek, part time moderator. Use the FAQ Luke