NAS type when NAS is stored in SQL?

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Fri Mar 19 20:32:19 CET 2010


Hi,

> I was afraid of that.  
> I looked through the code and it appears as if rlm_sql should populate nastype along with shortname, secret, etc.
> Anyone know why it's not?

it does if the info is there:

SELECT id, nasname, shortname, type, secret FROM ${nas_table}

(in fact, it can also populate the 'server' too - add that as last
option in the SELECT - latest version of FreeRADIUS only!)

what does the server say when you start - ie radiusd -X

alan



More information about the Freeradius-Users mailing list