On Thu, 2007-09-13 at 14:40 +0500, [EMAIL PROTECTED] 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.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to