Ability to emit warnings in debug mode
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Oct 17 17:27:31 CEST 2016
    
    
  
On Oct 17, 2016, at 11:07 AM, Stefan Paetow <Stefan.Paetow at jisc.ac.uk> wrote:
> I have an odd question... I know in the case of the 'cui' and the
> 'moonshot-targeted-ids' policies, there is a salt value that is by default
> 'changeme'. Is there any ability for a policy to emit a warning in debug
> mode when it finds that one of its components is not changed from the
> default 'changeme'?
  Change it to a reference that doesn't exist.
targeted_id_salt  = "${changeme}"
  Since variable "changeme" doesn't exist, the server won't start unless it's edited.
  And then be sure that the docs say "change it, DON"T add a variable called 'changeme'"
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list