<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I found a solution. I don't remember who suggested it to me though but
it goes this way:<br>
As root:<br>
<pre style="font-style: normal;"><font face="Liberation Serif, serif"><font
 size="3">grep fusefs_t /var/log/audit/audit.log | audit2allow -M mysamba</font></font>
<font face="Liberation Serif, serif"><font size="3">semodule -i mysamba.pp

</font></font> </pre>
</body>
</html>