<div dir="ltr"><div dir="auto"><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Sun, Apr 13, 2025, 22:35 Ian Pilcher <<a href="mailto:arequipeno@gmail.com" target="_blank">arequipeno@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have never seen this before.  After some recent update, systemctl is<br>
now prompting for a username when I try to start/stop/restart a unit as<br>
root.<br>
<br>
   # whoami<br>
   root<br>
   [root@ampersand systemd]# systemctl restart httpd<br>
   🔐 Enter Auth Username:<br>
<br>
(It does work when I enter 'root' at the prompt.)<br>
<br>
This is systemd-256.12-1.fc41.x86_64.<br>
<br>
Anyone have any idea what could cause this?
</blockquote><div><br></div><div>It looks like a `systemd-ask-password` prompt, with the text coming from
 OpenVPN. Those are displayed by a handler 
(systemd-tty-ask-password-agent) spawned by systemctl while it is 
waiting for the service to start – either OpenVPN happens to be starting
 at the same time as httpd, or it's a stale request from earlier. <br></div></div></div>
</div>