<div><br clear="all">Hello,</div>
<div> I am installing freeradius .it is showing the error   Undefined symbol "cbtls_password" .</div>
<div> what is the problem ..?? i have installed openssl by apt-get install openssl.<br> </div>
<div> </div>
<div>/usr/local/sbin/radiusd -X<br>Starting - reading configuration files ...<br>reread_config: reading radiusd.conf<br>Config: including file: /usr/local/etc/raddb/clients.conf<br>Config: including file: /usr/local/etc/raddb/eap.conf<br>
Config: including file: /usr/local/etc/raddb/sql.conf<br>main: prefix = "/usr/local"<br>main: localstatedir = "/var"<br>main: logdir = "/var/log"<br>main: libdir = "/usr/local/lib"<br>
main: radacctdir = "/var/log/radacct"<br>main: hostname_lookups = no<br>main: max_request_time = 30<br>main: cleanup_delay = 5<br>main: max_requests = 1024<br>main: delete_blocked_requests = 0<br>main: port = 0<br>
main: allow_core_dumps = no<br>main: log_stripped_names = no<br>main: log_file = "/var/log/radius.log"<br>main: log_auth = no<br>main: log_auth_badpass = no<br>main: log_auth_goodpass = no<br>main: pidfile = "/var/run/radiusd/radiusd.pid"<br>
main: user = "(null)"<br>main: group = "(null)"<br>main: usercollide = no<br>main: lower_user = "no"<br>main: lower_pass = "no"<br>main: nospace_user = "no"<br>main: nospace_pass = "no"<br>
main: checkrad = "/usr/local/sbin/checkrad"<br>main: proxy_requests = no<br>security: max_attributes = 200<br>security: reject_delay = 1<br>security: status_server = no<br>main: debug_level = 0<br>read_config_files: reading dictionary<br>
read_config_files: reading naslist<br>read_config_files: reading clients<br>read_config_files: reading realms<br>radiusd: entering modules setup<br>Module: Library search path is /usr/local/lib<br>Module: Loaded exec<br>exec: wait = yes<br>
exec: program = "(null)"<br>exec: input_pairs = "request"<br>exec: output_pairs = "(null)"<br>exec: packet_type = "(null)"<br>rlm_exec: Wait=yes but no output defined. Did you mean output=none?<br>
Module: Instantiated exec (exec)<br>Module: Loaded expr<br>Module: Instantiated expr (expr)<br>Module: Loaded MS-CHAP<br>mschap: use_mppe = yes<br>mschap: require_encryption = no<br>mschap: require_strong = no<br>mschap: with_ntdomain_hack = no<br>
mschap: passwd = "(null)"<br>mschap: authtype = "MS-CHAP"<br>mschap: ntlm_auth = "(null)"<br>Module: Instantiated mschap (mschap)<br>Module: Loaded eap<br>eap: default_eap_type = "peap"<br>
eap: timer_expire = 60<br>eap: ignore_unknown_eap_types = no<br>eap: cisco_accounting_username_bug = no<br>rlm_eap: Failed to link EAP-Type/tls:<br>/usr/local/lib/<a href="http://rlm_eap_tls-1.1.1.so">rlm_eap_tls-1.1.1.so</a>: Undefined symbol "cbtls_password"<br>
radiusd.conf[9]: eap: Module instantiation failed.<br>radiusd.conf[1893] Unknown module "eap".<br>radiusd.conf[1840] Failed to parse authenticate section.<br> </div>