28 Jul
2007
28 Jul
'07
3:59 p.m.
Stephan Jaeger wrote:
In revision 1.157 of "src/modules/rlm_sql/rlm_sql.c" the config variable "read_groups" was removed, but is still documented in the example config "raddb/sql.conf" and also used in rlm_authorize() (rlm_sql.c, line 958):
if (!inst->config->read_groups) dofallthrough = fallthrough(reply_tmp);
Was that by accident or did i again miss something? I really don't like the idea to have half a million "Fall-Through = yes" entries in the radcheck table ;)
No idea. The patch should probably go in. Alan DeKok.