Re: Cron & Tripwire

From: CodeHeads (ch_at_code-heads.com)
Date: 11/28/05

  • Next message: Warren Togami: "[SECURITY] Macromedia Flash: flash-plugin-7.0.61-1"
    Date: Mon, 28 Nov 2005 14:13:57 -0500
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    > I have FC3 and use an RPM with tripwire-2.3.1-21; it has a
    > /etc/cron.daily/tripwire-check script that runs just fine.
    >
    > How different is your crontab entry from the command that you run
    > successfully by hand?
    >
    > --Marcin
    >

    I think I found the problem.

    I have in the script that cron fires off:
    tripwire --check > /path/trip.txt

    I believe it is supposed to be:
    /sbin/tripwire -- check > /path/trip.txt

    Am I right? :)

    ~WILL~

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Warren Togami: "[SECURITY] Macromedia Flash: flash-plugin-7.0.61-1"

    Relevant Pages

    • Re: Cron & Tripwire
      ... >> How different is your crontab entry from the command that you run ... > I have in the script that cron fires off: ... Why are you not using the cron script that comes with the package? ...
      (Fedora)
    • Re: Cron & Tripwire
      ... When I run tripwire as a cron it gives me a blank output ... When I run in at the command line it works. ... How different is your crontab entry from the command that you run ...
      (Fedora)
    • Anacron vs. cron.
      ... The command for daily in ... no crontab entry I can find), this strikes me as wrong, but maybe I just don't ... daily cron jobs back (as well as weekly and monthly jobs, ... I could just uninstall anacron (or ...
      (Debian-User)
    • Re: Rooted
      ... >> And for that you do not need more than tripwire or aide. ... > you cannot use md5sum on a directory to see what was added. ... > As for tripwire, now your talking about a system monitoring itself. ... Echo _every_ command to a secure loghost. ...
      (comp.os.linux.security)
    • Re: crontab problem with stdout
      ... Maybe you redirect stdout in your crontab entry. ... I put a grep command in place of process above. ...
      (alt.os.linux)