<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I am trying to create a policy for vasd but I cannot set my own fcontext for /var/opt/quest/vas/vasd(/.*)? because I get the following error:<br><br>/etc/selinux/targeted/contexts/files/file_contexts: Multiple different specifications for /var/opt/quest/vas/vasd(/.*)?&nbsp; (system_u:object_r:qasd_var_auth_t:s0 and system_u:object_r:var_auth_t:s0)<br><br>When I attempt to delete the file context I get:<br><br>$ semanage fcontext -d "/var/opt/quest/vas/vasd(/.*)?"<br>/usr/sbin/semanage: File context for /var/opt/quest/vas/vasd(/.*)? is defined in policy, cannot be deleted<br><br>I don't know who or what has already installed this file context, but I am not able to work around it and it is causing problems with my module who is the true owner of the file directory in question.<br><br>Is there was way to find out how this file context was created and by what? Also how do I remove it so I can define the directories file context correctly?<br>                                               </div></body>
</html>