Thanks for your kindly reply. <br>Now I edited the default file in /usr/local/etc/raddb/sites-enabled, notice that "handled  # override the "updated" code from attr_filter" (it will cause an error for my Radiusd): <br>        #<br>        #  Allow EAP authentication.<br>        eap<br><br>        #<br>        #  The older configurations sent a number of attributes in<br>        #  Access-Challenge packets, which wasn't strictly correct.<br>        #  If you want to filter out these attributes, uncomment<br>        #  the following lines.<br>        #<br>        Auth-Type eap {<br>                eap {<br>                        handled = 1<br>                }<br>                if (handled && (Response-Packet-Type == Access-Challenge)) {<br>                        attr_filter.access_challenge.post-auth<br>                        handled  # override the "updated" code from attr_filter<br>                }<br>        }<br>}<br><br>The radiusd debug output is as follows:<br><br>root@ubuntu:/usr/local/var/log/radius# radiusd -Xxxxx<br>Wed May 26 20:30:20 2010 : Info: FreeRADIUS Version 2.1.9, for host i686-pc-linux-gnu, built on May 26 2010 at 02:10:20<br>Wed May 26 20:30:20 2010 : Info: Copyright (C) 1999-2009 The FreeRADIUS server project and contributors. <br>Wed May 26 20:30:20 2010 : Info: There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A <br>Wed May 26 20:30:20 2010 : Info: PARTICULAR PURPOSE. <br>Wed May 26 20:30:20 2010 : Info: You may redistribute copies of FreeRADIUS under the terms of the <br>Wed May 26 20:30:20 2010 : Info: GNU General Public License v2. <br>Wed May 26 20:30:20 2010 : Info: Starting - reading configuration files ...<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/radiusd.conf<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/proxy.conf<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/clients.conf<br>Wed May 26 20:30:20 2010 : Debug: including files in directory /usr/local/etc/raddb/modules/<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/acct_unique<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/detail.example.com<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/logintime<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/etc_group<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/realm<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/ntlm_auth<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/krb5<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/sqlcounter_expire_on_login<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/passwd<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/counter<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/detail.log<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/linelog<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/unix<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/smsotp<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/chap<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/policy<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/radutmp<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/always<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/exec<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/otp<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/detail<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/cui<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/mac2vlan<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/mac2ip<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/ldap<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/ippool<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/attr_rewrite<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/expr<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/preprocess<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/digest<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/checkval<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/wimax<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/pap<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/attr_filter<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/sradutmp<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/inner-eap<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/echo<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/mschap<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/sql_log<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/smbpasswd<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/expiration<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/pam<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/files<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/modules/perl<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/eap.conf<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/policy.conf<br>Wed May 26 20:30:20 2010 : Debug: including files in directory /usr/local/etc/raddb/sites-enabled/<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/sites-enabled/control-socket<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/sites-enabled/inner-tunnel<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/sites-enabled/status<br>Wed May 26 20:30:20 2010 : Debug: including configuration file /usr/local/etc/raddb/sites-enabled/default<br>Wed May 26 20:30:20 2010 : Debug: main {<br>Wed May 26 20:30:20 2010 : Debug:     allow_core_dumps = no<br>Wed May 26 20:30:20 2010 : Debug: }<br>Wed May 26 20:30:20 2010 : Debug: including dictionary file /usr/local/etc/raddb/dictionary<br>Wed May 26 20:30:20 2010 : Debug: main {<br>Wed May 26 20:30:20 2010 : Debug:     prefix = "/usr/local"<br>Wed May 26 20:30:20 2010 : Debug:     localstatedir = "/usr/local/var"<br>Wed May 26 20:30:20 2010 : Debug:     logdir = "/usr/local/var/log/radius"<br>Wed May 26 20:30:20 2010 : Debug:     libdir = "/usr/local/lib"<br>Wed May 26 20:30:20 2010 : Debug:     radacctdir = "/usr/local/var/log/radius/radacct"<br>Wed May 26 20:30:20 2010 : Debug:     hostname_lookups = no<br>Wed May 26 20:30:20 2010 : Debug:     max_request_time = 30<br>Wed May 26 20:30:20 2010 : Debug:     cleanup_delay = 5<br>Wed May 26 20:30:20 2010 : Debug:     max_requests = 1024<br>Wed May 26 20:30:20 2010 : Debug:     pidfile = "/usr/local/var/run/radiusd/radiusd.pid"<br>Wed May 26 20:30:20 2010 : Debug:     checkrad = "/usr/local/sbin/checkrad"<br>Wed May 26 20:30:20 2010 : Debug:     debug_level = 0<br>Wed May 26 20:30:20 2010 : Debug:     proxy_requests = yes<br>Wed May 26 20:30:20 2010 : Debug:  log {<br>Wed May 26 20:30:20 2010 : Debug:     stripped_names = yes<br>Wed May 26 20:30:20 2010 : Debug:     auth = yes<br>Wed May 26 20:30:20 2010 : Debug:     auth_badpass = yes<br>Wed May 26 20:30:20 2010 : Debug:     auth_goodpass = yes<br>Wed May 26 20:30:20 2010 : Debug:  }<br>Wed May 26 20:30:20 2010 : Debug:  security {<br>Wed May 26 20:30:20 2010 : Debug:     max_attributes = 200<br>Wed May 26 20:30:20 2010 : Debug:     reject_delay = 1<br>Wed May 26 20:30:20 2010 : Debug:     status_server = yes<br>Wed May 26 20:30:20 2010 : Debug:  }<br>Wed May 26 20:30:20 2010 : Debug: }<br>Wed May 26 20:30:20 2010 : Debug: radiusd: #### Loading Realms and Home Servers ####<br>Wed May 26 20:30:20 2010 : Debug:  proxy server {<br>Wed May 26 20:30:20 2010 : Debug:     retry_delay = 5<br>Wed May 26 20:30:20 2010 : Debug:     retry_count = 3<br>Wed May 26 20:30:20 2010 : Debug:     default_fallback = no<br>Wed May 26 20:30:20 2010 : Debug:     dead_time = 120<br>Wed May 26 20:30:20 2010 : Debug:     wake_all_if_all_dead = no<br>Wed May 26 20:30:20 2010 : Debug:  }<br>Wed May 26 20:30:20 2010 : Debug:  home_server localhost {<br>Wed May 26 20:30:20 2010 : Debug:     ipaddr = 127.0.0.1<br>Wed May 26 20:30:20 2010 : Debug:     port = 1812<br>Wed May 26 20:30:20 2010 : Debug:     type = "auth"<br>Wed May 26 20:30:20 2010 : Debug:     secret = "testing123"<br>Wed May 26 20:30:20 2010 : Debug:     response_window = 20<br>Wed May 26 20:30:20 2010 : Debug:     max_outstanding = 65536<br>Wed May 26 20:30:20 2010 : Debug:     require_message_authenticator = no<br>Wed May 26 20:30:20 2010 : Debug:     zombie_period = 40<br>Wed May 26 20:30:20 2010 : Debug:     status_check = "status-server"<br>Wed May 26 20:30:20 2010 : Debug:     ping_interval = 30<br>Wed May 26 20:30:20 2010 : Debug:     check_interval = 30<br>Wed May 26 20:30:20 2010 : Debug:     num_answers_to_alive = 3<br>Wed May 26 20:30:20 2010 : Debug:     num_pings_to_alive = 3<br>Wed May 26 20:30:20 2010 : Debug:     revive_interval = 120<br>Wed May 26 20:30:20 2010 : Debug:     status_check_timeout = 4<br>Wed May 26 20:30:20 2010 : Debug:     irt = 2<br>Wed May 26 20:30:20 2010 : Debug:     mrt = 16<br>Wed May 26 20:30:20 2010 : Debug:     mrc = 5<br>Wed May 26 20:30:20 2010 : Debug:     mrd = 30<br>Wed May 26 20:30:20 2010 : Debug:  }<br>Wed May 26 20:30:20 2010 : Debug:  home_server_pool my_auth_failover {<br>Wed May 26 20:30:20 2010 : Debug:     type = fail-over<br>Wed May 26 20:30:20 2010 : Debug:     home_server = localhost<br>Wed May 26 20:30:20 2010 : Debug:  }<br>Wed May 26 20:30:20 2010 : Debug:  realm example.com {<br>Wed May 26 20:30:20 2010 : Debug:     auth_pool = my_auth_failover<br>Wed May 26 20:30:20 2010 : Debug:  }<br>Wed May 26 20:30:20 2010 : Debug:  realm LOCAL {<br>Wed May 26 20:30:20 2010 : Debug:  }<br>Wed May 26 20:30:20 2010 : Debug: radiusd: #### Loading Clients ####<br>Wed May 26 20:30:20 2010 : Debug:  client localhost {<br>Wed May 26 20:30:20 2010 : Debug:     ipaddr = 127.0.0.1<br>Wed May 26 20:30:20 2010 : Debug:     require_message_authenticator = no<br>Wed May 26 20:30:20 2010 : Debug:     secret = "testing123"<br>Wed May 26 20:30:20 2010 : Debug:     nastype = "other"<br>Wed May 26 20:30:20 2010 : Debug:  }<br>Wed May 26 20:30:20 2010 : Debug: radiusd: #### Instantiating modules ####<br>Wed May 26 20:30:20 2010 : Debug:  instantiate {<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_exec, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_exec<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating exec<br>Wed May 26 20:30:20 2010 : Debug:   exec {<br>Wed May 26 20:30:20 2010 : Debug:     wait = no<br>Wed May 26 20:30:20 2010 : Debug:     input_pairs = "request"<br>Wed May 26 20:30:20 2010 : Debug:     shell_escape = yes<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_expr, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_expr<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating expr<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_expiration, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_expiration<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating expiration<br>Wed May 26 20:30:20 2010 : Debug:   expiration {<br>Wed May 26 20:30:20 2010 : Debug:     reply-message = "Password Has Expired  "<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_logintime, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_logintime<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating logintime<br>Wed May 26 20:30:20 2010 : Debug:   logintime {<br>Wed May 26 20:30:20 2010 : Debug:     reply-message = "You are calling outside your allowed timespan  "<br>Wed May 26 20:30:20 2010 : Debug:     minimum-timeout = 60<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:  }<br>Wed May 26 20:30:20 2010 : Debug: radiusd: #### Loading Virtual Servers ####<br>Wed May 26 20:30:20 2010 : Debug: server inner-tunnel {<br>Wed May 26 20:30:20 2010 : Debug:  modules {<br>Wed May 26 20:30:20 2010 : Debug:  Module: Checking authenticate {...} for more modules to load<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_pap, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_pap<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating pap<br>Wed May 26 20:30:20 2010 : Debug:   pap {<br>Wed May 26 20:30:20 2010 : Debug:     encryption_scheme = "auto"<br>Wed May 26 20:30:20 2010 : Debug:     auto_header = no<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_chap, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_chap<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating chap<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_mschap, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_mschap<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating mschap<br>Wed May 26 20:30:20 2010 : Debug:   mschap {<br>Wed May 26 20:30:20 2010 : Debug:     use_mppe = yes<br>Wed May 26 20:30:20 2010 : Debug:     require_encryption = no<br>Wed May 26 20:30:20 2010 : Debug:     require_strong = no<br>Wed May 26 20:30:20 2010 : Debug:     with_ntdomain_hack = no<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_unix, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_unix<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating unix<br>Wed May 26 20:30:20 2010 : Debug:   unix {<br>Wed May 26 20:30:20 2010 : Debug:     radwtmp = "/usr/local/var/log/radius/radwtmp"<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_eap, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_eap<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating eap<br>Wed May 26 20:30:20 2010 : Debug:   eap {<br>Wed May 26 20:30:20 2010 : Debug:     default_eap_type = "md5"<br>Wed May 26 20:30:20 2010 : Debug:     timer_expire = 60<br>Wed May 26 20:30:20 2010 : Debug:     ignore_unknown_eap_types = no<br>Wed May 26 20:30:20 2010 : Debug:     cisco_accounting_username_bug = no<br>Wed May 26 20:30:20 2010 : Debug:     max_sessions = 4096<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to sub-module rlm_eap_md5<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating eap-md5<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to sub-module rlm_eap_leap<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating eap-leap<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to sub-module rlm_eap_gtc<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating eap-gtc<br>Wed May 26 20:30:20 2010 : Debug:    gtc {<br>Wed May 26 20:30:20 2010 : Debug:     challenge = "Password: "<br>Wed May 26 20:30:20 2010 : Debug:     auth_type = "PAP"<br>Wed May 26 20:30:20 2010 : Debug:    }<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to sub-module rlm_eap_tls<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating eap-tls<br>Wed May 26 20:30:20 2010 : Debug:    tls {<br>Wed May 26 20:30:20 2010 : Debug:     rsa_key_exchange = no<br>Wed May 26 20:30:20 2010 : Debug:     dh_key_exchange = yes<br>Wed May 26 20:30:20 2010 : Debug:     rsa_key_length = 512<br>Wed May 26 20:30:20 2010 : Debug:     dh_key_length = 512<br>Wed May 26 20:30:20 2010 : Debug:     verify_depth = 0<br>Wed May 26 20:30:20 2010 : Debug:     pem_file_type = yes<br>Wed May 26 20:30:20 2010 : Debug:     private_key_file = "/usr/local/etc/raddb/certs/server.pem"<br>Wed May 26 20:30:20 2010 : Debug:     certificate_file = "/usr/local/etc/raddb/certs/server.pem"<br>Wed May 26 20:30:20 2010 : Debug:     CA_file = "/usr/local/etc/raddb/certs/ca.pem"<br>Wed May 26 20:30:20 2010 : Debug:     private_key_password = "whatever"<br>Wed May 26 20:30:20 2010 : Debug:     dh_file = "/usr/local/etc/raddb/certs/dh"<br>Wed May 26 20:30:20 2010 : Debug:     random_file = "/usr/local/etc/raddb/certs/random"<br>Wed May 26 20:30:20 2010 : Debug:     fragment_size = 1024<br>Wed May 26 20:30:20 2010 : Debug:     include_length = yes<br>Wed May 26 20:30:20 2010 : Debug:     check_crl = no<br>Wed May 26 20:30:20 2010 : Debug:     cipher_list = "DEFAULT"<br>Wed May 26 20:30:20 2010 : Debug:     make_cert_command = "/usr/local/etc/raddb/certs/bootstrap"<br>Wed May 26 20:30:20 2010 : Debug:     cache {<br>Wed May 26 20:30:20 2010 : Debug:     enable = no<br>Wed May 26 20:30:20 2010 : Debug:     lifetime = 24<br>Wed May 26 20:30:20 2010 : Debug:     max_entries = 255<br>Wed May 26 20:30:20 2010 : Debug:     }<br>Wed May 26 20:30:20 2010 : Debug:    }<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to sub-module rlm_eap_ttls<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating eap-ttls<br>Wed May 26 20:30:20 2010 : Debug:    ttls {<br>Wed May 26 20:30:20 2010 : Debug:     default_eap_type = "md5"<br>Wed May 26 20:30:20 2010 : Debug:     copy_request_to_tunnel = no<br>Wed May 26 20:30:20 2010 : Debug:     use_tunneled_reply = no<br>Wed May 26 20:30:20 2010 : Debug:     virtual_server = "inner-tunnel"<br>Wed May 26 20:30:20 2010 : Debug:     include_length = yes<br>Wed May 26 20:30:20 2010 : Debug:    }<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to sub-module rlm_eap_peap<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating eap-peap<br>Wed May 26 20:30:20 2010 : Debug:    peap {<br>Wed May 26 20:30:20 2010 : Debug:     default_eap_type = "mschapv2"<br>Wed May 26 20:30:20 2010 : Debug:     copy_request_to_tunnel = no<br>Wed May 26 20:30:20 2010 : Debug:     use_tunneled_reply = no<br>Wed May 26 20:30:20 2010 : Debug:     proxy_tunneled_request_as_eap = yes<br>Wed May 26 20:30:20 2010 : Debug:     virtual_server = "inner-tunnel"<br>Wed May 26 20:30:20 2010 : Debug:    }<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to sub-module rlm_eap_mschapv2<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating eap-mschapv2<br>Wed May 26 20:30:20 2010 : Debug:    mschapv2 {<br>Wed May 26 20:30:20 2010 : Debug:     with_ntdomain_hack = no<br>Wed May 26 20:30:20 2010 : Debug:    }<br>Wed May 26 20:30:20 2010 : Debug:  Module: Checking authorize {...} for more modules to load<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_realm, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_realm<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating suffix<br>Wed May 26 20:30:20 2010 : Debug:   realm suffix {<br>Wed May 26 20:30:20 2010 : Debug:     format = "suffix"<br>Wed May 26 20:30:20 2010 : Debug:     delimiter = "@"<br>Wed May 26 20:30:20 2010 : Debug:     ignore_default = no<br>Wed May 26 20:30:20 2010 : Debug:     ignore_null = no<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_files, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_files<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating files<br>Wed May 26 20:30:20 2010 : Debug:   files {<br>Wed May 26 20:30:20 2010 : Debug:     usersfile = "/usr/local/etc/raddb/users"<br>Wed May 26 20:30:20 2010 : Debug:     acctusersfile = "/usr/local/etc/raddb/acct_users"<br>Wed May 26 20:30:20 2010 : Debug:     preproxy_usersfile = "/usr/local/etc/raddb/preproxy_users"<br>Wed May 26 20:30:20 2010 : Debug:     compat = "no"<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:  Module: Checking session {...} for more modules to load<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_radutmp, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_radutmp<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating radutmp<br>Wed May 26 20:30:20 2010 : Debug:   radutmp {<br>Wed May 26 20:30:20 2010 : Debug:     filename = "/usr/local/var/log/radius/radutmp"<br>Wed May 26 20:30:20 2010 : Debug:     username = "%{User-Name}"<br>Wed May 26 20:30:20 2010 : Debug:     case_sensitive = yes<br>Wed May 26 20:30:20 2010 : Debug:     check_with_nas = yes<br>Wed May 26 20:30:20 2010 : Debug:     perm = 384<br>Wed May 26 20:30:20 2010 : Debug:     callerid = yes<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:  Module: Checking post-proxy {...} for more modules to load<br>Wed May 26 20:30:20 2010 : Debug:  Module: Checking post-auth {...} for more modules to load<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_attr_filter, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_attr_filter<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating attr_filter.access_reject<br>Wed May 26 20:30:20 2010 : Debug: ****** attr_filter_instantiate <br>Wed May 26 20:30:20 2010 : Debug:   attr_filter attr_filter.access_reject {<br>Wed May 26 20:30:20 2010 : Debug:     attrsfile = "/usr/local/etc/raddb/attrs.access_reject"<br>Wed May 26 20:30:20 2010 : Debug:     key = "%{User-Name}"<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug: ****** getattrsfile <br>Wed May 26 20:30:20 2010 : Debug:  } # modules<br>Wed May 26 20:30:20 2010 : Debug: } # server<br>Wed May 26 20:30:20 2010 : Debug: server status {<br>Wed May 26 20:30:20 2010 : Debug:  modules {<br>Wed May 26 20:30:20 2010 : Debug:  Module: Checking authorize {...} for more modules to load<br>Wed May 26 20:30:20 2010 : Debug:     (Loaded rlm_always, checking if it's valid)<br>Wed May 26 20:30:20 2010 : Debug:  Module: Linked to module rlm_always<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating ok<br>Wed May 26 20:30:20 2010 : Debug:   always ok {<br>Wed May 26 20:30:20 2010 : Debug:     rcode = "ok"<br>Wed May 26 20:30:20 2010 : Debug:     simulcount = 0<br>Wed May 26 20:30:20 2010 : Debug:     mpp = no<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug:  } # modules<br>Wed May 26 20:30:20 2010 : Debug: } # server<br>Wed May 26 20:30:20 2010 : Debug: server {<br>Wed May 26 20:30:20 2010 : Debug:  modules {<br>Wed May 26 20:30:20 2010 : Debug:  Module: Checking authenticate {...} for more modules to load<br>Wed May 26 20:30:20 2010 : Debug:  Module: Instantiating attr_filter.access_challenge<br>Wed May 26 20:30:20 2010 : Debug: ****** attr_filter_instantiate <br>Wed May 26 20:30:20 2010 : Debug:   attr_filter attr_filter.access_challenge {<br>Wed May 26 20:30:20 2010 : Debug:     attrsfile = "/usr/local/etc/raddb/attrs.access_challenge"<br>Wed May 26 20:30:20 2010 : Debug:     key = "%{User-Name}"<br>Wed May 26 20:30:20 2010 : Debug:   }<br>Wed May 26 20:30:20 2010 : Debug: ****** getattrsfile <br>Wed May 26 20:30:20 2010 : Error: /usr/local/etc/raddb/sites-enabled/default[301]: Unknown action 'override'. <br>Wed May 26 20:30:20 2010 : Error: /usr/local/etc/raddb/sites-enabled/default[299]: Failed to parse "if" subsection.<br>root@ubuntu:/usr/local/var/log/radius# <br><br>Therefore, I don't understand why this default file is not the one my server is reading.<br><div></div><br><pre><br>在2010-05-26 23:10:42,"Alan DeKok" <aland@deployingradius.com> 写道:
>WWF wrote:
>>>  You were told what the problem was, and how to fix it.  There is no
>>>magic involved.
>> 
>> Sorry, I don't know which one? If it is the 
>
>  You said you edited a file.  The debug output showed that the file was
>not edited.
>
>> Maybe I think this is a good and only way to get some hints after my msg in http://lists.freeradius.org/pipermail/freeradius-users/2010-May/msg00596.html. It seems a long wait.
>> I am not trying to complain but really want to use the software correctly. 
>
>  Make sure you are editing the file that the server is reading.  There
>really aren't many ways of saying that.  It is *impossible* to help you
>until you edit the file that the server is reading.
>
>  Alan DeKok.
>-
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
</pre><br><br><span title="neteasefooter"/><hr/>
<a href="http://ym.163.com/?from=od3" target="_blank">网易为中小企业免费提供企业邮箱(自主域名)</a>
</span>