Return codes in policies
    Jonathan Gazeley 
    Jonathan.Gazeley at bristol.ac.uk
       
    Thu Oct 29 11:54:26 CET 2015
    
    
  
On 28/10/15 12:38, Alan DeKok wrote:
>
>>                 updated = return
>     That worked by accident, not by design.  The documentation described how it should have worked.
OK. It's an inherited codebase with all sorts of undocumented weirdness. 
I hesitate before changing anything I don't understand, especially if it 
contradicts the documentation and yet seems to work anyway.
>
> $ man unlink
Yeah, I'd rather my RADIUS server didn't start unlinking things on the 
filesystem ;)
>
>    In v3, do:
>
> 	if (updated) {
> 		return
> 	}
> -
Thank you. I'll fix my config.
Jonathan
    
    
More information about the Freeradius-Users
mailing list