bug#63082: [PATCH v3 05/16] services: mpd: Obsolete the 'group' field.

2023-05-08 Thread Liliana Marie Prikler
Am Sonntag, dem 07.05.2023 um 21:05 -0400 schrieb Maxim Cournoyer: > Hi Liliana, > > Liliana Marie Prikler writes: > > > Hi Maxim, > > > > Am Sonntag, dem 07.05.2023 um 14:12 -0400 schrieb Maxim Cournoyer: > > > My focus on this series was making sure the configuration is > > > easy(er) > > > t

bug#63082: [PATCH v3 05/16] services: mpd: Obsolete the 'group' field.

2023-05-07 Thread Maxim Cournoyer
Hi Liliana, Liliana Marie Prikler writes: > Hi Maxim, > > Am Sonntag, dem 07.05.2023 um 14:12 -0400 schrieb Maxim Cournoyer: >> My focus on this series was making sure the configuration is easy(er) >> to reason with and that it works out of the box for the most part. > Obsoleting the group field

bug#63082: [PATCH v3 05/16] services: mpd: Obsolete the 'group' field.

2023-05-07 Thread Liliana Marie Prikler
Hi Maxim, Am Sonntag, dem 07.05.2023 um 14:12 -0400 schrieb Maxim Cournoyer: > My focus on this series was making sure the configuration is easy(er) > to reason with and that it works out of the box for the most part. Obsoleting the group field does imho not significantly ease its use. It rather

bug#63082: [PATCH v3 05/16] services: mpd: Obsolete the 'group' field.

2023-05-07 Thread Maxim Cournoyer
Hi Liliana, Liliana Marie Prikler writes: > Am Samstag, dem 06.05.2023 um 22:55 -0400 schrieb Maxim Cournoyer: >> Hi! >> >> Liliana Marie Prikler writes: >> >> > Am Freitag, dem 05.05.2023 um 14:29 -0400 schrieb Maxim Cournoyer: >> > Didn't we agree in v2 that we want to address this on the a

bug#63082: [PATCH v3 05/16] services: mpd: Obsolete the 'group' field.

2023-05-06 Thread Liliana Marie Prikler
Am Samstag, dem 06.05.2023 um 22:55 -0400 schrieb Maxim Cournoyer: > Hi! > > Liliana Marie Prikler writes: > > > Am Freitag, dem 05.05.2023 um 14:29 -0400 schrieb Maxim Cournoyer: > > Didn't we agree in v2 that we want to address this on the account- > > service level?  Unless the rest of this s

bug#63082: [PATCH v3 05/16] services: mpd: Obsolete the 'group' field.

2023-05-06 Thread Maxim Cournoyer
Hi! Liliana Marie Prikler writes: > Am Freitag, dem 05.05.2023 um 14:29 -0400 schrieb Maxim Cournoyer: >> Prior to this change, there was a discrepancy where a user could have >> disagreeing groups between the group and user fields (the user field >> being a record, which includes its primary g

bug#63082: [PATCH v3 05/16] services: mpd: Obsolete the 'group' field.

2023-05-05 Thread Liliana Marie Prikler
Am Freitag, dem 05.05.2023 um 14:29 -0400 schrieb Maxim Cournoyer: > Prior to this change, there was a discrepancy where a user could have > disagreeing groups between the group and user fields (the user field > being a record, which includes its primary group as a > string).  This could have caus

bug#63082: [PATCH v3 05/16] services: mpd: Obsolete the 'group' field.

2023-05-05 Thread Maxim Cournoyer
Prior to this change, there was a discrepancy where a user could have disagreeing groups between the group and user fields (the user field being a record, which includes its primary group as a string). This could have caused problems because the USER's group was being used to set the file permiss