<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I have a script that starts Icecast, waits a couple seconds, then
      starts ices. When I installed it all on Ubuntu 20.04, it just
      worked. Well, it still works now, but with a wrinkle. If I
      execute:</p>
    <p><br>
    </p>
    <p>/etc/init.d/icecast2 start</p>
    <p><br>
    </p>
    <p>I get:</p>
    <p><br>
    </p>
    <p>Starting icecast2 (via systemctl): icecast2.service====
      AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====<br>
      Authentication is required to start 'icecast2.service'.<br>
      Multiple identities can be used for authentication:<br>
       1.  Ubuntu (ubuntu)<br>
       2.  ,,, (tgvpadmin)<br>
       3.  Jackie McBride,,, (abletec)<br>
      Choose identity to authenticate as (1-3):</p>
    <p><br>
    </p>
    <p>I absolutely did not set this up, nor have I ever seen this kind
      of behavior with Icecast before now. How did it get this way, and
      how can I undo this behavior? Particularly, I'd like tgvpadmin to
      be able to be the only one (except root, of course) to be able to
      start it.</p>
    <p><br>
    </p>
    <p>TIA<br>
    </p>
  </body>
</html>