The problem persists with quoted username (it's Administrator in UTF-8 in russian and it looks correct in logs):<br><br>FreeRADIUS Version 2.1.7, for host i686-redhat-linux-gnu, built on Mar 31 2010 at 00:25:31<br>Copyright (C) 1999-2009 The FreeRADIUS server project and contributors. <br>
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A <br>PARTICULAR PURPOSE. <br>You may redistribute copies of FreeRADIUS under the terms of the <br>GNU General Public License v2. <br>Starting - reading configuration files ...<br>
including configuration file /etc/raddb/radiusd.conf<br>including configuration file /etc/raddb/proxy.conf<br>including configuration file /etc/raddb/clients.conf<br>including files in directory /etc/raddb/modules/<br>including configuration file /etc/raddb/modules/files<br>
including configuration file /etc/raddb/modules/expiration<br>including configuration file /etc/raddb/modules/sradutmp<br>including configuration file /etc/raddb/modules/wimax<br>including configuration file /etc/raddb/modules/realm<br>
including configuration file /etc/raddb/modules/sql_log<br>including configuration file /etc/raddb/modules/inner-eap<br>including configuration file /etc/raddb/modules/detail<br>including configuration file /etc/raddb/modules/smbpasswd<br>
including configuration file /etc/raddb/modules/preprocess<br>including configuration file /etc/raddb/modules/unix<br>including configuration file /etc/raddb/modules/mschap<br>including configuration file /etc/raddb/modules/acct_unique<br>
including configuration file /etc/raddb/modules/logintime<br>including configuration file /etc/raddb/modules/digest<br>including configuration file /etc/raddb/modules/checkval<br>including configuration file /etc/raddb/modules/mac2vlan<br>
including configuration file /etc/raddb/modules/chap<br>including configuration file /etc/raddb/modules/counter<br>including configuration file /etc/raddb/modules/ippool<br>including configuration file /etc/raddb/modules/policy<br>
including configuration file /etc/raddb/modules/pam<br>including configuration file /etc/raddb/modules/cui<br>including configuration file /etc/raddb/modules/radutmp<br>including configuration file /etc/raddb/modules/exec<br>
including configuration file /etc/raddb/modules/<a href="http://detail.example.com">detail.example.com</a><br>including configuration file /etc/raddb/modules/sqlcounter_expire_on_login<br>including configuration file /etc/raddb/modules/detail.log<br>
including configuration file /etc/raddb/modules/linelog<br>including configuration file /etc/raddb/modules/smsotp<br>including configuration file /etc/raddb/modules/echo<br>including configuration file /etc/raddb/modules/pap<br>
including configuration file /etc/raddb/modules/perl<br>including configuration file /etc/raddb/modules/otp<br>including configuration file /etc/raddb/modules/passwd<br>including configuration file /etc/raddb/modules/attr_rewrite<br>
including configuration file /etc/raddb/modules/mac2ip<br>including configuration file /etc/raddb/modules/expr<br>including configuration file /etc/raddb/modules/always<br>including configuration file /etc/raddb/modules/etc_group<br>
including configuration file /etc/raddb/modules/attr_filter<br>including configuration file /etc/raddb/eap.conf<br>including configuration file /etc/raddb/policy.conf<br>including files in directory /etc/raddb/sites-enabled/<br>
including configuration file /etc/raddb/sites-enabled/control-socket<br>including configuration file /etc/raddb/sites-enabled/inner-tunnel<br>including configuration file /etc/raddb/sites-enabled/default<br>group = radiusd<br>
user = radiusd<br>including dictionary file /etc/raddb/dictionary<br>main {<br>    prefix = "/usr"<br>    localstatedir = "/var"<br>    logdir = "/var/log/radius"<br>    libdir = "/usr/lib/freeradius"<br>
    radacctdir = "/var/log/radius/radacct"<br>    hostname_lookups = no<br>    max_request_time = 30<br>    cleanup_delay = 5<br>    max_requests = 1024<br>    allow_core_dumps = no<br>    pidfile = "/var/run/radiusd/radiusd.pid"<br>
    checkrad = "/usr/sbin/checkrad"<br>    debug_level = 0<br>    proxy_requests = yes<br> log {<br>    stripped_names = no<br>    auth = no<br>    auth_badpass = no<br>    auth_goodpass = no<br> }<br> security {<br>
    max_attributes = 200<br>    reject_delay = 1<br>    status_server = yes<br> }<br>}<br>radiusd: #### Loading Realms and Home Servers ####<br> proxy server {<br>    retry_delay = 5<br>    retry_count = 3<br>    default_fallback = no<br>
    dead_time = 120<br>    wake_all_if_all_dead = no<br> }<br> realm CITYHALL {<br> }<br> realm LOCAL {<br> }<br> home_server localhost {<br>    ipaddr = 127.0.0.1<br>    port = 1812<br>    type = "auth"<br>    secret = "testing123"<br>
    response_window = 20<br>    max_outstanding = 65536<br>    require_message_authenticator = no<br>    zombie_period = 40<br>    status_check = "status-server"<br>    ping_interval = 30<br>    check_interval = 30<br>
    num_answers_to_alive = 3<br>    num_pings_to_alive = 3<br>    revive_interval = 120<br>    status_check_timeout = 4<br>    irt = 2<br>    mrt = 16<br>    mrc = 5<br>    mrd = 30<br> }<br> home_server_pool my_auth_failover {<br>
    type = fail-over<br>    home_server = localhost<br> }<br>radiusd: #### Loading Clients ####<br> client localhost {<br>    ipaddr = 127.0.0.1<br>    require_message_authenticator = no<br>    secret = "testing123"<br>
    nastype = "other"<br> }<br> client <a href="http://10.39.0.0/24">10.39.0.0/24</a> {<br>    require_message_authenticator = no<br>    secret = "cityhall11"<br>    nastype = "other"<br> }<br>
