Frank Cusack <[EMAIL PROTECTED]> wrote:
> Thanks, I've committed something along those lines.  It would be great
> if you could test it.
> 
...>  
> -     if (inst->config->authenticate_query){
> +     if (*inst->config->authenticate_query){

  If 'authenticate_query' is NULL, then there's a problem.

  On further inspection, why does SQL have an authenticate query?  I
thought that we had removed the authentication section from SQL.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to