Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

change "basic realm" name from config file

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Feature Requests
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Sun Aug 13, 2006 6:10 pm    Post subject: change "basic realm" name from config file Reply with quote

I implement a few live feeds via Icecast that have password protection to ensure only the authorised people are able to listen in.

But no matter which mountpoint people listen to, the http authentication realm name is always "Icecast2 Server".

It would be very handy to make that configurable inside the <MOUNT> section of the config file.

something like

<REALM>Live conference #2</REALM>

What do people think?
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Sun Aug 13, 2006 10:28 pm    Post subject: Reply with quote

This is something I've already added in my branch work, but I haven't heard any feedback on this to know whether it's working out ok for people.

The actual setting I've used is defined in <authentication ....>
<option name="realm">Live conference #2</option>

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Anonymous
Guest





PostPosted: Tue Sep 05, 2006 10:31 pm    Post subject: Reply with quote

karlH wrote:
This is something I've already added in my branch work, but I haven't heard any feedback on this to know whether it's working out ok for people.

The actual setting I've used is defined in <authentication ....>
<option name="realm">Live conference #2</option>

karl.


fantastic!!!
(didnt login for a while and didnt see your reply. many thanks)
All i have to do now is find out where i can download this from and give a whirl Smile

Excellent Smile
Back to top
Anonymous
Guest





PostPosted: Tue Sep 05, 2006 11:20 pm    Post subject: Reply with quote

karlH wrote:
This is something I've already added in my branch work, but I haven't heard any feedback on this to know whether it's working out ok for people.

The actual setting I've used is defined in <authentication ....>
<option name="realm">Live conference #2</option>

karl.


Great.
Seems to work aOK when used like this:

Code:

        <authentication type="url">
            <option name="realm"           value="test"/>


and NOT like this

Code:

        <authentication type="url">
            <option name="realm">test</option>


Ill give it a few more live tests tomorrow and report back.
Excellent
Back to top
Anonymous
Guest





PostPosted: Wed Sep 06, 2006 11:23 pm    Post subject: Reply with quote

I'm glad to report after 24 hours and about 650 connections later , the realms options seems to be working ok.

The enduser reported no problems and was happy to have their streams slightly more "branded".

BIG Thumbs up from us. Razz

I'll give you another heads up when we get to 3000 connection or so.
Thanks again.
W
Back to top
Anonymous
Guest





PostPosted: Fri Mar 02, 2007 4:17 pm    Post subject: Doesn't work for me (or i make something bad) Reply with quote

Hi, i'm trying to receive another response from http authentication dialog. I think that that i need is the realm option, but i can't make it work.

I put the option name=realm tag inside the authentication type="url", but nothing change. I tried both type of write the option tag.

Code:
<authentication type="url">

        <option name="realm" value="the fly on the wall radio"/>
            <option name="listener_add"    value="http://myip/icesauth/action.php"/>
            <option name="listener_remove" value="http://myip/icesauth/action.php"/>
        </authentication>


Wich could br the problem here?
Thanks in advance
Back to top
MikeS
Code Warrior
Code Warrior


Joined: 29 Jun 2005
Posts: 73
Location: Barcelona, Spain

PostPosted: Sat Mar 03, 2007 8:51 pm    Post subject: Reply with quote

Currently the HTTP authentication realm in icecast is hard-coded to "Icecast2 Server".

It's not configurable. Sorry about that.

Mike
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Feature Requests All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber