Deepak wrote:
Now there are few things which is not clear to me is: what conf files I need to modify?
The ones referencing SQL.
What I understand is if I am using user information in mysql database, I don't need to touch "users" right?
Yes.
This is what I did: changed the "sql.conf" to change the user, password and db settings plus made "readclients = yes"
You also need to edit radiusd.conf, and uncomment the line that includes sql.conf.
and modified the "sites-enabled/default" file and unchecked the sql sections in authorize, session and post-auth
That's good.
I check the modules directory and didn't find anything called "sql"
For historical reasons, the file is in raddb/sql.conf.
At this point I don't know what I am doing. I am following a tutorial. So what is this sites-enabled thing is all about?
See raddb/sites-available/README Alan DeKok.