Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75431 - Security guide specifies wrong path to quotacheck
Summary: Security guide specifies wrong path to quotacheck
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Security Guide (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL: http://www.gentoo.org/doc/en/gentoo-s...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-23 04:54 UTC by David
Modified: 2005-01-17 02:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2004-12-23 04:54:09 UTC
The Security Guide lists (section 6.6)

"0 3 * * 0 /sbin/quotacheck -avug."

as a crontab entry for quotacheck.  This is incorrect on Gentoo systems as it it installed to /usr/sbin/quotacheck.  The trailing period (copied from the Quota mini-HOWTO?) also needs to be removed from the code listing.

Addidtionally, the files quota.user and quota.group are now aquota.user and aquota.group in the new quota system (since 2.4.22).  The references in 6.4 should also be updated.

Reproducible: Always
Steps to Reproduce:
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2005-01-17 02:02:34 UTC
Thanks, fixed in CVS.