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.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to