19 Nov
2007
19 Nov
'07
7:38 a.m.
Paolo Serafino Via wrote: ...
I've run freeradius in debug mode (freeradius -x) and i saw that it loads the right sql instance depending the right realm, but it EVER gives "wrong username and password" despite i copy the sql query that i see in the debug and i get my username!!!!!!
Debug mode is "-X". This is mentioned in the FAQ, README, INSTALL, and daily on this list. Post the debug output here. That's the only way to solve it.
### radiusd.conf authorize { ...
And no "files" module..
### users
Which is read only if the "files" module is run. Alan DeKok.