FS#43363 - [privoxy] Wrong configuration files ownership and permissions

Attached to Project: Community Packages
Opened by Julien Leroux (lerouxju) - Wednesday, 07 January 2015, 10:14 GMT
Last edited by Lukas Fleischer (lfleischer) - Thursday, 29 January 2015, 09:48 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Privoxy configuration directory and files (/etc/privoxy) are owned by privoxy:privoxy with permissions 770 which is inconsistent with the rest of the system configuration files.
Configuration files should be owned by root:root (and probably with different permissions)

Additional info:
* version: privoxy 3.0.22-1

Steps to reproduce:
- Install privoxy
- Check its configuration files ownership and permissions
This task depends upon

Closed by  Lukas Fleischer (lfleischer)
Thursday, 29 January 2015, 09:48 GMT
Reason for closing:  Upstream
Comment by Lukas Fleischer (lfleischer) - Thursday, 29 January 2015, 09:47 GMT
Files in /etc/privoxy/ are actually owned by root. There is a privoxy group to protect configuration files from other users. It is an upstream decision, though, so if you think this should be implemented another way, please report this upstream.

Loading...