GNU bug report logs -
#63082
mpd defaul configuration does not work ('No database' error)
Previous Next
Full log
Message #128 received at 63082 <at> debbugs.gnu.org (full text, mbox):
Hi Liliana,
Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:
> Am Samstag, dem 29.04.2023 um 08:26 +0200 schrieb Liliana Marie
> Prikler:
>> IIRC using supplementary groups does not suffice, because the
>> service won't work then; do I actually recall that correctly?
> Reading the rest of the series it turns out that worry was unwarranted.
> Supplementary groups do work as they should.
Perhaps the simplest, more natural way to fix this would be to do the
following:
1. Revert to use simple strings for the user/group, with their types to
maybe-string.
2. When the fields are specified, it's assumed that their corresponding
user/group already exist, as done for other services. When unspecified,
then the service takes care to extend the user-accounts service with the
mpd user/group.
This means we do not have to expose user-accounts at the
<mpd-configuration>, which is not the right place for that anyway; it's
already exposed via the users/groups fields of the <operating-system>
record.
That's much easier to reason with, for both humans and the code, in my
opinion.
--
Thanks,
Maxim
This bug report was last modified 1 year and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.