[Aide] database config file issues

Richard van den Berg richard at vdberg.org
Wed Sep 9 10:20:04 EEST 2009


On Tue, 8 Sep 2009 11:13:56 +0000 (GMT), "Elaine ." <cmap_sec at yahoo.co.uk>
wrote:
> database=file:aide.db
> database_out=file:/databases/aide.db.new
> I get the out database created on init ok.
> 
> but fail on a --check with couldn't open for reading. same if i make it
> aide.db.new and making it /databases/aide.db.new and it moans file is the
> same.

You will need to rename the aide.db.new to aidb.db after a successful init.
Your config file should look like this:

database=file:/databases/aide.db
database_out=file:/databases/aide.db.new

Regards,

Richard


More information about the Aide mailing list