Hi Pete,<br><div class="gmail_quote"><br>the Service-Type does matter only if u use it in your auth part. The reason you see "IAPP-Register" is due to radius dictionaries, responsible for translating between numbers and attributes (radius only transports numbers).<br>
<br>Regarding the problem of FreeRADIUS not authorizing the requests I think it is a matter of which module do u want to perform that and configure that properly. I would recomed you should running freeradius in debug mode (-X ) and post more info here.<br>
<br>Cheers,<br>DanB<br><br><div class="gmail_quote"><div><div></div><div class="Wj3C7c">On Wed, May 28, 2008 at 10:02 AM, Pete Kay <<a href="mailto:petedao@gmail.com" target="_blank">petedao@gmail.com</a>> wrote:<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
Hi, <br>I am having problem with configuring FreeRadius to authenticate suername and password. I have tried to test freeradius with a test client and it works by sending the following message:<br>Ready to process requests.<br>
User-Name = "<a href="mailto:1005@192.168.1.104" target="_blank">1005@192.168.1.104</a>"<br>
User-Password = "1234"<br>
Service-Type = Authenticate-Only<br>
NAS-Port = 0<br>
NAS-IP-Address = <a href="http://127.0.0.1" target="_blank">127.0.0.1</a><br>
<br>The message that is sent by Openser is as follows:<br>Waking up in 1.9 seconds.<br> User-Name = "<a href="mailto:1005@192.168.1.104" target="_blank">1005@192.168.1.104</a>"<br> Digest-Attributes = 0x0a0631303036<br>
Digest-Attributes = 0x010f3139322e3136382e312e313034<br> Digest-Attributes = 0x022a34383364376265396630623738663734363935343562386366373865303561316161623032633366<br> Digest-Attributes = 0x04137369703a3139322e3136382e312e313034<br>
Digest-Attributes = 0x030a5245474953544552<br> Digest-Response = "eb5f24a5563e9c1096855ef8b2c72d2b"<br> Service-Type = IAPP-Register<br> X-Ascend-PW-Lifetime = 825241654<br> NAS-Port = 5060<br>
NAS-IP-Address = <a href="http://127.0.0.1" target="_blank">127.0.0.1</a><br><br>Freeradius can't find the password and is reject users as a result of that. Also, is the Service-Type supposed to be Authenticate-Only instead?<br>
Is this something to do with my openser.cfg setup that is causing the problem?<br><br>Thanks in advance for your help.<br><br>Regards,<br><font color="#888888">Pete<br><br><br>
</font><br></div></div>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a><br>
<a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>
</div><br>