Hi people, I am using freeradius-1.0.4 for more than two years in a Debian machine. I have all my user configurations in a Postgres DB. Now I migrate the clients.conf to DB successfully. For that porpouse I write at the end of my sql.conf: # Set to 'yes' to read radius clients from the database ('nas' table). readclients=yes I want to do the same with realm.conf file, but I don't know what line I must write in postgresql.conf file for reading realms table in my DB. Any suggestion?????? _________________________________________________________________ Acepta el reto MSN Premium: Protección para tus hijos en internet. Descárgalo y pruébalo 2 meses gratis. http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_proteccioninf...
On Mon, 2006-03-06 at 13:26 -0500, Alan DeKok wrote:
It's not supported.
Hello Alan, Just wondering, is there any particular reason for this or noone has bothered to add support? I can also see a dictionary table commented out in the database shema, are there any plans for dictionary in SQL support? thanks -- Luca Corti PGP Key ID 1F38C091 Adesso dico: "AUGH."
Luca Corti <cortez@tiscali.it> wrote:
Just wondering, is there any particular reason for this or noone has bothered to add support?
No one has bothered to do it.
I can also see a dictionary table commented out in the database shema, are there any plans for dictionary in SQL support?
No. I don't see why it would be necessary, or how it would help. Alan DeKok.
I do roaming with third companies, so instead of add all the realms in the file proxy.conf file, I would prefer to have them in realm table in my postgres DB. It is easier to handle. Otherwise, what is the use of realms and realmgroup tables??
I can also see a dictionary table commented out in the database shema, are there any plans for dictionary in SQL support?
No. I don't see why it would be necessary, or how it would help.
Alan DeKok.
_________________________________________________________________ Acepta el reto MSN Premium: Correos más divertidos con fotos y textos increíbles en MSN Premium. Descárgalo y pruébalo 2 meses gratis. http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_correosmasdiv...
=?iso-8859-1?B?U2FudGlhZ28gQmFsYWd1ZXIgR2FyY+1h?= wrote:
I do roaming with third companies, so instead of add all the realms in the file proxy.conf file, I would prefer to have them in realm table in my postgres DB. It is easier to handle.
That's nice. As I said, submit a patch.
Otherwise, what is the use of realms and realmgroup tables??
Because no one has submitted a patch to support them. Alan DeKok.
participants (3)
-
Alan DeKok -
Luca Corti -
Santiago Balaguer García