Marco <[EMAIL PROTECTED]> wrote: > I don't want to write a script that provides the EAP handshake.
That simplifies it. > I simply want to authenticate users with a script instead of > using a sql db or ldap, or using the "users" file. No... you want the script to supply a pasword for a given user, and you want FreeRADIUS to do the authentication. That's easy. Configure an instance of the "exec" module, and list it in the "authorize" section. If it puts the password into the "config" list, then FreeRADIUS will Just Do The Right Thing. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

