M.Lewis wrote:
I'm having a problem logging into Squirrel Mail. I have the following
in the log:
Jun 29 14:40:40 cygnus kernel: audit(1120081240.918:0): avc: denied
{ connect } for pid=4379 exe=/usr/sbin/httpd
scontext=user_u:system_r:httpd_ttcontext=user_u:system_r:httpd_t
tclass=tcp_socket
Earlier today, I did the procedure that's been described in the past
week by Alexander I believe:
su -
rpm -ev selinux-policy-targeted selinux-policy-targeted-sources
rm -fR /etc/selinux/targeted/
rpm -ivh
/var/cache/yum/updates-released/packages/selinux-policy-targeted-1.17.30-3.9.noarch.rpm
/var/cache/yum/updates-released/packages/selinux-policy-targeted-sources-1.17.30-3.9.noarch.rpm
touch /.autorelabel
Still I'm having the error shown above. Suggestions?
Thanks,
Mike
setsebool -P httpd_can_network_connect=1
--