Hello Eric -
>
> I'm Eric Tamparong, i have problem regarding restartWrapper. When i
> was executed this command: perl restartWrapper -mail
> [EMAIL PROTECTED] -delay 2
> "/usr/local/etc/raddb/radiusd -config_file /usr/local/etc/radius.cfg"
> -foreground & .
>
> The daemon radiusd is under /usr/local/etc/raddb/ directory.
> The radius *.cfg file is under /usr/local/etc/ directory.
>
> Why the it send me error mail like that. (see below)
>
> Anybody have idea what's wrong.
>
> Thank you.
>
>
> Your program
>
> /usr/local/etc/raddb/radiusd -config_file /usr/local/etc/radius.cfg
> -foreground
>
> exited unexpectedly with exit status 126,
> signal number 0 and dump indication 0.
>
> The STDERR output was sh: /usr/local/etc/raddb/radiusd: No such file or
> directory
> .
It looks to me like Radiator is complaining about the ".", and the syntax of
your command does not look correct as the entire command string to be run
should be between quotes ("") with the & as the last character on the line.
Have a look at section 16.1 of the Radiator 2.16.3 reference manual for an
example.
hth
Hugh
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.