25 Feb
2014
25 Feb
'14
7:01 p.m.
Edward Xie wrote:
Thanks for your answer. However I don't want to use Mysql database to authenticate the user. That's why Mysql database was not turned on with Freeradius.
Well... you enabled MySQL. It's not part of the default configuration. Why did you enable it when you don't want to use it? Why is it *still* enabled when you don't want to use it?
I just want to use Microsoft Active Directory to authenticate the user. However from the log, I don't see the radius server ever tried querying AD server. That is the issue which I want to figure out.
Because you didn't configure FreeRADIUS to use AD. Follow this guide. It WILL work: http://deployingradius.com/documents/configuration/active_directory.html Alan DeKok.