Eduard <[EMAIL PROTECTED]> wrote:
>         AuthSelect select PASSWORD, MAXUSERS  \
>                            from  USERS  where LOGIN='%U' and REALM ='%W' 
> and ACTIVEUSER=1
>         AuthColumnDef 0, User-Password, check       
>         AuthColumnDef 1, Simultaneous-Use, check  

  FreeRADIUS currently has a pre-defined schema it expects, and
doesn't support configurable schemas.

> for each AuthColumnDef Radiator compare a value returned from SQL with a 
> value from the user request

  Which is a great feature, and probably wouldn't be too hard to add
to FreeRADIUS.

  As for your other questions, they appear to be based on the
assumption that similar queries will work, which is a problem right
now.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to