XT Radius to Free Radius
relists
relists at cqm.co.uk
Thu Sep 7 11:44:30 CEST 2006
Alan DeKok wrote:
>relists <relists at cqm.co.uk> wrote:
>
>
>>The external script in XT Radius checks the username and password
>>against a postgres database and if username and password match it
>>returns the details for that user e.g. IP address, Framed-Address etc etc.
>>
>>We are using the default xradiusd.conf file with the port number
>>changed to 1645. We have changed the users file to the following:
>>
>>DEFAULT Auth-Type := External
>> Exec-Program = "/etc/raddb/checkpassword.pl %u
>>%{User-Password}"
>>
>>
>
> You should use "Auth-Type := Accept" here. That should work.
>
> Alan DeKok.
>
>
>
Hi, thanks for the reply.
The problem with your suggestion is that you can enter the wrong
password and it will still authenticate you. We need this to obviously
accept when the password is correct and reject when the password is
incorrect.
More information about the Freeradius-Users
mailing list