[PATCH] Tighten /etc/crontab permissions

From: Xin LI (delphij_at_frontfree.net)
Date: 08/10/04

  • Next message: Doug Barton: "Re: [PATCH] Tighten /etc/crontab permissions"
    Date: Wed, 11 Aug 2004 00:13:05 +0800
    To: freebsd-security@FreeBSD.org
    
    
    
    

    Hi folks,

    While investigating OpenBSD's cron implementation, I found that they set
    the systemwide crontab (a.k.a. /etc/crontab) to be readable by the
    superuser only. The attached patch will bring this to FreeBSD by moving
    crontab out from BIN1 group and install it along with master.passwd.

    This change should not affect the current cron(1) behavior.

    Cheers,

    -- 
    Xin LI <delphij frontfree net>	http://www.delphij.net/
    See complete headers for GPG key and other information.
    
    

    
    




  • Next message: Doug Barton: "Re: [PATCH] Tighten /etc/crontab permissions"