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 

Amember authentication not workin

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
gazzagood



Joined: 03 Sep 2008
Posts: 42

PostPosted: Wed Sep 03, 2008 11:51 am    Post subject: Amember authentication not workin Reply with quote

i had this installed on my last server and it worked fine...

now moved server and its not working

my config is:

<!-- This config file contains a minimal set of configurable parameters,
and mostly just contains the things you need to change. We created
this for those who got scared away from the rather large and heavily
commented icecast.xml.dist file. -->
<icecast>
<limits>
<sources>2</sources>
</limits>
<authentication>
<source-password>***</source-password>
<relay-password>*****</relay-password>
<admin-user>admin</admin-user>
<admin-password>****</admin-password>
</authentication>

<hostname>localhost</hostname>
<listen-socket>
<port>8000</port>
</listen-socket>

<mount>
<mount-name>/avfc.nsv</mount-name>
<authentication type="url">
<option name="listener_add" value="http://www.avfcforum.co.uk/amember/amember/plugins/protect/icecast/i.php?product_ids=1,2"/>
<option name="username" value="avfcforum"/>
<option name="password" value="**********"/>
<option name="auth_header" value="icecast-auth-user: 1"/>
</authentication>
</mount>
<relay>
<server>91.121.45.76</server>
<port>9080</port>
<mount>/</mount>
<local-mount>/avfc.nsv</local-mount>
<on-demand>0</on-demand>
</relay>

<mount>
<mount-name>/flf8.nsv</mount-name>
<authentication type="url">
<option name="listener_add" value="http://www.freelivefooty.com/amember/amember/plugins/protect/icecast/i.php?product_ids=1,2"/>
<option name="username" value="admin"/>
<option name="password" value="********"/>
<option name="auth_header" value="icecast-auth-user: 1"/>
</authentication>
</mount>

<relay>
<server>91.121.45.76</server>
<port>9080</port>
<mount>/</mount>
<local-mount>/flf8.nsv</local-mount>
<on-demand>0</on-demand>
</relay>

<fileserve>1</fileserve>
<paths>
<logdir>/etc/icecast2/logs</logdir>
<webroot>/etc/icecast2/web</webroot>
<adminroot>/etc/icecast2/admin</adminroot>
<alias source="/" dest="/status.xsl"/>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
</logging>
</icecast>


It just wont authenticate the users...

is there some form of curl i have to put somewhere if i remember rightly?

Please let me know asap any help...
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Wed Sep 03, 2008 1:05 pm    Post subject: Reply with quote

Check your log files. if icecast is not built with libcurl then it won't work and it will be logged. Your posting doesn't indicate whether the url is issued or not.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server 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