> Hello, > > i have a question about the rules of aide. > > I am scanning the whole home-directory of an server with this rule > > ConfFiles = p+i+n+u+g+s+b+m+c+md5+sha1 > > now i want to scan all "*.zip"-files, which are in this directory to scan > with this rule > > Logs = p+i+n+u+g+S > > and only with "Logs" not with "ConfFiles" > > > how can i handle this ???? > > Mit freundlichen Grüßen > > Kornelius Friesen > NMI-DB > --------------------------------------------- > arvato systems GmbH > An der Autobahn 18 > 33311 Gütersloh > <http://www.arvato-systems.de/> http://www.arvato-systems.de
Hello, you could preprocess the files with a script and tag every file in Conffile but not in Logs with p+i+n+u+g+s+b+m+c+md5+sha1. Thomas _______________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
