Hi,
How can I setup my Freeradius server so that
an external program does the authentication ?
I've seen this example from the users conf file:
tobbe Password == "tobbe"
Exec-Program = "/usr/local/radius_auth.sh %u %w %y %g %h"
But I don't know the Password, so I would like to
have something like:
tobbe Auth-Type := External
Exec-Program = "/usr/local/radius_auth.sh %u %w %y %g %h"
Also, what '%'-macros are valid together with the Exec-Program
attribute ?
Thanx /Tobbe
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html