Dave Mason <[EMAIL PROTECTED]> wrote:
> I have a Freeradius server where I currently use both MySQL and the 
> users file for authorization.  The database is for "dynamic" users, 
> whose entries in the tables are created and destroyed by another 
> application.  As you might expect, they are only valid for a finite 
> time, then deleted.  I use the users file for my DEFAULT entries, which 
> never change.  I'd like to move everything to the database and turn 
> files off in my auth block, but I dont know how to make rlm_sql look at 
> the "dynamic" user entrees first, then the "static" DEFAULTs last.

  The SQL module doesn't have the concept of a "DEFAULT" user...

  Alan DeKok.


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

Reply via email to