Hi all

Using freeradius 2.x for AAA,
is it possible to mix LDAP and xxxSQL?

I mean one of those cases (the only difference is about the "credit"):

    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?
Any configuration hint?

Thank you.

--
      Architecte Informatique chez Blueline/Gulfsat:
   Administration Systeme, Recherche & Developpement
                                   +261 34 29 155 34
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to