(RADIATOR) small bug (ver 3.1)
Ingvar Berg (EAB)
Ingvar.Berg at era.ericsson.se
Fri Jul 26 04:19:13 CDT 2002
This "feature" has been with us since the dawn of...
The way I solved it is shown in the attached file.
/Ingvar
> -----Original Message-----
> From: Sergey Y. Afonin [mailto:asy at kraft-s.ru]
> Sent: den 26 juli 2002 10:29
> To: radiator at open.com.au
> Subject: (RADIATOR) small bug (ver 3.1)
>
>
> Hello.
>
> Starting Radiator (error starting :-) ) replace pid-file of
> runnig Radiator:
>
> $ /etc/init.d/radiator start
> Starting RADIATOR server: done.
> $ /etc/init.d/radiator start
> Starting RADIATOR server: done.
> Could not bind authentication socket: Address already in use
> at /usr/bin/radiusd line 344.
> $ /etc/init.d/radiator stop
> Stopping RADIUSD server: /etc/init.d/radiator: kill: (13886)
> - No such process
> done.
>
> start/stop script:
>
> start)
> echo -n "Starting RADIATOR server: "
> /usr/bin/radiusd -config_file /etc/raddb/radiator/radius.cfg
> echo "done."
> ;;
> stop)
> echo -n "Stopping RADIUSD server: "
> kill -KILL `cat /var/run/radiusd.pid`
> rm -f /var/run/radiusd.pid
> echo "done."
> ;;
>
> --
> Regards, Sergey Afonin
> asy at kraft-s.ru
>
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usc.radiator
Type: application/octet-stream
Size: 1692 bytes
Desc: not available
URL: <http://www.open.com.au/pipermail/radiator/attachments/20020726/039aff00/attachment.obj>
More information about the radiator
mailing list