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 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

