rlm_perl returning attributes
    Arran Cudbard-Bell 
    a.cudbardb at freeradius.org
       
    Tue Dec 27 00:10:37 CET 2016
    
    
  
> 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
    
    
More information about the Freeradius-Users
mailing list