radiusd: #### Instantiating modules ####<br> instantiate {<br> Module: Linked to module rlm_exec<br> Module: Instantiating exec<br>  exec {<br>    wait = no<br>    input_pairs = "request"<br>    shell_escape = yes<br>
  }<br> Module: Linked to module rlm_expr<br> Module: Instantiating expr<br> Module: Linked to module rlm_expiration<br> Module: Instantiating expiration<br>  expiration {<br>    reply-message = "Password Has Expired  "<br>
  }<br> Module: Linked to module rlm_logintime<br> Module: Instantiating logintime<br>  logintime {<br>    reply-message = "You are calling outside your allowed timespan  "<br>    minimum-timeout = 60<br>  }<br>
 }<br>radiusd: #### Loading Virtual Servers ####<br>server inner-tunnel {<br> modules {<br> Module: Checking authenticate {...} for more modules to load<br> Module: Linked to module rlm_pap<br> Module: Instantiating pap<br>
  pap {<br>    encryption_scheme = "auto"<br>    auto_header = no<br>  }<br> Module: Linked to module rlm_chap<br> Module: Instantiating chap<br> Module: Linked to module rlm_mschap<br> Module: Instantiating mschap<br>
  mschap {<br>    use_mppe = yes<br>    require_encryption = yes<br>    require_strong = no<br>    with_ntdomain_hack = yes<br>    ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key --username="%{mschap:User-Name}" --domain=%{mschap:NT-Domain} --challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}"<br>
  }<br> Module: Linked to module rlm_unix<br> Module: Instantiating unix<br>  unix {<br>    radwtmp = "/var/log/radius/radwtmp"<br>  }<br> Module: Linked to module rlm_eap<br> Module: Instantiating eap<br>  eap {<br>
    default_eap_type = "peap"<br>    timer_expire = 60<br>    ignore_unknown_eap_types = no<br>    cisco_accounting_username_bug = no<br>    max_sessions = 2048<br>  }<br> Module: Linked to sub-module rlm_eap_md5<br>
 Module: Instantiating eap-md5<br> Module: Linked to sub-module rlm_eap_leap<br> Module: Instantiating eap-leap<br> Module: Linked to sub-module rlm_eap_gtc<br> Module: Instantiating eap-gtc<br>   gtc {<br>    challenge = "Password: "<br>
    auth_type = "PAP"<br>   }<br> Module: Linked to sub-module rlm_eap_tls<br> Module: Instantiating eap-tls<br>   tls {<br>    rsa_key_exchange = no<br>    dh_key_exchange = yes<br>    rsa_key_length = 512<br>    dh_key_length = 512<br>
    verify_depth = 0<br>    pem_file_type = yes<br>    private_key_file = "/etc/raddb/certs/radiuskey.pem"<br>    certificate_file = "/etc/raddb/certs/radius.pem"<br>    CA_file = "/etc/raddb/certs/ca.pem"<br>
    private_key_password = "server2003"<br>    dh_file = "/etc/raddb/certs/dh"<br>    random_file = "/etc/raddb/certs/random"<br>    fragment_size = 1024<br>    include_length = yes<br>    check_crl = no<br>
    cipher_list = "DEFAULT"<br>    cache {<br>    enable = no<br>    lifetime = 24<br>    max_entries = 255<br>    }<br>   }<br> Module: Linked to sub-module rlm_eap_ttls<br> Module: Instantiating eap-ttls<br>   ttls {<br>
    default_eap_type = "peap"<br>    copy_request_to_tunnel = no<br>    use_tunneled_reply = no<br>    virtual_server = "inner-tunnel"<br>    include_length = yes<br>   }<br> Module: Linked to sub-module rlm_eap_peap<br>
 Module: Instantiating eap-peap<br>   peap {<br>    default_eap_type = "mschapv2"<br>    copy_request_to_tunnel = yes<br>    use_tunneled_reply = yes<br>    proxy_tunneled_request_as_eap = yes<br>    virtual_server = "inner-tunnel"<br>
   }<br> Module: Linked to sub-module rlm_eap_mschapv2<br> Module: Instantiating eap-mschapv2<br>   mschapv2 {<br>    with_ntdomain_hack = no<br>   }<br> Module: Checking authorize {...} for more modules to load<br> Module: Linked to module rlm_realm<br>
 Module: Instantiating ntdomain<br>  realm ntdomain {<br>    format = "prefix"<br>    delimiter = "\"<br>    ignore_default = no<br>    ignore_null = no<br>  }<br> Module: Linked to module rlm_files<br>
 Module: Instantiating files<br>  files {<br>    usersfile = "/etc/raddb/users"<br>    acctusersfile = "/etc/raddb/acct_users"<br>    preproxy_usersfile = "/etc/raddb/preproxy_users"<br>    compat = "no"<br>
  }<br> Module: Checking session {...} for more modules to load<br> Module: Linked to module rlm_radutmp<br> Module: Instantiating radutmp<br>  radutmp {<br>    filename = "/var/log/radius/radutmp"<br>    username = "%{User-Name}"<br>
    case_sensitive = yes<br>    check_with_nas = yes<br>    perm = 384<br>    callerid = yes<br>  }<br> Module: Checking pre-proxy {...} for more modules to load<br> Module: Checking post-proxy {...} for more modules to load<br>
 Module: Checking post-auth {...} for more modules to load<br> Module: Linked to module rlm_attr_filter<br> Module: Instantiating attr_filter.access_reject<br>  attr_filter attr_filter.access_reject {<br>    attrsfile = "/etc/raddb/attrs.access_reject"<br>
    key = "%{User-Name}"<br>  }<br> } # modules<br>} # server<br>server {<br> modules {<br> Module: Checking authenticate {...} for more modules to load<br> Module: Checking authorize {...} for more modules to load<br>
 Module: Linked to module rlm_preprocess<br> Module: Instantiating preprocess<br>  preprocess {<br>    huntgroups = "/etc/raddb/huntgroups"<br>    hints = "/etc/raddb/hints"<br>    with_ascend_hack = no<br>
    ascend_channels_per_line = 23<br>    with_ntdomain_hack = no<br>    with_specialix_jetstream_hack = no<br>    with_cisco_vsa_hack = no<br>    with_alvarion_vsa_hack = no<br>  }<br> Module: Instantiating suffix<br>  realm suffix {<br>
    format = "suffix"<br>    delimiter = "@"<br>    ignore_default = no<br>    ignore_null = no<br>  }<br> Module: Checking preacct {...} for more modules to load<br> Module: Linked to module rlm_acct_unique<br>
 Module: Instantiating acct_unique<br>  acct_unique {<br>    key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port"<br>  }<br> Module: Checking accounting {...} for more modules to load<br>
 Module: Linked to module rlm_detail<br> Module: Instantiating detail<br>  detail {<br>    detailfile = "/var/log/radius/radacct/%{Client-IP-Address}/detail-%Y%m%d"<br>    header = "%t"<br>    detailperm = 384<br>
    dirperm = 493<br>    locking = no<br>    log_packet_header = no<br>  }<br> Module: Instantiating attr_filter.accounting_response<br>  attr_filter attr_filter.accounting_response {<br>    attrsfile = "/etc/raddb/attrs.accounting_response"<br>
    key = "%{User-Name}"<br>  }<br> Module: Checking session {...} for more modules to load<br> Module: Checking pre-proxy {...} for more modules to load<br> Module: Checking post-proxy {...} for more modules to load<br>
 Module: Checking post-auth {...} for more modules to load<br> } # modules<br>} # server<br>radiusd: #### Opening IP addresses and Ports ####<br>listen {<br>    type = "auth"<br>    ipaddr = *<br>    port = 0<br>
}<br>listen {<br>    type = "acct"<br>    ipaddr = *<br>    port = 0<br>}<br>listen {<br>    type = "control"<br> listen {<br>    socket = "/var/run/radiusd/radiusd.sock"<br> }<br>}<br>Listening on authentication address * port 1812<br>
Listening on accounting address * port 1813<br>Listening on command file /var/run/radiusd/radiusd.sock<br>Listening on proxy address * port 1814<br>Ready to process requests.<br>rad_recv: Access-Request packet from host 10.39.0.31 port 8021, id=242, length=245<br>
    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>    NAS-Identifier = "D-Link"<br>    User-Name = "CITYHALL\\Администратор"<br>    Service-Type = Framed-User<br>    NAS-Port = 25<br>
    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>    Called-Station-Id = "00-15-e9-89-df-33"<br>    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>
    EAP-Message = 0x02020028014349545948414c4c5cd090d0b4d0bcd0b8d0bdd0b8d181d182d180d0b0d182d0bed180<br>    Message-Authenticator = 0x797aca958cbb7f67450e0fd0c98b7ed7<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>
