This is a total newbie question, but I can figure out the answer to it so I decided to post here. I have installed Freeradius-1.0.0(little behind the times, I know). After I finished configuring the radiusd.conf, eap.conf, and users files, I tried to start FreeRadius in debug mode. However, when I type "radiusd -X", I get command not found. What did I do wrong? When I installed the program, I just ran ./configure, make, make install so it should have installed properly. Any help would be greatly appreciated.
Make sure your $PATH is correct. Sounds like Radiusd isn't in your $PATH. /L Den 28/10/2006 kl. 17.29 skrev Chad Best:
This is a total newbie question, but I can figure out the answer to it so I decided to post here. I have installed Freeradius-1.0.0 (little behind the times, I know).
After I finished configuring the radiusd.conf, eap.conf, and users files, I tried to start FreeRadius in debug mode. However, when I type "radiusd -X", I get command not found. What did I do wrong? When I installed the program, I just ran ./configure, make, make install so it should have installed properly.
Any help would be greatly appreciated.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/ users.html
Hi,
This is a total newbie question, but I can figure out the answer to it so I decided to post here. I have installed Freeradius-1.0.0(little behind the times, I know).
After I finished configuring the radiusd.conf, eap.conf, and users files, I tried to start FreeRadius in debug mode. However, when I type "radiusd -X", I get command not found. What did I do wrong? When I installed the program, I just ran ./configure, make, make install so it should have installed properly.
by default, it will install the binary into /usr/local/sbin/ - which probably isnt in your PATH. either supply full name or add that value into your $PATH alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Chad Best -
Lasse