First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 128024
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alin Năstac <mrness@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Manuel McLure <manuel@mclure.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dspam-3.6.4-r1.ebuild Ebuild that sets proper permissions for dspam executables text/plain Manuel McLure 2006-03-29 11:36 0000 17.57 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 128024 depends on: Show dependency tree
Show dependency graph
Bug 128024 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-29 11:35 0000
The dspam 3.6.4 ebuild sets the permissions on /usr/bin/dspam and
/usr/bin/dspam_stats to -r-x--s---  1 root mail, while all of the directories
and such get created with user root, group mail, and permissions 02510
(-r-x--s---).

However, the directories and files created by dspam have user dspam and group
dspam, so the dspam executable with permissions as above can't write into them
if it is executed by anyone but root.

These executables should have group dspam and sgid permissions so they can
correctly write to these files.

------- Comment #1 From Manuel McLure 2006-03-29 11:36:09 0000 -------
Created an attachment (id=83387) [edit]
Ebuild that sets proper permissions for dspam executables

------- Comment #2 From Alin Năstac 2006-10-29 01:57:04 0000 -------
takeover the maintainership from st_lim. 

------- Comment #3 From Alin Năstac 2006-10-29 02:01:24 0000 -------
fixed in 3.6.8

First Last Prev Next    No search results available      Search page      Enter new bug