[eap] EAP packet type response id 2 length 40<br>[eap] No EAP Start, assuming it's an on-going EAP conversation<br>++[eap] returns updated<br>++[chap] returns noop<br>++[mschap] returns noop<br>[suffix] No '@' in User-Name = "CITYHALL\Р?РґРјРёРЅРёС?С?С?Р°С?РѕС?", looking up realm NULL<br>
[suffix] No such realm "NULL"<br>++[suffix] returns noop<br>[ntdomain] Looking up realm "CITYHALL" for User-Name = "CITYHALL\Р?РґРјРёРЅРёС?С?С?Р°С?РѕС?"<br>[ntdomain] Found realm "CITYHALL"<br>
[ntdomain] Adding Stripped-User-Name = "Р?РґРјРёРЅРёС?С?С?Р°С<br>[ntdomain] Adding Realm = "CITYHALL"<br>[ntdomain] Authentication realm is LOCAL.<br>++[ntdomain] returns ok<br>++[unix] returns notfound<br>
++[files] returns noop<br>++[expiration] returns noop<br>++[logintime] returns noop<br>[pap] WARNING! No "known good" password found for the user.  Authentication may fail because of this.<br>++[pap] returns noop<br>
Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>[eap] EAP Identity<br>[eap] processing type tls<br>[tls] Initiate<br>[tls] Start returned 1<br>++[eap] returns handled<br>Sending Access-Challenge of id 242 to 10.39.0.31 port 8021<br>
    EAP-Message = 0x010300061920<br>    Message-Authenticator = 0x00000000000000000000000000000000<br>    State = 0x014cf4f9014fed1133d4c222d789e2c6<br>Finished request 0.<br>Going to the next request<br>Waking up in 4.9 seconds.<br>
