On Thu, 15 Aug 2002, Alan DeKok wrote:

> 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.

The authenticate_query is just used to extract the user password. We could
probably remove it and just use the authorize_check_query.

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]      National Technical University of Athens, Greece
Work Phone:             +30 10 7721861
'Go back to the shadow' Gandalf



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

Reply via email to