Bug#1766: Bug in script checksecurity in package cron

1995-10-27 Thread Manoj Srivastava
Hi, I'm sorry, I should have investigated further before firing off that bug report about checksecurity. There is no problem with multiple dir arguments to find (which is perfectly legal, as Ian Jackson pointed out). The problem was that there were no /var/log/setuid.{today,ye

Bug#1766: Bug in script checksecurity in package cron

1995-10-26 Thread Ian Jackson
Manoj Srivastava writes ("Bug#1766: Bug in script checksecurity in package cron"): > Explanation: The mount | grep -v command is the problem for > anyone who has more than one partitions mounted; the script actually > tries to run find with multiple starting points

Bug#1766: Bug in script checksecurity in package cron

1995-10-25 Thread Manoj Srivastava
Package: cron Version: 3.0pl1 Revision: 20 I have a problem with the script checksecurity, which apparently come with cron. The problem is with the lines that generate the /var/log/setuid.today file (patch follows). Explanation: The mount | grep -v command is the problem for an