| View previous topic :: View next topic |
| Author |
Message |
mj_martino
Joined: 15 Aug 2008 Posts: 21
|
Posted: Mon Apr 06, 2009 4:52 pm Post subject: Authentication |
|
|
I searching forum but find only Authentication for listener....
Icecast 2 Authentication for socket streaming ?
For example:
djlogin:passw ;
djlogin2:passw2 ;
djlogin3:passw3 ;
...etc. _________________ IC 2.3.2-kh9
Home site:
Radio DEEPZONE - NON-Commercial Music
Radio MIXZONE
Thanks for support Karl. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Apr 06, 2009 10:46 pm Post subject: |
|
|
authentication for socket streaming?, If you mean source client authentication then either use the global source password or the per-mount username/password settings.
karl. |
|
| Back to top |
|
 |
mj_martino
Joined: 15 Aug 2008 Posts: 21
|
Posted: Thu Apr 09, 2009 5:03 pm Post subject: |
|
|
| karlH wrote: |
authentication for socket streaming?, If you mean source client authentication then either use the global source password or the per-mount username/password settings.
karl. |
My point to authenticate the source of incoming server. Not for client.
For example:
moutpoint1 access dj 5 each has its own password
moutpoint2 access dj has 2 each of them has its own password
Now look at the one moutpoint = one password
I wanna one moutpoint = several user ; several password
Regards. _________________ IC 2.3.2-kh9
Home site:
Radio DEEPZONE - NON-Commercial Music
Radio MIXZONE
Thanks for support Karl. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Apr 09, 2009 7:06 pm Post subject: |
|
|
You can use URL auth on the current trunk/kh code, using the "stream_auth" option, you can pass source client authentication to whatever you use to maintain the access. 2.3.2 will only allow one user/pass per mount.
karl. |
|
| Back to top |
|
 |
|