Hi,

It seems like the authenticate_query in postgresql.conf is not used
anywhere.
When I uncomment the section, the radius server's behaviour is exactly the
same!


#######################################################################
        #  Authentication Query

#######################################################################
        # This query is used only to get the Password for the
        # user we want to authenticate.  The password MUST
        # be the first field in the return row data.

#######################################################################

#       authenticate_query = "SELECT Value,Attribute FROM ${authcheck_table}
\
#               WHERE UserName = '%{User-Name}' AND ( Attribute =
'User-Password' OR Attribute = 'Crypt-Password' ) \
#               ORDER BY Attribute DESC"

--
Regards,

Thor Spruyt
E: [EMAIL PROTECTED]
W: www.thor-spruyt.com
M: +32 (0)475 67 22 65


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

Reply via email to