Check for, and fix, misconfigurations. Fixes #1292
authorAlan T. DeKok <aland@freeradius.org>
Sat, 3 Oct 2015 13:10:55 +0000 (09:10 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 3 Oct 2015 13:10:55 +0000 (09:10 -0400)
commit316347c65e58ed6fd6a0d61464237855886dbaae
treee547341d8ebff053376826889e848078f3578e84
parent96c23fb4486265636d0796413bf3673e64d85a26
Check for, and fix, misconfigurations.  Fixes #1292

If there's no group membership query, don't do group handling.
And warn the user that the configuration is broken.
src/modules/rlm_sql/rlm_sql.c