WARNING: Cannot do check groups when group_membership_query is not set
Matthew Newton
mcn at freeradius.org
Fri Oct 4 12:23:58 CEST 2019
On Fri, 2019-10-04 at 09:01 +0200, R3DNano wrote:
> I appreciate the help, Alan, but, after checking, double checking and
> even grep'ing all my files under raddb, I cannot find any uncommented
> line that makes reference to "SQL-Group"
> Could this be a bug? I'm on 3.0.11
The warning is clear. It tells you that you've asked for group
membership checking but not set group_membership_query, and therefore
it isn't going to happen. (You must have removed it from the
configuration, as it's there by default.)
If you don't want to check groups, set "read_groups = no".
--
Matthew
More information about the Freeradius-Users
mailing list