Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Squirrelmail, MySQL-change password and SELinux: msg#00254
|
Subject: |
Squirrelmail, MySQL-change password and SELinux |
Hi,
tried successfully installing squirrelmail with mysql authentication.
After installting the change_mysql-plugin, i got the following message
in /var/log/messages:
Jan 31 22:21:53 frodo kernel: audit(1107206513.281:0): avc: denied { write }
for pid=12823 exe=/usr/sbin/httpd name=mysql.sock dev=dm-0 ino=360554
scontext=root:system_r:httpd_t tcontext=root:object_r:var_lib_t tclass=sock_file
Jan 31 22:22:07 frodo kernel: audit(1107206527.169:0): avc: denied { write }
for pid=12825 exe=/usr/sbin/httpd name=mysql.sock dev=dm-0 ino=360554
scontext=root:system_r:httpd_t tcontext=root:object_r:var_lib_t tclass=sock_file
while squirrel's plugin meant, that the database is busy. If i
understand the above right, selinux didn't let the plugin write the new
password in the mysql-database.
What can i do (except disabling selinux)?
Thanks,
Roger
|
| |