<br><br><div><span class="gmail_quote">On 4/25/07, <b class="gmail_sendername">Frank Cusack</b> <<a href="mailto:fcusack@fcusack.com">fcusack@fcusack.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On April 25, 2007 3:05:54 PM -0400 Kevin Bonner <<a href="mailto:keb@pa.net">keb@pa.net</a>> wrote:<br>> On Wednesday 25 April 2007 04:35:13 Muhammad Tayseer Alquoatli wrote:<br>>> Hi list:<br>>> I've been working hard to let freeradius handles "Service-Type =
<br>>> AUTHENTICATE_ONLY" the proper way, but i couldn't achieve that till<br>>> I've changed two lines in the source code<br>>> with you this patch freeradius understands AUTHENTICATE_ONLY and
<br>>> doesn't complain about it, but handles it as all other service types<br>>> (i.e. runs the post-auth module and sets network configuration in the<br>>> reply) while it must only authenticate the user and returns a network
<br>>> configuration free accept/reject reply<br>>> the patch below could be applied to freeradius-1.1.6<br>>> Best regards<br>><br>> I'm receiving Authenticate-Only requests and FreeRADIUS doesn't complain.
<br>>  What errors are you seeing?  Would attr_filter be able to strip all<br>> unwanted  attributes for you, instead of making code modifications?<br><br>I'll second that.  I can't imagine any case where configuration alone,
<br>using the existing code, can't make it work.</blockquote><div><br>Thank you, I maybe miss some  configuration, but I'm not saying that freeradius is complaining about receiving and Authenticate-Only service type, but i'm saying its handling it the same way as a framed-user service type.
<br>I'm expecting FreeRadius to just authenticate me and not give me an IP address if "Authenticate-Only" service type is desired, but freeradius is always reserving an IP address for me even if Service-Type=Authenticate-Only and this what i couldn't change without code modification
<br>I hope I've made it clear, and i appreciate sending me the appropriate configuration if anyone could send FreeRadius an access-request where Service-Type=Authenticate-Only is set and receive just an access-reject or access-accept without any network configuration returned in the reply 
<br></div>Thanks a lot<br><br></div><br>-- <br>Muhammad Tayseer Alquoatli