rad_recv: Access-Request packet from host 10.39.0.31 port 8021, id=243, length=310<br>    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>    NAS-Identifier = "D-Link"<br>    User-Name = "CITYHALL\\Администратор"<br>
    Service-Type = Framed-User<br>    NAS-Port = 25<br>    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>    Called-Station-Id = "00-15-e9-89-df-33"<br>    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>
    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>    State = 0x014cf4f9014fed1133d4c222d789e2c6<br>    EAP-Message = 0x0203005719800000004d16030100480100004403014e44fd937bdca33f62ba9ff740540e857213ee4abb20702dcf7cc8c616db210500001600040005000a0009006400620003000600130012006301000005ff01000100<br>
    Message-Authenticator = 0xa9e4b67cd652172ec2864a652ff78642<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>[eap] EAP packet type response id 3 length 87<br>[eap] Continuing tunnel setup.<br>++[eap] returns ok<br>
Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>[eap] Request found, released from the list<br>[eap] EAP/peap<br>[eap] processing type peap<br>[peap] processing EAP-TLS<br>  TLS Length 77<br>[peap] Length Included<br>
[peap] eaptls_verify returned 11 <br>[peap]     (other): before/accept initialization <br>[peap]     TLS_accept: before/accept initialization <br>[peap] <<< TLS 1.0 Handshake [length 0048], ClientHello  <br>[peap]     TLS_accept: SSLv3 read client hello A <br>
[peap] >>> TLS 1.0 Handshake [length 0031], ServerHello  <br>[peap]     TLS_accept: SSLv3 write server hello A <br>[peap] >>> TLS 1.0 Handshake [length 0795], Certificate  <br>[peap]     TLS_accept: SSLv3 write certificate A <br>
[peap] >>> TLS 1.0 Handshake [length 0004], ServerHelloDone  <br>[peap]     TLS_accept: SSLv3 write server done A <br>[peap]     TLS_accept: SSLv3 flush data <br>[peap]     TLS_accept: Need to read more data: SSLv3 read client certificate A<br>
In SSL Handshake Phase <br>In SSL Accept mode  <br>[peap] eaptls_process returned 13 <br>[peap] EAPTLS_HANDLED<br>++[eap] returns handled<br>Sending Access-Challenge of id 243 to 10.39.0.31 port 8021<br>    EAP-Message = 0x0104040019c0000007d916030100310200002d03014e44ff18a4cf10a1b089dae9df8f2d66eb0dd1aebce4520af4032a14b3d8eb8d000004000005ff0100010016030107950b00079100078e0002ea308202e6308201cea003020102020101300d06092a864886f70d0101050500304a31133011060a0992268993f22c6401191603676f7631183016060a0992268993f22c64011916086369747968616c6c31193017060355040313104369747968616c6c20726f6f74204341301e170d3131303532373039303335365a170d3132303532363039303335365a30818d310b3009060355040613025255311430120603550408130b4b616c696e696e67<br>
    EAP-Message = 0x726164311430120603550407130b4b616c696e696e677261643111300f060355040a13084349545948414c4c310d300b060355040b130443494b54310f300d06035504031306726164697573311f301d06092a864886f70d0109011610616665646f746f76406b6c67642e727530819f300d06092a864886f70d010101050003818d0030818902818100a9bd01fbcd1c9a73ed78777a5e47d6cd1b1a2a60db68bcde416c57bb50d06dcc5fa138befe517fda4a711a0814b4c00712b87475f48fbdfdfac7c35f0ca6ae315722d0c120d0e4070acd700dca4e38f05dcfa6900c86bc967018524d89c568dde6a6735badfa6395a5f593db7405433859f7bd<br>
    EAP-Message = 0xa737106bb78cf4b142fbc7ebf10203010001a317301530130603551d25040c300a06082b06010505070301300d06092a864886f70d010105050003820101001c15824d2f157cae2a05b2c8d789c4f5a3749e5fb167b9da4db29ce3516e3652a8f22be40dcc92501379ac9735107470f47a28298df01d50eed08e74a5ec221d7f83723d5cb80fbfb5f0b9da6efa688e6f15aefe1219a161418e99ce38d305bb0b2a29078f063ba77ab1066e32067f0aaa6d3043089e146016c4a3eda16e99df4eab49d4ae34811d1e34538ea010d40f4a9e0d077fda374798ede64caab96c71b74c0edf1f47c0c196335974c49e30edaf9ff4935998553a3d86a8bee30b<br>
    EAP-Message = 0x754c01c0196a66b0e0819a55e41eab738bf64e15412245297cffd3b72320e03d314e7a9e086341d5ec412176d1e117484759070d24209bcadf7b9c21feeb74b1b33d00049e3082049a30820382a00302010202102fad09775656c3b0478e136a8c5e2f49300d06092a864886f70d0101050500304a31133011060a0992268993f22c6401191603676f7631183016060a0992268993f22c64011916086369747968616c6c31193017060355040313104369747968616c6c20726f6f74204341301e170d3131303132313130333132375a170d3136303132313130333833325a304a31133011060a0992268993f22c6401191603676f7631183016060a09<br>
    EAP-Message = 0x92268993f22c640119160863<br>    Message-Authenticator = 0x00000000000000000000000000000000<br>    State = 0x014cf4f90048ed1133d4c222d789e2c6<br>Finished request 1.<br>Going to the next request<br>Waking up in 4.5 seconds.<br>
rad_recv: Access-Request packet from host 10.39.0.31 port 8021, id=244, length=229<br>    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>    NAS-Identifier = "D-Link"<br>    User-Name = "CITYHALL\\Администратор"<br>
    Service-Type = Framed-User<br>    NAS-Port = 25<br>    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>    Called-Station-Id = "00-15-e9-89-df-33"<br>    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>
    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>    State = 0x014cf4f90048ed1133d4c222d789e2c6<br>    EAP-Message = 0x020400061900<br>    Message-Authenticator = 0xfbb2c9e4ee59beb189e215fbffb32ca7<br>
