[Aide] How to exclude folders and subfolders from initialization?

Jake Solid richardsolid at gmail.com
Fri Aug 1 00:26:05 EEST 2008


So I cannot use wildcards with the latest version of AIDE ?

On Thu, Jul 31, 2008 at 3:39 PM, Robert Griffin <rmg at ua.edu> wrote:

> On Jul 31, 2008, at 14:01, Jake Solid wrote:
>
> > !/myservers/*/var/spool
> > !/myservers/*/var/spool/.*
> >
> > This is should avoid putting all the folders inside /myservers/mail/
> > var/spool or inside /myservers/web/var/spool into the DB during
> > initialization.
>
> Aide does not use file globs. Be sure your rules make sense as
> regexps. Maybe this would be better:
>
>   !/myservers/.*/var/spool(/|$)
>
> Robert Griffin
> Unix Systems Administrator
> Office of Information Technology
> The University of Alabama
>
> _______________________________________________
> Aide mailing list
> Aide at cs.tut.fi
> https://mailman.cs.tut.fi/mailman/listinfo/aide
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.cs.tut.fi/pipermail/aide/attachments/20080731/95620413/attachment.html 


More information about the Aide mailing list