Freeradius users script added
[ga4php.git] / contrib / freeradius-users
1 The following three lines is what my freeradius users command looks like - pretty darn simple really
2
3 DEFAULT Auth-Type := Accept
4         Exec-Program-Wait = "/usr/bin/php /home/paulr/src/eclipse-workspace/ga4php/authserver/usercmd.php radauth %{User-Name} %{User-Password}",
5         Fall-Through = Yes