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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

