sql auth problems with 2.0.0-pre

Alexander Serkin als at cell.ru
Sat Apr 28 10:42:20 CEST 2007


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



More information about the Freeradius-Users mailing list