Rejecting auth requests
    Joe Maimon 
    jmaimon at ttec.com
       
    Fri Oct 14 20:02:15 CEST 2005
    
    
  
Tim O'Donovan wrote:
> Hi,
> 
> Does anyone know of a simple way to invoke an Access-Reject for a user 
> at the authenticate stage? Without changing the stored password. I have 
> tried altering the 'op' to != and all manner of other combinations from 
> within the rad_check table without success.
> 
> We would just like to be able to ban/unban a user with a single SQL 
> update statement.
> 
> 
in the users file, setting a check item like this
user	Auth-Type := "Reject"
Seems to do the job.
    
    
More information about the Freeradius-Users
mailing list