Sendmail problem in ACL
Posted: Fri Jan 30, 2004 12:09 pm
Hi all, i've checked the search engine and didn't find similar problem, so i hope it will be a dupe
I have an ACL with sendmail program in
/usr/sbin/sendmail {
/etc/mail rw
/dev/log rw
/sbin/modprobe rx
+CAP_SYS_MODULE
}
i know sendmail is called by logwatch cron.daily service
It seems a have correct entry in acl, however, i get each night :
grsec, use of cap_sys_module denied for (modprobe) parent(sendmail)
grsec denied connect to the unix domain socket /dev/log by (modprobe) parent (sendmail)
I have tried the learning mode on the sendmail entry , but nothing better.
Can someone help me
Thx
I have an ACL with sendmail program in
/usr/sbin/sendmail {
/etc/mail rw
/dev/log rw
/sbin/modprobe rx
+CAP_SYS_MODULE
}
i know sendmail is called by logwatch cron.daily service
It seems a have correct entry in acl, however, i get each night :
grsec, use of cap_sys_module denied for (modprobe) parent(sendmail)
grsec denied connect to the unix domain socket /dev/log by (modprobe) parent (sendmail)
I have tried the learning mode on the sendmail entry , but nothing better.
Can someone help me
Thx