+- entering group authorize {...}<br>++[preprocess] returns ok<br>[eap] EAP packet type response id 4 length 6<br>[eap] Continuing tunnel setup.<br>++[eap] returns ok<br>Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>
[eap] Request found, released from the list<br>[eap] EAP/peap<br>[eap] processing type peap<br>[peap] processing EAP-TLS<br>[peap] Received TLS ACK<br>[peap] ACK handshake fragment handler<br>[peap] eaptls_verify returned 1 <br>
[peap] eaptls_process returned 13 <br>[peap] EAPTLS_HANDLED<br>++[eap] returns handled<br>Sending Access-Challenge of id 244 to 10.39.0.31 port 8021<br>    EAP-Message = 0x010503e9190069747968616c6c31193017060355040313104369747968616c6c20726f6f7420434130820122300d06092a864886f70d01010105000382010f003082010a0282010100d135657ca57b1d317762f095fb46ffc5dd19e111a22f9de73622decfd2fc1682ba69f6d2d30a8b2cc4d3ca04b7eda61a4e5e45da02ae2a85bbf1b5c18a328e9d61f115bc16cdd048cf888aec1233d76dfb873a64df7bd89847c891deb710119f15e460b43a38cb7521d83925eff7ba75d9ab0c5b25d9de4db2164d118c573ddf378b794c1d53d97e0de48afb074103a6370d673cfc9f3ec5399fce8bb43072d9cf06dea65a5579cfbb0a2e7c39624836396a90f2<br>
    EAP-Message = 0x9c08ce5273a8637ab8c90607392b530c4dfad4834a29e84c74aaa6affee215dc483ac3adc07f0e5d696dd38dce89cc46a45dbd981a9ebdb8439bd277f14b58d230eb97057a27134018bc54c70203010001a382017a30820176301306092b060104018237140204061e0400430041300b0603551d0f040403020146300f0603551d130101ff040530030101ff301d0603551d0e04160414b593101da731658da59dca69f6caf9fd70389f0d3082010e0603551d1f04820105308201013081fea081fba081f88681b86c6461703a2f2f2f434e3d4369747968616c6c253230726f6f7425323043412c434e3d6264632c434e3d4344502c434e3d5075626c<br>
    EAP-Message = 0x69632532304b657925323053657276696365732c434e3d53657276696365732c434e3d436f6e66696775726174696f6e2c44433d6369747968616c6c2c44433d676f763f63657274696669636174655265766f636174696f6e4c6973743f626173653f6f626a656374436c6173733d63524c446973747269627574696f6e506f696e74863b687474703a2f2f6264632e6369747968616c6c2e676f762f43657274456e726f6c6c2f4369747968616c6c253230726f6f7425323043412e63726c301006092b06010401823715010403020100300d06092a864886f70d01010505000382010100290eb63146fa57bc17e2ad53cc23cfddbd401bec6e9dbd<br>
    EAP-Message = 0x9830c126145da35ba20446567798f7448a1c2e246f96b92945059fd26a169768a3018e5862ce5f532680c81c19bf3ef62f054bb59140162dc340ac5bfc9e5ec8dd753f4fb85d63515d3318b5dcde064322d5ef1d188405905fcb036c3e0e1d0781fa3b359b0dbc033d788147b15e8cd8cb2112fdb01fe4fa13fe5e1adeae0fb16bd07d1757d562cd313c6c7ffbaa6b27e05e443e191ad9ee9ca78dbcfc1d64c5c5b254abbf680eb0afd3ac15d110277e9bc268324b9602a3a90ddf24d032daa1fd4a29838bfbf748533ae570380ff88bd7aa0e82dc3b5317208d880ec71d3b1d5080e624ac882c737616030100040e000000<br>
    Message-Authenticator = 0x00000000000000000000000000000000<br>    State = 0x014cf4f90349ed1133d4c222d789e2c6<br>Finished request 2.<br>Going to the next request<br>Waking up in 4.2 seconds.<br>rad_recv: Access-Request packet from host 10.39.0.31 port 8021, id=245, length=415<br>
    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>    NAS-Identifier = "D-Link"<br>    User-Name = "CITYHALL\\Администратор"<br>    Service-Type = Framed-User<br>    NAS-Port = 25<br>
    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>    Called-Station-Id = "00-15-e9-89-df-33"<br>    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>
    State = 0x014cf4f90349ed1133d4c222d789e2c6<br>    EAP-Message = 0x020500c01980000000b616030100861000008200800f9d2a8bc14bb3a8e3a118de8dae3421a7e3dc66b1acfbe5e734975b5e64484605b347a077de71afd4b8cf9d8a302265bb6f741fb2a2fc735f0c9139941cd18728b1b7bb9fe9c2d7517ac0137dd0eb0be088dd975902c20f2df01f4cb9f111b2cbef03f2a1e107657c5497040af4e003a7b3ea3ad961a8917dc4175e83add77814030100010116030100206d6bf418c7b9868e0428d1f0e02fa95d400ff1f3ba98f497cbac4d0c288a4d30<br>
    Message-Authenticator = 0x64826e902f0f3a9ed94291e446fa234c<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>[eap] EAP packet type response id 5 length 192<br>[eap] Continuing tunnel setup.<br>++[eap] returns ok<br>
Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>[eap] Request found, released from the list<br>[eap] EAP/peap<br>[eap] processing type peap<br>[peap] processing EAP-TLS<br>  TLS Length 182<br>[peap] Length Included<br>
[peap] eaptls_verify returned 11 <br>[peap] <<< TLS 1.0 Handshake [length 0086], ClientKeyExchange  <br>[peap]     TLS_accept: SSLv3 read client key exchange A <br>[peap] <<< TLS 1.0 ChangeCipherSpec [length 0001]  <br>
[peap] <<< TLS 1.0 Handshake [length 0010], Finished  <br>[peap]     TLS_accept: SSLv3 read finished A <br>[peap] >>> TLS 1.0 ChangeCipherSpec [length 0001]  <br>[peap]     TLS_accept: SSLv3 write change cipher spec A <br>
[peap] >>> TLS 1.0 Handshake [length 0010], Finished  <br>[peap]     TLS_accept: SSLv3 write finished A <br>[peap]     TLS_accept: SSLv3 flush data <br>[peap]     (other): SSL negotiation finished successfully <br>
SSL Connection Established <br>[peap] eaptls_process returned 13 <br>[peap] EAPTLS_HANDLED<br>++[eap] returns handled<br>Sending Access-Challenge of id 245 to 10.39.0.31 port 8021<br>    EAP-Message = 0x0106003119001403010001011603010020cd5d5e46d4b6036a59559b52dcd9f462c8c2bb68d00b5763bcc0a256a569c78e<br>
    Message-Authenticator = 0x00000000000000000000000000000000<br>    State = 0x014cf4f9024aed1133d4c222d789e2c6<br>Finished request 3.<br>Going to the next request<br>Waking up in 3.9 seconds.<br>rad_recv: Access-Request packet from host 10.39.0.31 port 8021, id=246, length=229<br>
    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>    NAS-Identifier = "D-Link"<br>    User-Name = "CITYHALL\\Администратор"<br>    Service-Type = Framed-User<br>    NAS-Port = 25<br>
    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>    Called-Station-Id = "00-15-e9-89-df-33"<br>    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>
    State = 0x014cf4f9024aed1133d4c222d789e2c6<br>    EAP-Message = 0x020600061900<br>    Message-Authenticator = 0x5d54a1436cf1db81c5a931c2425171af<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>[eap] EAP packet type response id 6 length 6<br>
