Hello Alex Greg napisal(a): > Is HTTP support for reading the database planned, or does anyone know > of a patch? Also, if there are any other suggestions, please let me > know! well AFAIK, so far there no support for http but I think I'd just use wget to perform the task. I asume You have some script that performs the aide check-ups, just add a line before with wget http://database/url -O /local/database then run aide and at the end do rm -f /local/database
that's the way I see it :] -- Best wishes Lukasz 'Szift' Hejnak _______________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
