8 Jun
2007
8 Jun
'07
4:48 p.m.
Hi Kevin and Ivan, Thank you for your replies. I now have it working ok. I do have a further question: I need to auth users both from system (unix passwd) and local (sql). How can I do that? I tried: DEFAULT Auth-Type = System Fall-Through = 1 DEFAULT Auth-Type = local # Fall-Through = 1 # Exec-Program-Wait = "/usr/bin/php/home/ispadmin/latest/src/checkradius.php %u %n" , But it only works for the system entry. Thank you, Felipe