pharkawik@hampshire.edu
2004-Aug-06 14:23 UTC
[icecast] php script for listener count and www admin interface password
i will try that. about the acl_policy thing: this controls access but nowhere does it specify an HTTP username or password for accessing the WWW admin interface. i am NOT getting the usual "403 Forbidden You don't have access to this entity (stream or file). Please go away" error-- i can actually see the admin interface but certain pages bring up an HTTP authentication dialog. where is the user/pass for the admin interface set? again this is a debian system so i'm not sure if the package is configured differently... thanks, peter On Wednesday, March 12, 2003, at 05:11 AM, Marco Alanen wrote:> On Wed, 12 Mar 2003 04:01:33 -0500 > pharkawik@hampshire.edu wrote: > >> yes.. but can anybody tell me how to pull a simple listener count out >> of that page with php? >> >> also still don't know how to figure out that HTTP user/pass problem... >> there is NOTHING about it in the docs or online > > You need to find and edit mountlist.html, where you can enter some > commands with @COMMAND@. To get the current ammount of listeners, > simply > write @LISTENERS@, or to make it a little more interesting: > @LISTENERS@/@MAXLISTENERS@ > Regarding that admin page.. I've changed it so I've whitelisted a few > IP's (126.1.120.*, my internal ones) in icecast.conf. The access > control is > at the bottom of that list. Here is what I have: > > acl_policy 0 > allow all 126.1.120.* > allow all 127.0.0.1 * > allow client * > > /Marco > > ---------------------------- > Embedded RT System Developer > > Marco Alanen > Svensk ByggnadsGeodesi AB > Kvarnbergsvägen 27 > 141 45 HUDDINGE > SWEDEN > > Phone: +46 (0)8 7112090 > Fax: +46 (0)8 7112098 > Homepage: http://www.sbg.se > E-mail: marco@sbg.se > ---------------------------- > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to > 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is > needed. > Unsubscribe messages sent to the list will be ignored/filtered.--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Marco Alanen
2004-Aug-06 14:23 UTC
[icecast] php script for listener count and www admin interface password
On Wed, 12 Mar 2003 04:32:28 -0500 pharkawik@hampshire.edu wrote:> i will try that. about the acl_policy thing: > > this controls access but nowhere does it specify an HTTP username or > password for accessing the WWW admin interface. i am NOT getting the > usual "403 Forbidden You don't have access to this entity (stream or > file). Please go away" error-- i can actually see the admin interface > but certain pages bring up an HTTP authentication dialog. > > where is the user/pass for the admin interface set? again this is a > debian system so i'm not sure if the package is configured > differently...Tried the admin_password field in icecast.conf? ---------------------------- Embedded RT System Developer Marco Alanen Svensk ByggnadsGeodesi AB Kvarnbergsvägen 27 141 45 HUDDINGE SWEDEN Phone: +46 (0)8 7112090 Fax: +46 (0)8 7112098 Homepage: http://www.sbg.se E-mail: marco@sbg.se ---------------------------- --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
pharkawik@hampshire.edu
2004-Aug-06 14:23 UTC
[icecast] php script for listener count and www admin interface password
i have tried every password specified in the conf file (including admin_password) and every conceivable default as the username and/or password for this dialog... no luck. -p On Wednesday, March 12, 2003, at 05:44 AM, Marco Alanen wrote:> On Wed, 12 Mar 2003 04:32:28 -0500 > pharkawik@hampshire.edu wrote: > >> i will try that. about the acl_policy thing: >> >> this controls access but nowhere does it specify an HTTP username or >> password for accessing the WWW admin interface. i am NOT getting the >> usual "403 Forbidden You don't have access to this entity (stream or >> file). Please go away" error-- i can actually see the admin interface >> but certain pages bring up an HTTP authentication dialog. >> >> where is the user/pass for the admin interface set? again this is a >> debian system so i'm not sure if the package is configured >> differently... > > Tried the admin_password field in icecast.conf? > > ---------------------------- > Embedded RT System Developer > > Marco Alanen > Svensk ByggnadsGeodesi AB > Kvarnbergsvägen 27 > 141 45 HUDDINGE > SWEDEN > > Phone: +46 (0)8 7112090 > Fax: +46 (0)8 7112098 > Homepage: http://www.sbg.se > E-mail: marco@sbg.se > ---------------------------- > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to > 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is > needed. > Unsubscribe messages sent to the list will be ignored/filtered.--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Seemingly Similar Threads
- php script for listener count and www admin interface password
- php script for listener count and www admin interface password
- php script for listener count and www admin interface password
- php script for listener count and www admin interface password
- php script for listener count and www admin interface password