Ticket #62 (closed defect: fixed)
Permission denied on /var/db/confman when non-wheel group used
| Reported by: | ccowart | Owned by: | confman-developers@… |
|---|---|---|---|
| Priority: | critical | Milestone: | confman-1.9.2 |
| Component: | confman | Version: | 1.9.0b |
| Keywords: | Cc: |
Description
It looks like confman is setting up /var/db/confman as g+rwxs for
wheel. This isn't necessarily correct.
sudo should be used for manipulating files in that directory, just
in case some alternate group (or maybe just individual users) are
what are granted access via sudo.
Change History
Note: See
TracTickets for help on using
tickets.

(In [405]) Using sudo to set the recipe.
Leaving ticket open until this fix is merged into the 1.9 branch.
See #62