Rejecting auth requests

Alan DeKok aland at ox.org
Sat Oct 15 21:37:11 CEST 2005


"Tim O'Donovan" <tim at icukhosting.co.uk> wrote:
> But wouldn't that require using the users file instead of MySQL? Can the 
> radcheck table be used in the same way? What I mean is, can a user have 
> multiple entries within the table?

  Yes.

> But would this accomplish the same as using the users file:
> 
> +----+-----------------------------------+-----------+----+-----------+
> | id | UserName                          | Attribute | op | Value     |
> +----+-----------------------------------+-----------+----+-----------+
> |  1 | tim at realm                         | Password  | == | test      |
> |  2 | tim at realm                         | Auth-Type | := | Reject    |
> +----+-----------------------------------+-----------+----+-----------+

  Yes.

  Alan DeKok.



More information about the Freeradius-Users mailing list