6 Dec
2005
6 Dec
'05
4:15 p.m.
"Lisa Casey" <lisa@jellico.net> wrote:
I have Freeradius 1.01 on FreeBSD 5.3. Two questions:
*please* upgrade to 1.0.5.
1) Is there a way to show which modules are currently installed?
$ ls /path/to/libs/rlm_*
2) I want to use the rlm_counter module. So I went to /usr/ports/distfiles/freeradius-1.0.1/src/modules/rlm_counter and did a ./configure. That went OK, no errors.
You have to configure the server from the top. You CANNOT go into a subdirectory and run configuree like that. Alan DeKok.