Mailinglist Archive: opensuse-security (257 mails)

< Previous Next >
Re: [suse-security] Script security-weekly.sh fails [Was: use-security]
  • From: "Carlos E. R." <robin1.listas@xxxxxxxxxx>
  • Date: Tue, 3 Aug 2004 14:00:26 +0200
  • Message-id: <20040803120026.GA14562@xxxxxxxxxxxxxxxx>
On 2004-08-02 11:35, I wrote:

I'm getting an error message when the script
/usr/lib/secchk/security-weekly.sh runs, claiming that 'john.ini' does not exist - and it does. I tried to reinstall both john and seccheck packages, same error.

This is SuSE 9.1

I have further info:

I edited the usr/lib/secchk/security-weekly.sh script, adding an '-x' to the '#!/bin/sh -x' line. The detailed error is this:


+ '[' -x /usr/sbin/john -a -x /usr/sbin/unshadow ']'
+ echo
+ cat '/usr/dict/*' /var/lib/john/password.lst
+ sort
+ uniq
+ SEC_PASSWD=/var/lib/secchk/passwd.14833
+ unshadow /etc/passwd /etc/shadow
+ nice -n 1 john -single /var/lib/secchk/passwd.14833
+ nice -n 1 john -rules -w:/var/lib/secchk/dict /var/lib/secchk/ passwd.14833
+ john -show /var/lib/secchk/passwd.14833
fopen: john.ini: No such file or directory

--
Cheers,
Carlos Robinson

< Previous Next >
Follow Ups
References