Re: [systemd-devel] nss-systemd

2022-04-05 Thread Lennart Poettering
On Di, 05.04.22 11:24, Gildas Bayard ([email protected]) wrote: > Indeed my systemd is version 245.4-4ubuntu3.15... > > How could I know that the minimal required version was 249 (so I don't > bother you again!)? Two options: 1. Check https://github.com/systemd/systemd/blob/main/NEWS 2.

Re: [systemd-devel] nss-systemd

2022-04-05 Thread Gildas Bayard
Indeed my systemd is version 245.4-4ubuntu3.15... How could I know that the minimal required version was 249 (so I don't bother you again!)? Le 05/04/2022 à 11:21, Lennart Poettering a écrit : On Di, 05.04.22 10:30, Gildas Bayard ([email protected]) wrote: Hello, I'd like to dynamic

Re: [systemd-devel] nss-systemd

2022-04-05 Thread Lennart Poettering
On Di, 05.04.22 10:30, Gildas Bayard ([email protected]) wrote: > Hello, > > I'd like to dynamically provide group data when group data is queried by the > system (as in "getent group"). > > Since nsswitch can use systemd, I've looked at nss-systemd. > > As a first step I tried to define a

[systemd-devel] nss-systemd

2022-04-05 Thread Gildas Bayard
Hello, I'd like to dynamically provide group data when group data is queried by the system (as in "getent group"). Since nsswitch can use systemd, I've looked at nss-systemd. As a first step I tried to define a Static Drop-In JSON User Record (because user definition is documented with more