[Aide] Trying to build aide on FreeBSD

Richard van den Berg richard at vdberg.org
Tue May 15 11:49:40 EEST 2007


Axel Rau wrote:
> But databases/aide.db.new shows that mhash has not been linked:
> -------------------------------------
> @@begin_db
> # This file was generated by Aide, version 0.13.1
> # Time of generation was 2007-05-12 15:17:52
> @@db_spec name lname attr perm uid gid inode lcount size mtime ctime md5
> -------------------------------------
>   

That is not a correct test to check which features are included in aide.
The aide.db will only include a small set of standard attributes and
those that were used in the aide.conf file. A good test to run "aide
--init" using a config file such as:

/bin/bash R+sha512+haval+gost

Aide will show an error when the sha512/haval/gost algorithms are not
compiled in. Note that gost is available in mhash only, not in gcrypt.

Can you show the output of "aide --init" and the aide.db using the above
statement? (Make sure /bin/bash is a regular file, not a symbolic link.)

Sincerely.

Richard van den Berg



More information about the Aide mailing list