Mailinglist Archive: opensuse (4344 mails)
| < Previous | Next > |
Re: [SLE] too many pam_unix erros!!
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Tue, 30 Aug 2005 23:12:09 +0200
- Message-id: <200508302312.10156.andjoh@xxxxxxxxxx>
On Tuesday 30 August 2005 23:10, Anders Johansson wrote:
> On Tuesday 30 August 2005 22:49, Patrick B. O'Brien wrote:
> > Oh, okay, makes me a bit happier, here is the crontab, hmm.
> > Yeah definitely some process root is initiating.
> >
> > # crontab -l
> > #
> > LOGNAME=/var/log/cron
> > 15 5 * * * /usr/local/bin/hardwarereport > /dev/null 2>&1
> > 30 17 * * * /usr/local/bin/backupreport > /dev/null 2>&1
> > 45 5 * * * /usr/local/bin/securityreport > /dev/null 2>&1
> > 22 10 * * * /opt/f-secure/fsav/bin/dbupdate >> /tmp/reports/virus.out
> > 2>&1
> > 0 4 * * * /opt/f-secure/fsav/bin/fsav / >> /tmp/reports/virus.out 2>&1
>
> ok, so the process running at 10.22 is your antivirus updating its virus
> definitions.
>
> Unless I'm going blind, I'm missing the process that runs every 10th
> minute. Do you have something set up in /var/spool/cron/tabs/root perhaps?
Oh, silly me, this is /var/spool/cron/tabs/root. OK, so do you have something
set up in /etc/crontab then?
> On Tuesday 30 August 2005 22:49, Patrick B. O'Brien wrote:
> > Oh, okay, makes me a bit happier, here is the crontab, hmm.
> > Yeah definitely some process root is initiating.
> >
> > # crontab -l
> > #
> > LOGNAME=/var/log/cron
> > 15 5 * * * /usr/local/bin/hardwarereport > /dev/null 2>&1
> > 30 17 * * * /usr/local/bin/backupreport > /dev/null 2>&1
> > 45 5 * * * /usr/local/bin/securityreport > /dev/null 2>&1
> > 22 10 * * * /opt/f-secure/fsav/bin/dbupdate >> /tmp/reports/virus.out
> > 2>&1
> > 0 4 * * * /opt/f-secure/fsav/bin/fsav / >> /tmp/reports/virus.out 2>&1
>
> ok, so the process running at 10.22 is your antivirus updating its virus
> definitions.
>
> Unless I'm going blind, I'm missing the process that runs every 10th
> minute. Do you have something set up in /var/spool/cron/tabs/root perhaps?
Oh, silly me, this is /var/spool/cron/tabs/root. OK, so do you have something
set up in /etc/crontab then?
| < Previous | Next > |