Re: [systemd-devel] mkosi Unable to locate embedded .linux section: Load Error

2023-01-20 Thread Barry
> On 20 Jan 2023, at 20:40, William Roberts wrote: > > On Thu, Jan 19, 2023 at 1:41 PM Barry wrote: >> >> >> On 19 Jan 2023, at 19:19, Roberts, William C wrote: >>> >>>  >>> -Original Message- From: Roberts, William C Sent: Thursday, January 19, 2023

Re: [systemd-devel] mkosi Unable to locate embedded .linux section: Load Error

2023-01-20 Thread William Roberts
On Thu, Jan 19, 2023 at 1:41 PM Barry wrote: > > > > > On 19 Jan 2023, at 19:19, Roberts, William C > > wrote: > > > >  > > > >> -Original Message- > >> From: Roberts, William C > >> Sent: Thursday, January 19, 2023 10:45 AM > >> To: Lennart Poettering > >> Cc: systemd-devel@lists.free

Re: [systemd-devel] systemd-homed: Change group membership without root and user passwords

2023-01-20 Thread Mantas Mikulėnas
If I remember correctly, groups (except "usergroups") are not managed by systemd-homed; they're still managed by shadow via /etc/group. So an admin can just add any username to /etc/group using `vigr`, regardless of that user's origin. (Even if groups *were* managed by systemd-homed, I think the d

[systemd-devel] systemd-homed: Change group membership without root and user passwords

2023-01-20 Thread eric
Hey everyone on systemd-devel Is there somehow a method to change group membership without having the user's password ? Usually its an admin task to maintain group membership and she has no user passwords. But when its the users task to join a group, the user needs the admin password, this