[eap] Continuing tunnel setup.<br>++[eap] returns ok<br>Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>[eap] Request found, released from the list<br>[eap] EAP/peap<br>[eap] processing type peap<br>[peap] processing EAP-TLS<br>
[peap] Received TLS ACK<br>[peap] ACK handshake is finished<br>[peap] eaptls_verify returned 3 <br>[peap] eaptls_process returned 3 <br>[peap] EAPTLS_SUCCESS<br>++[eap] returns handled<br>Sending Access-Challenge of id 246 to 10.39.0.31 port 8021<br>
    EAP-Message = 0x010700201900170301001515e88ac6ec7e1bedb5cb767d5bca12671a17fbb207<br>    Message-Authenticator = 0x00000000000000000000000000000000<br>    State = 0x014cf4f9054bed1133d4c222d789e2c6<br>Finished request 4.<br>
Going to the next request<br>Waking up in 3.6 seconds.<br>rad_recv: Access-Request packet from host 10.39.0.31 port 8021, id=247, length=273<br>    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>    NAS-Identifier = "D-Link"<br>
    User-Name = "CITYHALL\\Администратор"<br>    Service-Type = Framed-User<br>    NAS-Port = 25<br>    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>    Called-Station-Id = "00-15-e9-89-df-33"<br>
    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>    State = 0x014cf4f9054bed1133d4c222d789e2c6<br>    EAP-Message = 0x0207003219001703010027cc899e72db03dedf2c1a89ce8ccaa7516bd43e4a6cd3da1655b61885a06cab9e51b22590e11715<br>
    Message-Authenticator = 0x428cb4d49cafac455a2a8b30b43fc5c9<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>[eap] EAP packet type response id 7 length 50<br>[eap] Continuing tunnel setup.<br>++[eap] returns ok<br>
Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>[eap] Request found, released from the list<br>[eap] EAP/peap<br>[eap] processing type peap<br>[peap] processing EAP-TLS<br>[peap] eaptls_verify returned 7 <br>
[peap] Done initial handshake<br>[peap] eaptls_process returned 7 <br>[peap] EAPTLS_OK<br>[peap] Session established.  Decoding tunneled attributes.<br>[peap] Identity - CITYHALL\Администратор<br>[peap] Got tunneled request<br>
    EAP-Message = 0x0207001b014349545948414c4c5cc0e4ece8ede8f1f2f0e0f2eef0<br>server  {<br>  PEAP: Got tunneled identity of CITYHALL\Администратор<br>  PEAP: Setting default EAP type for tunneled EAP session.<br>  PEAP: Setting User-Name to CITYHALL\Администратор<br>
Sending tunneled request<br>    EAP-Message = 0x0207001b014349545948414c4c5cc0e4ece8ede8f1f2f0e0f2eef0<br>    FreeRADIUS-Proxied-To = 127.0.0.1<br>    User-Name = "CITYHALL\\\300\344\354\350\355\350\361\362\360\340\362\356\360"<br>
    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>    NAS-Identifier = "D-Link"<br>    Service-Type = Framed-User<br>    NAS-Port = 25<br>    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>
    Called-Station-Id = "00-15-e9-89-df-33"<br>    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>server inner-tunnel {<br>+- entering group authorize {...}<br>
++[chap] returns noop<br>++[mschap] returns noop<br>++[unix] returns notfound<br>[ntdomain] Looking up realm "CITYHALL" for User-Name = "CITYHALL\Администратор"<br>[ntdomain] Found realm "CITYHALL"<br>
[ntdomain] Adding Stripped-User-Name = "Администратор"<br>[ntdomain] Adding Realm = "CITYHALL"<br>[ntdomain] Authentication realm is LOCAL.<br>++[ntdomain] returns ok<br>[eap] EAP packet type response id 7 length 27<br>
[eap] No EAP Start, assuming it's an on-going EAP conversation<br>++[eap] returns updated<br>++[files] returns noop<br>++[expiration] returns noop<br>++[logintime] returns noop<br>[pap] WARNING! No "known good" password found for the user.  Authentication may fail because of this.<br>
++[pap] returns noop<br>Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>[eap] EAP Identity<br>[eap] processing type mschapv2<br>rlm_eap_mschapv2: Issuing Challenge<br>++[eap] returns handled<br>} # server inner-tunnel<br>
[peap] Got tunneled reply code 11<br>    EAP-Message = 0x010800301a0108002b10d601f4499d59eeb13bf94a7b9d0c1ae54349545948414c4c5cc0e4ece8ede8f1f2f0e0f2eef0<br>    Message-Authenticator = 0x00000000000000000000000000000000<br>
    State = 0x3d3d626b3d357821bde354fdb538ba53<br>[peap] Got tunneled reply RADIUS code 11<br>    EAP-Message = 0x010800301a0108002b10d601f4499d59eeb13bf94a7b9d0c1ae54349545948414c4c5cc0e4ece8ede8f1f2f0e0f2eef0<br>    Message-Authenticator = 0x00000000000000000000000000000000<br>
    State = 0x3d3d626b3d357821bde354fdb538ba53<br>[peap] Got tunneled Access-Challenge<br>++[eap] returns handled<br>Sending Access-Challenge of id 247 to 10.39.0.31 port 8021<br>    EAP-Message = 0x010800471900170301003c793c79d936bcc987a642046f2f3c45cfdd8545b59555fbc7f1d72d9ec125d63b901889e33d0c90f88e8379852c2486c6a79d234138a0b095b66199fc<br>
    Message-Authenticator = 0x00000000000000000000000000000000<br>    State = 0x014cf4f90444ed1133d4c222d789e2c6<br>Finished request 5.<br>Going to the next request<br>Waking up in 3.3 seconds.<br>rad_recv: Access-Request packet from host 10.39.0.31 port 8021, id=248, length=327<br>
    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>    NAS-Identifier = "D-Link"<br>    User-Name = "CITYHALL\\Администратор"<br>    Service-Type = Framed-User<br>    NAS-Port = 25<br>
    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>    Called-Station-Id = "00-15-e9-89-df-33"<br>    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>
    State = 0x014cf4f90444ed1133d4c222d789e2c6<br>    EAP-Message = 0x020800681900170301005d97f2aee00ce8ecbfa76fda166e97d88a3ae5a65a8bde230cf7a592e668e3ce01692cc6a9a7491c07fb0a706c26d3d1bcbe4c6fe24ed7cc590f49646780cffdfbf56722f3c4eabaa9e9fd6668dbdccac7dd41a78d4ee3b47549e33d2c78<br>
    Message-Authenticator = 0x41e1b81405d2f82231bad8a4e37d94ef<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>[eap] EAP packet type response id 8 length 104<br>[eap] Continuing tunnel setup.<br>++[eap] returns ok<br>
Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>[eap] Request found, released from the list<br>[eap] EAP/peap<br>[eap] processing type peap<br>[peap] processing EAP-TLS<br>[peap] eaptls_verify returned 7 <br>
[peap] Done initial handshake<br>[peap] eaptls_process returned 7 <br>[peap] EAPTLS_OK<br>[peap] Session established.  Decoding tunneled attributes.<br>[peap] EAP type mschapv2<br>[peap] Got tunneled request<br>    EAP-Message = 0x020800511a0208004c3112b82c267e06e77d966fd951909219b600000000000000003a160d20c9f584afd0024f676305fba382955db43d2a39e1004349545948414c4c5cc0e4ece8ede8f1f2f0e0f2eef0<br>
server  {<br>  PEAP: Setting User-Name to CITYHALL\Администратор<br>Sending tunneled request<br>    EAP-Message = 0x020800511a0208004c3112b82c267e06e77d966fd951909219b600000000000000003a160d20c9f584afd0024f676305fba382955db43d2a39e1004349545948414c4c5cc0e4ece8ede8f1f2f0e0f2eef0<br>
    FreeRADIUS-Proxied-To = 127.0.0.1<br>    User-Name = "CITYHALL\\\300\344\354\350\355\350\361\362\360\340\362\356\360"<br>    State = 0x3d3d626b3d357821bde354fdb538ba53<br>    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>
    NAS-Identifier = "D-Link"<br>    Service-Type = Framed-User<br>    NAS-Port = 25<br>    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>    Called-Station-Id = "00-15-e9-89-df-33"<br>
    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>server inner-tunnel {<br>+- entering group authorize {...}<br>++[chap] returns noop<br>++[mschap] returns noop<br>
++[unix] returns notfound<br>[ntdomain] Looking up realm "CITYHALL" for User-Name = "CITYHALL\Администратор"<br>[ntdomain] Found realm "CITYHALL"<br>[ntdomain] Adding Stripped-User-Name = "Администратор"<br>
[ntdomain] Adding Realm = "CITYHALL"<br>[ntdomain] Authentication realm is LOCAL.<br>++[ntdomain] returns ok<br>[eap] EAP packet type response id 8 length 81<br>[eap] No EAP Start, assuming it's an on-going EAP conversation<br>
++[eap] returns updated<br>++[files] returns noop<br>++[expiration] returns noop<br>++[logintime] returns noop<br>[pap] WARNING! No "known good" password found for the user.  Authentication may fail because of this.<br>
++[pap] returns noop<br>Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>[eap] Request found, released from the list<br>[eap] EAP/mschapv2<br>[eap] processing type mschapv2<br>[mschapv2] +- entering group MS-CHAP {...}<br>
[mschap] Told to do MS-CHAPv2 for Администратор with NT-Password<br>[mschap]     expand: --username="%{mschap:User-Name}" -> --username="Администратор"<br>[mschap]     expand: --domain=%{mschap:NT-Domain} -> --domain=CITYHALL<br>
[mschap]  mschap2: d6<br>[mschap]     expand: --challenge=%{mschap:Challenge:-00} -> --challenge=dcc735f9e06566f6<br>[mschap]     expand: --nt-response=%{mschap:NT-Response:-00} -> --nt-response=3a160d20c9f584afd0024f676305fba382955db43d2a39e1<br>
Exec-Program output: Invalid parameter (0xc000000d) <br>Exec-Program-Wait: plaintext: Invalid parameter (0xc000000d) <br>Exec-Program: returned: 1<br>[mschap] External script failed.<br>[mschap] FAILED: MS-CHAP2-Response is incorrect<br>
++[mschap] returns reject<br>[eap] Freeing handler<br>++[eap] returns reject<br>Failed to authenticate the user.<br>} # server inner-tunnel<br>[peap] Got tunneled reply code 3<br>    MS-CHAP-Error = "\010E=691 R=1"<br>
    EAP-Message = 0x04080004<br>    Message-Authenticator = 0x00000000000000000000000000000000<br>[peap] Got tunneled reply RADIUS code 3<br>    MS-CHAP-Error = "\010E=691 R=1"<br>    EAP-Message = 0x04080004<br>
    Message-Authenticator = 0x00000000000000000000000000000000<br>[peap] Tunneled authentication was rejected.<br>[peap] FAILURE<br>++[eap] returns handled<br>Sending Access-Challenge of id 248 to 10.39.0.31 port 8021<br>
    EAP-Message = 0x010900261900170301001b087df8a0f3af2bb7b2cee2246e1b849adc6d1fd85f90ef7f9e8f9f<br>    Message-Authenticator = 0x00000000000000000000000000000000<br>    State = 0x014cf4f90745ed1133d4c222d789e2c6<br>Finished request 6.<br>
Going to the next request<br>Waking up in 2.9 seconds.<br>rad_recv: Access-Request packet from host 10.39.0.31 port 8021, id=249, length=261<br>    Framed-MTU = 1466<br>    NAS-IP-Address = 10.39.0.31<br>    NAS-Identifier = "D-Link"<br>
    User-Name = "CITYHALL\\Администратор"<br>    Service-Type = Framed-User<br>    NAS-Port = 25<br>    NAS-Port-Type = Ethernet<br>    NAS-Port-Id = "ether25_385"<br>    Called-Station-Id = "00-15-e9-89-df-33"<br>
    Calling-Station-Id = "90-e6-ba-19-a6-b4"<br>    Connect-Info = "CONNECT Ethernet 1000Mbps Full duplex"<br>    State = 0x014cf4f90745ed1133d4c222d789e2c6<br>    EAP-Message = 0x020900261900170301001b6819b32e8f265ec04c58c0f8d6ecee9e080b556c156e42e6696eb8<br>
    Message-Authenticator = 0x4df1ef00997c63db05d78e98a25e44c4<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>[eap] EAP packet type response id 9 length 38<br>[eap] Continuing tunnel setup.<br>++[eap] returns ok<br>
Found Auth-Type = EAP<br>+- entering group authenticate {...}<br>[eap] Request found, released from the list<br>[eap] EAP/peap<br>[eap] processing type peap<br>[peap] processing EAP-TLS<br>[peap] eaptls_verify returned 7 <br>
[peap] Done initial handshake<br>[peap] eaptls_process returned 7 <br>[peap] EAPTLS_OK<br>[peap] Session established.  Decoding tunneled attributes.<br>[peap] Received EAP-TLV response.<br>[peap]  Had sent TLV failure.  User was rejected earlier in this session.<br>
[eap] Handler failed in EAP/peap<br>[eap] Failed in EAP select<br>++[eap] returns invalid<br>Failed to authenticate the user.<br>Using Post-Auth-Type Reject<br>+- entering group REJECT {...}<br>[attr_filter.access_reject]     expand: %{User-Name} -> CITYHALL\Р?РґРјРёРЅРёС?С?С?Р°С?РѕС?<br>
 attr_filter: Matched entry DEFAULT at line 11<br>++[attr_filter.access_reject] returns updated<br>Delaying reject of request 7 for 1 seconds<br>Going to the next request<br>Waking up in 0.9 seconds.<br>Sending delayed reject for request 7<br>
Sending Access-Reject of id 249 to 10.39.0.31 port 8021<br>    EAP-Message = 0x04090004<br>    Message-Authenticator = 0x00000000000000000000000000000000<br>Waking up in 1.5 seconds.<br>Cleaning up request 0 ID 242 with timestamp +15<br>
Waking up in 0.3 seconds.<br>Cleaning up request 1 ID 243 with timestamp +15<br>Waking up in 0.3 seconds.<br>Cleaning up request 2 ID 244 with timestamp +16<br>Waking up in 0.2 seconds.<br>Cleaning up request 3 ID 245 with timestamp +16<br>
Waking up in 0.3 seconds.<br>Cleaning up request 4 ID 246 with timestamp +16<br>Waking up in 0.2 seconds.<br>Cleaning up request 5 ID 247 with timestamp +16<br>Waking up in 0.4 seconds.<br>Cleaning up request 6 ID 248 with timestamp +17<br>
Waking up in 1.3 seconds.<br>Cleaning up request 7 ID 249 with timestamp +17<br>Ready to process requests.<br><br>...<br><br>ntlm_auth returns NT_KEY when run manually:<br><br>ntlm_auth --request-nt-key --username="Администратор" --domain=CITYHALL --challenge=dcc735f9e06566f6 --nt-response=3a160d20c9f584afd0024f676305fba382955db43d2a39e1<br>
NT_KEY: ED8EDDD7B307350C0342962850EFC65C<br>