Re: Filter script using PHP
"Sergey Poznyakoff" <[email protected]> Wed, 05 Oct 2005 13:45:19 EEST
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Organization | Farlep-Internet |
| Message-ID | <[email protected]> |
Morten Winther <[email protected]> wrote: > Should be same syntax as Exec-Program-Wait, where we use php. Use > exit(0); or exit(1); Nope, filters do not exit. A filter communicates with radius via stdin/stdout. Regards, Sergey