[Integrit-users] Re: Integrit-users digest, Vol 1 #104 - 1 msg known db
Brought to you by:
ecashin
From: Scott A. <sco...@ma...> - 2003-08-24 05:26:46
|
You need to already have a known database on the machine. So the first time you run integrit, only run it in update mode. Then rename the current.db to the filename for the known.db ie: mv -f /my/dir/[current].cdb /my/dir/[known].cdb replacing the words in brackets with the actual file names. Then after that you can run it in update check mode... On Sat, 2003-08-23 at 23:17, int...@li... wrote: > Send Integrit-users mailing list submissions to > int...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/integrit-users > or, via email, send a message with subject or body 'help' to > int...@li... > > You can reach the person managing the list at > int...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Integrit-users digest..." > > > Today's Topics: > > 1. how to make known db ? (svi...@ya...) > > --__--__-- > > Message: 1 > From: svi...@ya... > To: int...@li... > Date: Sun, 24 Aug 2003 03:19:04 +0200 > Subject: [Integrit-users] how to make known db ? > > hi, I have a problem to make the known db, look: > -------------------------------------------------------------- > downhill:~# integrit -cu -C /etc/integrit/integrit.conf > integrit: ---- integrit, version 3.02 ----------------- > integrit: output : human-readable > integrit: conf file : /etc/integrit/integrit.conf > integrit: known db : /var/lib/integrit/known.cdb > integrit: current db : /var/lib/integrit/current.cdb > integrit: root : / > integrit: do check : yes > integrit: do update : yes > integrit (open_known_cdb): Error: opening known-state database > (/var/lib/integrit/known.cdb): No such file or directory > downhill:~# ls -l /var/lib/integrit/ > total 10080 > -rw-r----- 1 root root 10279535 Aug 24 02:48 current.cdb > downhill:~# grep -v ^# /etc/integrit/integrit.conf > root=/ > known=/var/lib/integrit/known.cdb > current=/var/lib/integrit/current.cdb > !/proc > -------------------------------------------------------------------- > > what's my mistake ? > > Thx Luca. > > > > > --__--__-- > > _______________________________________________ > Integrit-users mailing list > Int...@li... > https://lists.sourceforge.net/lists/listinfo/integrit-users > > > End of Integrit-users Digest |