attribute and tabla in the database
Hello community I am new using freeradius and I use the freeradius v 2.1 and I need to find some documentation that speaks specifically to what each attribute of each table within the database, I've searched in google but I only see general explanations, and nothing specific. I would appreciate if I could help. Thanks in advance Participe en la 15 Convención Científica de Ingeniería y Arquitectura, del 29 de noviembre al 3 de diciembre de 2010 La Ingeniería y la Arquitectura por un Futuro Sustentable Palacio de Convenciones, La Habana, Cuba http://www.cujae.edu.cu/eventos/convencion
felix wrote:
Hello community I am new using freeradius and I use the freeradius v 2.1 and I need to find some documentation that speaks specifically to what each attribute of each table within the database, I've searched in google
Why? There is a "doc" directory that comes with the server. It has a file "rlm_sql", which explains this. There's also the wiki. Type "sql" into the search box, and go from there. Alan DeKok.
looks like... insert into freeradius.'table' (user, attribute,value) values ('adm','Password','pass'); Alan, could you argue my inquiry about digest auth.... On 21 February 2010 11:29, Alan DeKok <aland@deployingradius.com> wrote:
felix wrote:
Hello community I am new using freeradius and I use the freeradius v 2.1 and I need to find some documentation that speaks specifically to what each attribute of each table within the database, I've searched in google
Why?
There is a "doc" directory that comes with the server. It has a file "rlm_sql", which explains this. There's also the wiki. Type "sql" into the search box, and go from there.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Alan DeKok -
basteon -
felix