Re: [systemd-devel] systemctl as root prompting for username

2025-04-13 Thread Mantas Mikulėnas
On Sun, Apr 13, 2025, 22:35 Ian Pilcher wrote: > I have never seen this before. After some recent update, systemctl is > now prompting for a username when I try to start/stop/restart a unit as > root. > ># whoami >root >[root@ampersand systemd]# systemctl restart httpd >🔐 Enter A

[systemd-devel] systemctl as root prompting for username

2025-04-13 Thread Ian Pilcher
I have never seen this before. After some recent update, systemctl is now prompting for a username when I try to start/stop/restart a unit as root. # whoami root [root@ampersand systemd]# systemctl restart httpd 🔐 Enter Auth Username: (It does work when I enter 'root' at the prompt.) T