Hello, I am trying to get freeradius 0.9.1 up and working but I keep
getting an error "Failed to link to module" no matter what module I try to
use. Maybe this information will tell someone whats wrong / what I am
doing wrong.
Thanks You Very Much



 # radiusd -X
Starting - reading configuration files ...
reread_config:  reading radiusd.conf
Config:   including file: /usr/local/etc/raddb/proxy.conf
Config:   including file: /usr/local/etc/raddb/clients.conf
Config:   including file: /usr/local/etc/raddb/snmp.conf
Config:   including file: /usr/local/etc/raddb/sql.conf
 main: prefix = "/usr/local"
 main: localstatedir = "/usr/local/var"
 main: logdir = "/usr/local/var/log/radius"
 main: libdir = "/usr/local/lib"
 main: radacctdir = "/usr/local/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 = "/usr/local/var/log/radius/radius.log"
 main: log_auth = no
 main: log_auth_badpass = no
 main: log_auth_goodpass = no
 main: pidfile = "/usr/local/var/run/radiusd/radiusd.pid"
 main: user = "(null)"
 main: group = "(null)"
 main: usercollide = no
 main: lower_user = "no"
 main: lower_pass = "no"
 main: nospace_user = "no"
 main: nospace_pass = "no"
 main: checkrad = "/usr/local/sbin/checkrad"
 main: proxy_requests = yes
 proxy: retry_delay = 5
 proxy: retry_count = 3
 proxy: synchronous = no
 proxy: default_fallback = yes
 proxy: dead_time = 120
 proxy: post_proxy_authorize = yes
 proxy: wake_all_if_all_dead = 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
Using deprecated clients file.  Support for this will go away soon.
read_config_files:  reading realms
Using deprecated realms file.  Support for this will go away soon.
radiusd:  entering modules setup
Module: Library search path is /usr/local/lib
radiusd.conf[509] Failed to link to module 'rlm_pap': file not found 
# cd /usr/local/lib
# ls -alF |grep pap
-rwxr-xr-x   1 root     system       120413 Sep 26 21:12
librlm_pap-0.9.1.a*
-rw-r--r--   1 root     system       120413 Sep 26 21:12 librlm_pap.a
lrwxrwxrwx   1 root     system           10 Sep 26 21:12 rlm_pap-0.9.1.la@
-> rlm_pap.la*
-rwxr-xr-x   1 root     system          725 Sep 26 21:12 rlm_pap.la*
# uname
AIX
# oslevel
5.1.0.0
# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/powerpc-ibm-aix5.1.0.0/3.2.3/specs
Configured with: ../gcc-3.2.3/configure --disable-nls
Thread model: aix
gcc version 3.2.3
# 




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

Reply via email to