> Using freeradius 2.x for AAA, > is it possible to mix LDAP and xxxSQL?
Yes. > I mean one of those cases (the only difference is about the "credit"): Both are fine. > case #1: > LDAP: > - username > - password > - MAC Address > - NAS (the user is tied to that NAS) > - credit (credit left) > SQL > - radacct > > case #2: > LDAP: > - username > - password > - MAC Address > - NAS (the user is tied to that NAS) > SQL > - radacct > - credit (credit left) > > Generally, written often data will be stored in SQL, what is left will > be stored in the LDAP. > > Will it be very hard to setup? No. > Any configuration hint? Configure sql and ldap and enable them in radiusd.conf and virtual server(s). Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

