What database permissions are necessary on the tables?
• Snort: SELECT (run queries), INSERT (add alerts) • ACID: SELECT (run queries), INSERT, UPDATE (alert group support, and caching), DELETE (alert deletion) See the Installing and Configuration documentation for a table level list of the required permissions. Note: If the PostgreSQL users shadow the underlying OS user credentials, the user running the web process will require access to the database.