Am 12.09.2012 um 10:08 schrieb C. L. Martinez:
On Wed, Sep 12, 2012 at 7:55 AM, C. L. Martinez carlopmart@gmail.com wrote:
On Wed, Sep 12, 2012 at 7:32 AM, Laurent laurent@tnpl127.net wrote:
Le 2012-09-12 09:19, C. L. Martinez a écrit :
It sounds like an SELinux issue:
https://bugzilla.redhat.com/show_bug.cgi?id=617472 https://bugzilla.redhat.com/show_bug.cgi?id=617790
--
Uhmm Maybe, this can be the problem:
[root@plcossrv01 scripts]# whereis logwatch logwatch: /usr/sbin/logwatch /etc/logwatch /usr/share/logwatch /usr/share/man/man8/logwatch.8.gz [root@plcossrv01 scripts]# ls -la /usr/sbin/logwatch lrwxrwxrwx 1 root root 45 Sep 5 13:06 /usr/sbin/logwatch -> ../..//usr/share/logwatch/scripts/logwatch.pl [root@plcossrv01 scripts]# ls -al ../..//usr/share/logwatch/scripts/logwatch.pl ls: cannot access ../..//usr/share/logwatch/scripts/logwatch.pl: No such file or directory [root@plcossrv01 scripts]#
SELinux is disabled by default on all installations that I have do it (including adding disable selinux during installation) ...
OOpss, symlink is correct ... Any more ideas??
According to this https://bugzilla.redhat.com/show_bug.cgi?id=617790, problem is created by selinux-policy package .. but I have selinux disabled in all of these servers ...
what says
ls -la /usr/sbin/sendmail
?
-- LF