From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Description of problem: Are theses proper permissions? # ls -al /tmp/mod_ldap_cache -rw-r--r-- 1 apache apache 4 Sep 2 16:07 /tmp/mod_ldap_cache File is located in /tmp and has read permissions for anyone? Version-Release number of selected component (if applicable): httpd-2.0.47-4 How reproducible: Always Steps to Reproduce: 1. start httpd 2. look into /tmp directory 3. Actual Results: Permissions 644 Expected Results: E.g. permissions 640 Additional info: Don't know whether this would be a security hole.
That file is not used as of httpd-2.0.47-6; thanks for the report.