Hello Juha,
On 09/15/08 11:18, Juha Heinanen wrote:
mark morreny writes:
I am able to get authentication setup with Mysql and Freeradius. Just one simple question, for pure authentication purpose, is it better just to use the Mysql database for authentication instead of setting up Freeradius? Is there any advantage of using Freeradius on top of Mysql?
i have found it convenient that with radius functions i can return all kinds of attributes of caller or callee as side effect at the expense of one database query.
isn't similar behavior as done with load_credentials parameter of auth_db?
Cheers, Daniel