freeradius-users wrote:
>
> <FreeRadius 0.2 on Redhat 6.2, MySQL 3.23.42>
>
> Ok... seem to have realms working... just needed to look a little
> closer... ;-)
>
> Stuck now on last key bit though: I need to use ACCEPT mode
> (Auth-Type:=Accept) for certain users but can't work out how to do this
> via SQL, or alternatively how to get it to 'fall back' to using files (can
> that be done?). Sticking 'files' after (or grouping after) 'sql' in the
> 'authorize{}' section of radiusd.conf doesn't seem to work (ALL sql-based
> auths then reject). Anyone any ideas?
I submitted a patch for this a while back, but it was never
incorporated. It involves adding an extra column to your SQL tables
hold the 'operator' type. The code changes involved only one or two
lines and should be backward compatiblee with the existing database
schemas. Look through the list archives for 'Check operators for SQL'
and you'll find the details.
Regards,
Eddie
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html