Hi
There is one more problem i am encountering although the function works.
If i try to authenticate a user who is not valid i do not get an Access-Reject but rather
i get
RADIUS: Retransmit to (192.168.1.12:1812,1813) for id 1645/201
RADIUS: Retransmit to (192.168.1.12:1812,1813) for id 1645/201
RADIUS: Retransmit to (192.168.1.12:1812,1813) for id 1645/201
RADIUS: No response from (192.168.1.12:1812,1813) for id 1645/201
RADIUS/DECODE: No response from radius-server; parse response; FAIL
RADIUS/DECODE: Case error(no response/ bad packet/ op decode);parse response; FAIL
But that for a valid user works just fine
I implemented this in the freeradius postgresql.conf file
Alan,
Thanks a lot that worked
KafuiOn Mon, Oct 18, 2010 at 11:52 AM, Alan DeKok <aland@deployingradius.com> wrote:
Kafui Akyea wrote:That's the wrong order. See the default SELECT in
> Hi
>
> I implemented this in the freeradius postgresql.conf file
> SELECT id,username,attribute,op,value
raddb/sql/postgresql/dialup.conf.
Make sure it returns exactly the same information, in the same order,
> I am generally trying to authenticate with a postgres function
as the default queries.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html