shoutcast source by pass mount authentication

View: New views
1 Messages — Rating Filter:   Alert me  

shoutcast source by pass mount authentication

by moo.tinys :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

   <listen-socket>
       <port>8000</port>
       <shoutcast-mount>/</shoutcast-mount>
   </listen-socket>
   <listen-socket>
       <port>8001</port>
       <shoutcast-compat>1</shoutcast-compat>
       <shoutcast-mount>/</shoutcast-mount>
   </listen-socket>
   <mount>
       <mount-name>/</mount-name>
       <authentication type="url"> <!-- or htpasswd... ->
       </authentication>
   </mount>


using icecast source works fine (rejected with Invalidate password),
but shoutcast source get passed unexpectlly.
_______________________________________________
Icecast-dev mailing list
Icecast-dev@...
http://lists.xiph.org/mailman/listinfo/icecast-dev