Anyone here have experience with tripwire? Trying to have it only monitor one directory. However, that directory has over 37k files :O
I am getting this when trying to run tripwire --init -polfile ../etc/tw.pol
Please enter your local passphrase:
Parsing policy file: /usr/local/bin/tripwire/etc/tw.pol
Generating the database...
*** Processing Unix File System ***
Software interrupt forced exit: Segmentation Fault
I get a siggen file. Thinking it might be related to limits I have the following:
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 32768
memory(kbytes) 32768
coredump(blocks) 0
nofiles(descriptors) 2000
Should those be changed?
I am getting this when trying to run tripwire --init -polfile ../etc/tw.pol
Please enter your local passphrase:
Parsing policy file: /usr/local/bin/tripwire/etc/tw.pol
Generating the database...
*** Processing Unix File System ***
Software interrupt forced exit: Segmentation Fault
I get a siggen file. Thinking it might be related to limits I have the following:
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 32768
memory(kbytes) 32768
coredump(blocks) 0
nofiles(descriptors) 2000
Should those be changed?