Thanks for your reply.  I am still a little confused though.  As I look at
the configuration I see that I can use the following as arguments for
Exec-Program.

  Taken from the original request:
    %p   Port number
    %n   NAS IP address
    %u   User name
    %a   Protocol (SLIP/PPP)
    %s   Speed (connect string - eg "28800/V42.BIS")
    %i   Calling Station ID

  Taken from the reply as defined thusfar:
    %f   Framed IP address
    %c   Callback-Number
    %t   MTU

Enable to authenticate ALL users externally, without requiring a line in
the "users" file I would need the password passed to the external script.
It looks as if I'm not able to do that.  I would also need the
CHAP-CHALLENGE-PHRASE for CHAP encrypted passwords.  Is it possible to get
this information in an external script?

Also, I don't see a way to call an external script to handle accounting
packets.  Is that possible?  If so, how?

Thanks a lot!

Darren Nay - [EMAIL PROTECTED]



On Fri, 11 Jan 2002 [EMAIL PROTECTED] wrote:

> Darren Nay <[EMAIL PROTECTED]> wrote:
> > As a radius server I am currently using XTRadius, which is based on
> > Cistron but allows external authentication/accounting for ALL users with
> > only one entry in the "users" file.
> >
> > Is this possible with FreeRadius?
>
>   Yes.
>
> >  I am currently doing all my external auth and accounting using perl
> > scripts and MySQL.
>
>   FreeRADIUS has MySQL support built in.
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>


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

Reply via email to