You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/01/27 22:55:54 UTC

[Bug 4109] spamc/spamd don't provide authentication via PF_UNIX sockets

http://bugzilla.spamassassin.org/show_bug.cgi?id=4109





------- Additional Comments From Enrik.Berkhan@akk.org  2005-01-27 13:55 -------
Created an attachment (id=2631)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2631&action=view)
Patch enabling the features mentioned in the original report.

Currently, the code is linux-specific wrt SO_PEERCRED. Note especially the
"struct ucred" unpacking. This is most probably not implemented portably.

There exist other mechanisms for PF_UNIX identification, e.g. for Solaris,
IIRC.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.