Maybe a working solution can be making aucat privilege separated by adding an
_aucat user and group. Aucat creates the socket with permissions
770 (srwxrwx---   1 _aucat  _aucat    0 Feb  6 10:39 aucat.sock=) and then
we can add e.g. the _mpd user to the aucat group.

What do you think about this?

cheers
-david-

On Fri, Feb 6, 2009 at 8:25 AM, Aaron Stellman <openbsd-po...@x96.org> wrote:
> mpd port creates "_mpd" user and example config suggest to use it.
> Recent changes to aucat introduce some problems for mpd and possibly for
> other audio ports that run as a separate user. mpd process
> tries to connect to /tmp/aucat-560/default and fails. 560 being uid for
> _mpd.
> Ideally, this needs to be documented and fixed.
> thanks
>
>

Reply via email to