Hi, got cvs tree today. The read_groups configuration check is not included in rlm_sql.c for some reason. Adding:
{"read_groups", PW_TYPE_BOOLEAN,
offsetof(SQL_CONFIG,read_groups), NULL, "yes"},
into
static const CONF_PARSER module_config[] = {
..
} helped a lot.
Now my config from 1.1.6 is almost working. Thanks a lot.
--
Sincerely Yours,
Alexander
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

