28 Apr
2007
28 Apr
'07
4:42 a.m.
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