Can't get checkrad to be called
    Dan Brisson 
    dbrisson at gmail.com
       
    Fri Jun  3 16:01:10 CEST 2011
    
    
  
On 6/3/2011 9:21 AM, George Chelidze wrote:
> On 06/03/2011 02:35 PM, Dan Brisson wrote:
>
>> It really seems like this line in the radutmp "modules" file is not
>> being executed:
>>
>> check_with_nas = yes
>>
>> But from radiusd -X, it does seem to be:
>
> It's a configuration option not a command to be executed
Sorry, poorly worded on my part.
>
>> check_with_nas = yes
>
> So, it's there
>
> Can you post authorize/accounting sections from your configuration?
authorize {
         preprocess
         auth_log
         chap
         mschap
         suffix
         eap {
                 ok = return
         }
         unix
         files
         sql
         checkval
         nascheck
         expiration
         logintime
         pap
}
accounting {
         detail
         unix
         radutmp
         sql
         attr_filter.accounting_response
}
>
> Best Regards,
>
> George Chelidze
> -
> List info/subscribe/unsubscribe? See 
> http://www.freeradius.org/list/users.html
    
    
More information about the Freeradius-Users
mailing list