https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291462

            Bug ID: 291462
           Summary: pfctl and mail/spamd from obsd under FreeBSD
                    15.0-RELEASE
           Product: Base System
           Version: 15.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

I'm running FreeBSD-15.0-RELEASE

OpenBSD mail/spamd running as _spamd try to replace the permanent table
spamd-white.

pfctl terminate with 'pfctl: No error: 0' and the table is unchanged.

I check the command used by grey.c from spamd under root:

`pfctl -p /dev/pf -q -t spamd-white -T repace -f -`

and it work as intended.

After a `chmod 666 /dev/pf`, I rerun this same command under a non privileged
user and get:
'pfctl: No error: 0' and the table is unchanged.

But this test complete successfully under 13.5-RELEASE.

Under the same user
`pfctl -t spamd-white' -T show` work perfectly.

It seems that some more check are implemented by the new version pf pfctl.

How is it possible to alleviate it?

Thank for your tile

Henri

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

Reply via email to