31 Mar
2015
31 Mar
'15
3:36 p.m.
On Mar 31, 2015, at 3:24 PM, Adam Schappell <aschappell@clearedgeit.com> wrote:
Has anyone been successful with integrating freeradius with daloradius? I have freeradius running and can get to the web interface for daloradius but do not know how to get the users that are on the wifi to show up?
The NAS needs to send accounting packets. FreeRADIUS needs to store accounting packets into SQL. You don't really integrate FreeRADIUS with Daloradius. You configure both to use the same SQL database.
Also is there any way to import users from AD (since im using MS AD for authentication). Thanks!
No. Don't do that. Ever. It's a terrible idea. You'll probably have to configure ntlm_auth to authenticate WiFi users against AD. Alan DeKok.