plpgsql freeradius authentication function
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Oct 18 17:52:08 CEST 2010
    
    
  
Kafui Akyea wrote:
> Hi
> 
> I implemented this in the freeradius postgresql.conf file
> SELECT id,username,attribute,op,value
  That's the wrong order.  See the default SELECT in
raddb/sql/postgresql/dialup.conf.
> I am generally trying to authenticate with a postgres function
 Make sure it returns exactly the same information, in the same order,
as the default queries.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list