you first have to add in the radius.conf and also add
sql after the detail line in the accounting section of
radiusd.conf

Also you need to setup the /etc/raddb/users to point
to sql

--- Thor Spruyt <[EMAIL PROTECTED]> wrote:

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



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

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

Reply via email to