<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I solved it by enabling the icecast2 service. I got this:</p>
    <p><br>
    </p>
    <p>icecast2.service is not a native service, redirecting to
      systemd-sysv-install.<br>
      Executing: /usr/lib/systemd/systemd-sysv-install enable icecast2On
      9/19/2024 4:32 PM, <a class="moz-txt-link-abbreviated" href="mailto:epirat07@gmail.com">epirat07@gmail.com</a> wrote:</p>
    <blockquote type="cite"
      cite="mid:CB1433D2-80B3-427D-B808-C1A8001D376D@gmail.com">
      <pre wrap="" class="moz-quote-pre">
Works just fine now. The background process starts at boot time just as I want.</pre>
    </blockquote>
    <br>
    <blockquote type="cite"
      cite="mid:CB1433D2-80B3-427D-B808-C1A8001D376D@gmail.com">
      <pre wrap="" class="moz-quote-pre">
On 19 Sep 2024, at 22:08, Steve Matzura wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">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:


/etc/init.d/icecast2 start

</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">
Hi, as far as I understand „/etc/init.d/icecast2 start“ on your system just dispatches to systemctl so
would be the same as systemctl start icecast2

</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">
I get:


Starting icecast2 (via systemctl): icecast2.service==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
Authentication is required to start 'icecast2.service'.
Multiple identities can be used for authentication:
 1.  Ubuntu (ubuntu)
 2.  ,,, (tgvpadmin)
 3.  Jackie McBride,,, (abletec)
Choose identity to authenticate as (1-3):


</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">
The prompt means authentication is needed to run the command, hence you are asked to provide it.

This has nothing to do with Icecast itself but with your distribution and service management.

</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">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.


TIA
_______________________________________________
Icecast mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Icecast@xiph.org">Icecast@xiph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.xiph.org/mailman/listinfo/icecast">http://lists.xiph.org/mailman/listinfo/icecast</a>
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">_______________________________________________
Icecast mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Icecast@xiph.org">Icecast@xiph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.xiph.org/mailman/listinfo/icecast">http://lists.xiph.org/mailman/listinfo/icecast</a>
</pre>
    </blockquote>
  </body>
</html>