maybe change your killproc line:
KILLPROC="killproc -p ${RADIUSD_PIDFILE}"

to something like this for debug:
KILLPROC="echo -p ${RADIUSD_PIDFILE}"

then try to kill it, and see what it says for the output for this variable. one thing i can think of is that your pid file location may have spaces in it. or, the pidfile location is wrong.

reply with the output.


Michael



On Fri, 10 Jun 2011, Aeneas Jaißle wrote:

Hi,

I just tried the patched script, no change at all.

# /etc/init.d/radiator stop
Shutting down Radiator: killproc: Usage:
        killproc [-v] [-q] [-L] [-g|-G] [-N] [-p pid_file] [I ignore_file] \
                [-c root] [-t<sec>] [-SIG] /full/path/to/executable
        killproc -l

#


OS is openSUSE 11.4, Radiator was installed through RPM.

- Aeneas



-----Ursprüngliche Nachricht-----
Von: Heikki Vatiainen [mailto:h...@open.com.au]
Gesendet: Freitag, 10. Juni 2011 22:34
An: Aeneas Jaißle
Cc: radiator@open.com.au
Betreff: Re: [RADIATOR] Stopping Radiator: problem with killproc

On 06/10/2011 04:30 PM, Aeneas Jaißle wrote:

Hello Aeneas,

there were some issues while installing and running the radius server
for the first time on an openSUSE server (system was looking for the
scripts in /usr/lib/perl5/site_perl/5.12.3/ instead of
/usr/lib/perl5/site_perl/5.10.0/) and there are still issues with
restarting and stopping the service (handing over arguments to
killproc doesn't work; instead of killing the process it displays the
usage of killproc).

There have been a couple of patches for the init.d script 
goodies/linux-radiator.init. You could try downloading the patches and trying 
the patched init.d script too see if it solves your problem.

Thanks!

--
Heikki Vatiainen <h...@open.com.au>

Radiator: the most portable, flexible and configurable RADIUS server anywhere. 
SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, 
TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, 
RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, 
Windows, MacOSX, Solaris, VMS, NetWare etc.
.

_______________________________________________
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator
_______________________________________________
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator

Reply via email to