Mailinglist Archive: opensuse-security (575 mails)
| < Previous | Next > |
Re: [suse-security] Modify Seccheck behaivor
- From: Lars Ellenberg <l.g.e@xxxxxx>
- Date: Mon, 18 Nov 2002 18:24:27 +0100
- Message-id: <20021118172427.GA1128@johann>
On Mon, Nov 18, 2002 at 09:48:45AM -0600, Linux User wrote:
>
>
> Hi guys... I install seccheck on my suse email server.. and it seems that
> one of it's security test it check for weakness passwords, and send to the
> users an email with something like:
> How could I stop that process to send an email to each user ?
afair, rpm -e john ...
if it is not there, it cannot check your passwords :)
probably mv /usr/sbin/john{,.the.ripper} will do, too ...
rpm -i john:
"John the Ripper" detects weak passwords like first names, common
expressions etc. on your system.
uhm, do you really want to have those passwords on your machine?
hth,
Lars
>
>
> Hi guys... I install seccheck on my suse email server.. and it seems that
> one of it's security test it check for weakness passwords, and send to the
> users an email with something like:
> How could I stop that process to send an email to each user ?
afair, rpm -e john ...
if it is not there, it cannot check your passwords :)
probably mv /usr/sbin/john{,.the.ripper} will do, too ...
rpm -i john:
"John the Ripper" detects weak passwords like first names, common
expressions etc. on your system.
uhm, do you really want to have those passwords on your machine?
hth,
Lars
| < Previous | Next > |