LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   free radius. help (https://www.linuxquestions.org/questions/linux-software-2/free-radius-help-572611/)

brianmay27 07-26-2007 09:39 PM

free radius. help
 
i get the following message when i start free radius...

Code:

[root@localhost freeradius-1.1.3]# radiusd -A -X -y -z
Starting - reading configuration files ...
reread_config:  reading radiusd.conf
Config:  including file: /usr/local/etc/raddb/clients.conf
 main: prefix = "/usr"
 main: localstatedir = "/var"
 main: logdir = "/var/log/radius"
 main: libdir = "/usr/local/lib"
 main: radacctdir = "/var/log/radius/radacct"
 main: hostname_lookups = no
 main: max_request_time = 30
 main: cleanup_delay = 5
 main: max_requests = 1024
 main: delete_blocked_requests = 0
 main: port = 0
 main: allow_core_dumps = no
 main: log_stripped_names = no
 main: log_file = "/var/log/radius/radius.log"
 main: log_auth = no
 main: log_auth_badpass = no
 main: log_auth_goodpass = no
 main: pidfile = "/var/run/radiusd/radiusd.pid"
 main: bind_address = (IP IP address [255.255.255.255]
 main: user = "radiusd"
 main: group = "radiusd"
 main: usercollide = no
 main: lower_user = "no"
 main: lower_pass = "no"
 main: nospace_user = "no"
 main: nospace_pass = "no"
 main: checkrad = "/usr/sbin/checkrad"
 main: proxy_requests = no
 security: max_attributes = 200
 security: reject_delay = 1
 security: status_server = no
 main: debug_level = 0
read_config_files:  reading dictionary
read_config_files:  reading naslist
Using deprecated naslist file.  Support for this will go away soon.
read_config_files:  reading clients
read_config_files:  reading realms
radiusd:  entering modules setup
Module: Library search path is /usr/local/lib
Module: Loaded expr
Module: Instantiated expr (expr)
radiusd.conf[162] Failed to link to module 'rlm_counter': rlm_counter.so: cannot open shared object file: No such file or directory

i dont know what to do, i am running fedora 7 and it never happens on my other computers. please halp me


All times are GMT -5. The time now is 04:29 AM.