Thank you for the reply, it was for a debug purpose. I think I found an explanation to the behaviour: When the AVP Framed-Protocol is present, Freeradius implicitly put the AVP Service-Type to the Framed value, even if the client doesn't send it (verified with Ethereal)
> -----Message d'origine----- > De�: [EMAIL PROTECTED] [mailto:freeradius-users- > [EMAIL PROTECTED] De la part de Alan DeKok > Envoy�: mercredi 25 mai 2005 19:52 > ��: [email protected] > Objet�: Re: Authorization problem > > "Miguel Sennoun" <[EMAIL PROTECTED]> wrote: > > DEFAULT Auth-Type := Reject, Service-Type !* 2 > > The !* operator ignores any value you give it. > > > You can understand I would like to accept only users who have the > attributes > > : > > > > Service-Type present and equal to 2 > > Why not just use 'Service-Type == 2"? > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

