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">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">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">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">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>Pete<br><br><br>