LOGs of eap-tls authentication
Phil Mayers
p.mayers at imperial.ac.uk
Thu Sep 13 11:35:36 CEST 2007
On Thu, 2007-09-13 at 14:40 +0500, anoop_c at sifycorp.com wrote:
> hi
> I am not able to start server by service radiusd restart command/.
> I used to start by simply typing radiusd command
>
> Pls anyone no the command to stop the server
If you are on Unix, radiusd is just an ordinary process, which you stop
the ordinary way for your OS.
I can think of dozens of ways. Usually you would wrap the low-level
methods in a script to do some housekeeping, but you could try:
pkill -TERM radiusd
It sounds like you're not very familiar with your operating system; I'd
learn more about it if I were you.
More information about the Freeradius-Users
mailing list