Freeradius 3.0.10 sigsegv
Alan DeKok
aland at deployingradius.com
Wed Jan 13 20:53:43 CET 2016
On Jan 12, 2016, at 11:29 AM, Luca Palazzo <luca.palazzo at unict.it> wrote:
> I tried a lot of things in these days.
> The crash has something to do with the sql-group.
> No using it, it does not crash.
That's weird.
> It seem to crash when SQL-Group attribute is null, when a user is not found in usergroup table.
> Can you look deeper in it?
I'm not sure how. I can't reproduce it here.
> BTW: I tried to do the same filter using huntgroup, but I must have missed something, because it does not work.
Hmm...
> My huntgorup is this:
>
> eduroam Called-Station-Id =~ ".*:eduroam$"
> eduroam Airespace-Wlan-Id == 3
> SQL-Group == wireless
>
> So no other people than those one in wireless group should be able to use eduroam. But this does not work
That's not what the hunt group checks say. They just define the hunt group. You *also* need to say "reject if not in hunt group".
Alan DeKok.
More information about the Freeradius-Users
mailing list