cronolog.org
flexible web log rotation
HOME
DOWNLOAD
FEATURES
USAGE
FAQ
BLOG
KNOWN BUGS
SECURITY
PATCHES
USERS
TO DO
HISTORY
LINKS
FEEDBACK
MAILING LIST
ADVERTISING

support cronolog development



Google   HELP


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [CRONOLOG]: write logs as Apache User 'nobody'



I have a fairly standard Apache 2.0.47 install on Linux. It starts as
root and then switches to user 'nobody', however the logs are still
written as owned by the user 'root'

Well, afaik that's the default behaviour since a file-write is not considered to be dangerous. If you consider cronolog as a security risk, you may be abled to execute it by replacing "| cronolog" with "| sudo -u nobody cronolog" in the config-files.




Copyright © 1996-2004 Andrew Ford and Ford & Mason Ltd