Alan DeKok wrote:

relists <[EMAIL PROTECTED]> 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.

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

Reply via email to