Re: [systemd-devel] Documentation on 'run0' command in Systemd >256

2025-06-27 Thread SCOTT FIELDS
, perhaps the docs I'd like to see should come from that area. Thanks. From: Barry Scott Sent: Friday, June 27, 2025 4:32 AM To: SCOTT FIELDS Cc: Nils Kattenbeck ; Systemd Subject: [EXTERNAL] Re: [systemd-devel] Documentation on 'run0' command in Systemd

Re: [systemd-devel] Documentation on 'run0' command in Systemd >256

2025-06-27 Thread Barry Scott
attenbeck mailto:nilskem...@gmail.com>> > Sent: Thursday, June 26, 2025 11:50 AM > To: SCOTT FIELDS mailto:scott.fie...@kyndryl.com>> > Cc: Systemd <mailto:systemd-devel@lists.freedesktop.org>> > Subject: [EXTERNAL] Re: [systemd-devel] Documentation on 'ru

Re: [systemd-devel] Documentation on 'run0' command in Systemd >256

2025-06-26 Thread SCOTT FIELDS
Poettering. But the current documentation I find lacking in how to perform the same functions I'm already doing with "sudo". From: Nils Kattenbeck Sent: Thursday, June 26, 2025 11:50 AM To: SCOTT FIELDS Cc: Systemd Subject: [EXTERNAL] Re: [systemd-dev

Re: [systemd-devel] Documentation on 'run0' command in Systemd >256

2025-06-26 Thread Nils Kattenbeck
run0 is not a drop-in replacement for sudo in every case. It works inherently different but therein lies its strength (but also its weaknesses). For allowing only specific commands you will need to look into setting up polkit rules because that is what run0 uses in the back to check if running the

[systemd-devel] Documentation on 'run0' command in Systemd >256

2025-06-26 Thread SCOTT FIELDS
run0' is defined as a better 'sudo', though the documentation I see is a bit sparse. Is documentation regarding how to get similiar function from 'run0' as you can in a sudo configuration file present anywhere? Primary issue is restricting access to specific users and commands. The latter is t

[systemd-devel] Documentation on 'run0' command in Systemd >256

2025-06-25 Thread SCOTT FIELDS
'run0' is defined as a better 'sudo', though the documentation I see is a bit sparse. Is documentation regarding how to get similiar function from 'run0' as you can in a sudo configuration file present anywhere? Primary issue is restricting access to specific users and commands. The latter is