Hi,
I have this in my log:
Mar 9 08:31:16 link kernel: audit(1110353476.148:0): avc: denied { search } for pid=32084 exe=/usr/libexec/mysqld name=webmessenger dev=dm-0 ino=7488135 scontext=root:system_r:mysqld_t tcontext=root:object_r:user_home_t tclass=dir
so, i went to http://fedora.redhat.com/docs/selinux-faq-fc3/index.html#id2825232
how i could make mysql working. i was looking for the apache.te (has nothing to do with my problem) for the other example, assuming, i could change a value in something like mysql.te.
all i found was /selinux/booleans/mysqld_disable_trans where i think i would have to set 1 1 in it.
1) is this correct? 2) how can i do this with root (root hasnt rights to do that)
Thanks Roger