Hello,

I'm trying to set FreeRadius up to try 2 different type of
authentication.  I have used the LDAP functionality for well over 1/2
year now.  And by the way it's great.  It just works!  Now, I'd like to
extend that and allow FreeRadius to also try SQL auth.  So it would try
LDAP first, and if the user isn't found (or even on a bad password), I
would like FreeRadius to then try to auth against sql.  Is this
possible, and if so how?  I've tried the following, but it would fail
with Access-Reject on a user who is in LDAP, but not in sql

DEFAULT Auth-Type := LDAP
        Fall-Through = 1

DEFAULT Auth-Type += sql
        Fall-Through = 1

Thanks,
Dan


-- 
- Dan Perik
Computer Services Department
Lapilo Center
New Tribes Mission - PNG



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

Reply via email to