Re: Problems with RPM for 2.8.0-Beta2

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Fri, 8 Feb 2013 15:01:44 -0800 (PST)

[looping opendkim-dev back in]

I suspect that the following are true:

1) If you change the owner of the file to root, it'll be happy.

2) If you do "su opendkim" before starting the daemon, it'll be happy.

3) If you have RunAsUser set to "opendkim", it should also work but right
now I can see why it doesn't; this test is done before setuid() is called,
so the check "Does someone other than me (root at that point) and root
have write access to this?" comes back "yes", making this check fail, and
you get the error you're seeing. It's a bug, and I need to fix it.

-MSK
Received on Fri Feb 08 2013 - 23:02:02 PST

This archive was generated by hypermail 2.3.0 : Fri Feb 08 2013 - 23:09:01 PST