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
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
participants (2)
-
Ivan Kalik -
Rakotomandimby Mihamina