[Aide] lgetfilecon_raw failed

Richard van den Berg richard at vdberg.org
Thu Jul 31 08:18:12 EEST 2008


On 30-7-2008 20:33, Jake Solid wrote:
> *My selinux is disabled and I want to keep it disabled. I went ahead 
> and remove any reference to selinux in the aide.conf file.* *For 
> example I change the following:*
>
> # Access control only
> PERMS = p+i+u+g+acl+selinux
>
> to the following:
>
> # Access control only
> PERMS = p+i+u+g+acl
>
> After removing all the references I keep getting the same error.

When WITH_SELINUX is enabled at compile time "R, "L"  and ">" contain 
selinux. You need to redefine them like this:

R=p+i+l+n+u+g+s+m+c+acl+xattrs+md5
L=p+i+l+n+u+g+acl+xattrs
 >=p+l+u+g+i+n+S+acl+xattrs

That should take care of it.

Sincerely,

Richard van den Berg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.cs.tut.fi/pipermail/aide/attachments/20080731/35464180/attachment.html 


More information about the Aide mailing list