rlm_perl returning attributes

Ryan De Kock ryandekock1988 at gmail.com
Thu Mar 30 13:35:15 CEST 2017


nevermind, you meant in the authenticate section.

All working

On 30 March 2017 at 13:16, Ryan De Kock <ryandekock1988 at gmail.com> wrote:

> Hi.
>
> Sorry for the extremely late response.
>
> Did you mean like this?
>
>        rest
>         if (updated) {
>             update control {
>                 Auth-Type := Rest
>             }
>             ok
>         }
>
> I'm still facing this problem, just spun up a freeradius 3.0.13 instance
>
>
> On 27 December 2016 at 01:10, Arran Cudbard-Bell <
> a.cudbardb at freeradius.org> wrote:
>
>>
>> > On 23 Dec 2016, at 17:02, Ryan De Kock <ryandekock1988 at gmail.com>
>> wrote:
>> >
>> > Hi.
>> >
>> > I'm trying to return an attribute using the rlm_rest module.
>>
>> Yeah... I think I fixed that in a later version of the server.
>>
>> The state machine is picky about what gets returned from authenticate
>> sections.
>>
>> You need:
>>
>> rest
>> if (updated) {
>>         ok
>> }
>>
>> and it should be fine...
>>
>> Arran Cudbard-Bell <a.cudbardb at freeradius.org>
>> FreeRADIUS Development Team
>>
>> FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
>>
>>
>> -
>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list
>> /users.html
>
>
>


More information about the Freeradius-Users mailing list