Hi,
i just got ldap in my testenvironment working but can someone tell  me what the marked line in the log means? The authentication works fine and i get access to my network?? Or can i ignore this message?
 
Greetings
 
Armin
Starting - reading configuration files ...
reread_config:  reading radiusd.conf
Config:   including file: /etc/freeradius/proxy.conf
Config:   including file: /etc/freeradius/clients.conf
Config:   including file: /etc/freeradius/snmp.conf
Config:   including file: /etc/freeradius/eap.conf
Config:   including file: /etc/freeradius/sql.conf
 main: prefix = "/usr"
 main: localstatedir = "/var"
 main: logdir = "/var/log/freeradius"
 main: libdir = "/usr/lib/freeradius"
 main: radacctdir = "/var/log/freeradius/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/freeradius/radius.log"
 main: log_auth = no
 main: log_auth_badpass = no
 main: log_auth_goodpass = no
 main: pidfile = "/var/run/freeradius/freeradius.pid"
 main: user = "freerad"
 main: group = "freerad"
 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 = 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
read_config_files:  reading realms
radiusd:  entering modules setup
Module: Library search path is /usr/lib/freeradius
Module: Loaded exec 
 exec: wait = yes
 exec: program = "(null)"
 exec: input_pairs = "request"
 exec: output_pairs = "(null)"
 exec: packet_type = "(null)"
rlm_exec: Wait=yes but no output defined. Did you mean output=none?
Module: Instantiated exec (exec) 
Module: Loaded expr 
Module: Instantiated expr (expr) 
Module: Loaded PAP 
 pap: encryption_scheme = "crypt"
Module: Instantiated pap (pap) 
Module: Loaded CHAP 
Module: Instantiated chap (chap) 
Module: Loaded MS-CHAP 
 mschap: use_mppe = yes
 mschap: require_encryption = no
 mschap: require_strong = no
 mschap: with_ntdomain_hack = no
 mschap: passwd = "(null)"
 mschap: authtype = "MS-CHAP"
 mschap: ntlm_auth = "(null)"
Module: Instantiated mschap (mschap) 
Module: Loaded System 
 unix: cache = no
 unix: passwd = "(null)"
 unix: shadow = "/etc/shadow"
 unix: group = "(null)"
 unix: radwtmp = "/var/log/freeradius/radwtmp"
 unix: usegroup = no
 unix: cache_reload = 600
Module: Instantiated unix (unix) 
Module: Loaded eap 
 eap: default_eap_type = "tls"
 eap: timer_expire = 60
 eap: ignore_unknown_eap_types = no
 eap: cisco_accounting_username_bug = no
rlm_eap: Loaded and initialized type md5
rlm_eap: Loaded and initialized type leap
 gtc: challenge = "Password: "
 gtc: auth_type = "PAP"
rlm_eap: Loaded and initialized type gtc
 tls: rsa_key_exchange = no
 tls: dh_key_exchange = yes
 tls: rsa_key_length = 512
 tls: dh_key_length = 512
 tls: verify_depth = 0
 tls: CA_path = "(null)"
 tls: pem_file_type = yes
 tls: private_key_file = "/usr/lib/ssl/server_zertifikat.pem"
 tls: certificate_file = "/usr/lib/ssl/server_zertifikat.pem"
 tls: CA_file = "/usr/lib/ssl/demoCA/cacert.pem"
 tls: private_key_password = "XXXXXXX"
 tls: dh_file = "/etc/ssl/certs/dh"
 tls: random_file = "/etc/ssl/certs/random"
 tls: fragment_size = 1024
 tls: include_length = yes
 tls: check_crl = no
 tls: check_cert_cn = "(null)"
rlm_eap: Loaded and initialized type tls
 mschapv2: with_ntdomain_hack = no
rlm_eap: Loaded and initialized type mschapv2
Module: Instantiated eap (eap) 
Module: Loaded preprocess 
 preprocess: huntgroups = "/etc/freeradius/huntgroups"
 preprocess: hints = "/etc/freeradius/hints"
 preprocess: with_ascend_hack = no
 preprocess: ascend_channels_per_line = 23
 preprocess: with_ntdomain_hack = no
 preprocess: with_specialix_jetstream_hack = no
 preprocess: with_cisco_vsa_hack = no
Module: Instantiated preprocess (preprocess) 
Module: Loaded realm 
 realm: format = "suffix"
 realm: delimiter = "@"
 realm: ignore_default = no
 realm: ignore_null = no
Module: Instantiated realm (suffix) 
Module: Loaded LDAP 
 ldap: server = "localhost"
 ldap: port = 389
 ldap: net_timeout = 10
 ldap: timeout = 20
 ldap: timelimit = 20
 ldap: identity = "cn=freeradius,ou=admins,ou=radius,dc=ak-server,dc=de"
 ldap: tls_mode = no
 ldap: start_tls = no
 ldap: tls_cacertfile = "(null)"
 ldap: tls_cacertdir = "(null)"
 ldap: tls_certfile = "(null)"
 ldap: tls_keyfile = "(null)"
 ldap: tls_randfile = "(null)"
 ldap: tls_require_cert = "allow"
 ldap: password = "XXXXXX"
 ldap: basedn = "ou=users,ou=radius,dc=ak-server,dc=de"
 ldap: filter = 
"(&(uid=%{Stripped-User-Name:-%{User-Name}})(objectclass=radiusprofile))"
 ldap: base_filter = "(objectclass=radiusprofile)"
 ldap: default_profile = "(null)"
 ldap: profile_attribute = "(null)"
 ldap: password_header = "(null)"
 ldap: password_attribute = "userPassword"
 ldap: access_attr = "(null)"
 ldap: groupname_attribute = "cn"
 ldap: groupmembership_filter = 
"(|(&(objectClass=GroupOfNames)(member=%{Ldap-UserDn}))(&(objectClass=GroupOfUniqueNames)(uniquemember=%{Ldap-UserDn})))"
 ldap: groupmembership_attribute = "(null)"
 ldap: dictionary_mapping = "/etc/freeradius/ldap.attrmap"
 ldap: ldap_debug = 0
 ldap: ldap_connections_number = 5
 ldap: compare_check_items = no
 ldap: access_attr_used_for_allow = yes
 ldap: do_xlat = yes
 ldap: edir_account_policy_check = yes
rlm_ldap: Registering ldap_groupcmp for Ldap-Group
rlm_ldap: Registering ldap_xlat with xlat_name ldap
rlm_ldap: reading ldap<->radius mappings from file /etc/freeradius/ldap.attrmap
rlm_ldap: LDAP radiusCheckItem mapped to RADIUS $GENERIC$
rlm_ldap: LDAP radiusReplyItem mapped to RADIUS $GENERIC$
rlm_ldap: LDAP radiusAuthType mapped to RADIUS Auth-Type
rlm_ldap: LDAP radiusSimultaneousUse mapped to RADIUS Simultaneous-Use
rlm_ldap: LDAP radiusCalledStationId mapped to RADIUS Called-Station-Id
rlm_ldap: LDAP radiusCallingStationId mapped to RADIUS Calling-Station-Id
rlm_ldap: LDAP lmPassword mapped to RADIUS LM-Password
rlm_ldap: LDAP ntPassword mapped to RADIUS NT-Password
rlm_ldap: LDAP acctFlags mapped to RADIUS SMB-Account-CTRL-TEXT
rlm_ldap: LDAP radiusExpiration mapped to RADIUS Expiration
rlm_ldap: LDAP radiusServiceType mapped to RADIUS Service-Type
rlm_ldap: LDAP radiusFramedProtocol mapped to RADIUS Framed-Protocol
rlm_ldap: LDAP radiusFramedIPAddress mapped to RADIUS Framed-IP-Address
rlm_ldap: LDAP radiusFramedIPNetmask mapped to RADIUS Framed-IP-Netmask
rlm_ldap: LDAP radiusFramedRoute mapped to RADIUS Framed-Route
rlm_ldap: LDAP radiusFramedRouting mapped to RADIUS Framed-Routing
rlm_ldap: LDAP radiusFilterId mapped to RADIUS Filter-Id
rlm_ldap: LDAP radiusFramedMTU mapped to RADIUS Framed-MTU
rlm_ldap: LDAP radiusFramedCompression mapped to RADIUS Framed-Compression
rlm_ldap: LDAP radiusLoginIPHost mapped to RADIUS Login-IP-Host
rlm_ldap: LDAP radiusLoginService mapped to RADIUS Login-Service
rlm_ldap: LDAP radiusLoginTCPPort mapped to RADIUS Login-TCP-Port
rlm_ldap: LDAP radiusCallbackNumber mapped to RADIUS Callback-Number
rlm_ldap: LDAP radiusCallbackId mapped to RADIUS Callback-Id
rlm_ldap: LDAP radiusFramedIPXNetwork mapped to RADIUS Framed-IPX-Network
rlm_ldap: LDAP radiusClass mapped to RADIUS Class
rlm_ldap: LDAP radiusSessionTimeout mapped to RADIUS Session-Timeout
rlm_ldap: LDAP radiusIdleTimeout mapped to RADIUS Idle-Timeout
rlm_ldap: LDAP radiusTerminationAction mapped to RADIUS Termination-Action
rlm_ldap: LDAP radiusTunnelType mapped to RADIUS Tunnel-Type
rlm_ldap: LDAP radiusTunnelMediumType mapped to RADIUS Tunnel-Medium-Type
rlm_ldap: LDAP radiusTunnelPrivateGroupId mapped to RADIUS 
Tunnel-Private-Group-Id
rlm_ldap: LDAP radiusLoginLATService mapped to RADIUS Login-LAT-Service
rlm_ldap: LDAP radiusLoginLATNode mapped to RADIUS Login-LAT-Node
rlm_ldap: LDAP radiusLoginLATGroup mapped to RADIUS Login-LAT-Group
rlm_ldap: LDAP radiusFramedAppleTalkLink mapped to RADIUS Framed-AppleTalk-Link
rlm_ldap: LDAP radiusFramedAppleTalkNetwork mapped to RADIUS 
Framed-AppleTalk-Network
rlm_ldap: LDAP radiusFramedAppleTalkZone mapped to RADIUS Framed-AppleTalk-Zone
rlm_ldap: LDAP radiusPortLimit mapped to RADIUS Port-Limit
rlm_ldap: LDAP radiusLoginLATPort mapped to RADIUS Login-LAT-Port
conns: 0x8126350
Module: Instantiated ldap (ldap) 
Module: Loaded Acct-Unique-Session-Id 
 acct_unique: key = "User-Name, Acct-Session-Id, NAS-IP-Address, 
Client-IP-Address, NAS-Port"
Module: Instantiated acct_unique (acct_unique) 
Module: Loaded files 
 files: usersfile = "/etc/freeradius/users"
 files: acctusersfile = "/etc/freeradius/acct_users"
 files: preproxy_usersfile = "/etc/freeradius/preproxy_users"
 files: compat = "no"
Module: Instantiated files (files) 
Module: Loaded detail 
 detail: detailfile = 
"/var/log/freeradius/radacct/%{Client-IP-Address}/detail-%Y%m%d"
 detail: detailperm = 384
 detail: dirperm = 493
 detail: locking = no
Module: Instantiated detail (detail) 
Module: Loaded radutmp 
 radutmp: filename = "/var/log/freeradius/radutmp"
 radutmp: username = "%{User-Name}"
 radutmp: case_sensitive = yes
 radutmp: check_with_nas = yes
 radutmp: perm = 384
 radutmp: callerid = yes
Module: Instantiated radutmp (radutmp) 
Listening on authentication *:1812
Listening on accounting *:1813
Listening on proxy *:1814
Ready to process requests.
rad_recv: Access-Request packet from host 192.168.1.252:2560, id=64, length=146
        User-Name = "Notebook-AK.ak-server.de"
        NAS-IP-Address = 192.168.1.252
        NAS-Identifier = "acess_point_siemens"
        NAS-Port = 29
        Service-Type = Framed-User
        Framed-MTU = 1400
        NAS-Port-Type = Wireless-802.11
        EAP-Message = 
0x0240001d014e6f7465626f6f6b2d414b2e616b2d7365727665722e6465
        Message-Authenticator = 0x6ec658ac85937eb28d62dbd0e4a8c7da
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
  modcall[authorize]: module "preprocess" returns ok for request 0
    rlm_realm: No '@' in User-Name = "Notebook-AK.ak-server.de", looking up 
realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 0
  rlm_eap: EAP packet type response id 64 length 29
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 0
rlm_ldap: - authorize
rlm_ldap: performing user authorization for Notebook-AK.ak-server.de
radius_xlat:  '(&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))'
radius_xlat:  'ou=users,ou=radius,dc=ak-server,dc=de'
rlm_ldap: ldap_get_conn: Checking Id: 0
rlm_ldap: ldap_get_conn: Got Id: 0
rlm_ldap: attempting LDAP reconnection
rlm_ldap: (re)connect to localhost:389, authentication 0
rlm_ldap: bind as 
cn=freeradius,ou=admins,ou=radius,dc=ak-server,dc=de/freeradius to localhost:389
rlm_ldap: waiting for bind result ...
rlm_ldap: Bind was successful
rlm_ldap: performing search in ou=users,ou=radius,dc=ak-server,dc=de, with 
filter (&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))
rlm_ldap: looking for check items in directory...
rlm_ldap: looking for reply items in directory...
rlm_ldap: user Notebook-AK.ak-server.de authorized to use remote access
rlm_ldap: ldap_release_conn: Release Id: 0
  modcall[authorize]: module "ldap" returns ok for request 0
modcall: group authorize returns updated for request 0
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 0
  rlm_eap: EAP Identity
  rlm_eap: processing type tls
 rlm_eap_tls: Requiring client certificate
  rlm_eap_tls: Initiate
  rlm_eap_tls: Start returned 1
  modcall[authenticate]: module "eap" returns handled for request 0
modcall: group authenticate returns handled for request 0
Sending Access-Challenge of id 64 to 192.168.1.252:2560
        EAP-Message = 0x014100060d20
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0xc64cbbb104fb839fb6a77d5a925be903
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.1.252:2561, id=65, length=247
        User-Name = "Notebook-AK.ak-server.de"
        NAS-IP-Address = 192.168.1.252
        NAS-Identifier = "acess_point_siemens"
        NAS-Port = 29
        Service-Type = Framed-User
        Framed-MTU = 1400
        NAS-Port-Type = Wireless-802.11
        State = 0xc64cbbb104fb839fb6a77d5a925be903
        EAP-Message = 
0x024100700d800000006616030100610100005d030143d0e9cb85c4c4137b2024335fec182968671acd2138c90ac75ce7de986506c42013902731e705d3b8cb647b8937d6a482d43f2b888de31ea5e1c3b4c760af0fd3001600040005000a000900640062000300060013001200630100
        Message-Authenticator = 0xc23188b864e284b2994e7d9df24099ea
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 1
  modcall[authorize]: module "preprocess" returns ok for request 1
    rlm_realm: No '@' in User-Name = "Notebook-AK.ak-server.de", looking up 
realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 1
  rlm_eap: EAP packet type response id 65 length 112
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 1
rlm_ldap: - authorize
rlm_ldap: performing user authorization for Notebook-AK.ak-server.de
radius_xlat:  '(&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))'
radius_xlat:  'ou=users,ou=radius,dc=ak-server,dc=de'
rlm_ldap: ldap_get_conn: Checking Id: 0
rlm_ldap: ldap_get_conn: Got Id: 0
rlm_ldap: performing search in ou=users,ou=radius,dc=ak-server,dc=de, with 
filter (&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))
rlm_ldap: looking for check items in directory...
rlm_ldap: looking for reply items in directory...
rlm_ldap: user Notebook-AK.ak-server.de authorized to use remote access
rlm_ldap: ldap_release_conn: Release Id: 0
  modcall[authorize]: module "ldap" returns ok for request 1
modcall: group authorize returns updated for request 1
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 1
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/tls
  rlm_eap: processing type tls
  rlm_eap_tls: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls:  Length Included
  eaptls_verify returned 11 
    (other): before/accept initialization 
    TLS_accept: before/accept initialization 
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0061], ClientHello  
    TLS_accept: SSLv3 read client hello A 
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 004a], ServerHello  
    TLS_accept: SSLv3 write server hello A 
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0636], Certificate  
    TLS_accept: SSLv3 write certificate A 
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0097], CertificateRequest  
    TLS_accept: SSLv3 write certificate request A 
    TLS_accept: SSLv3 flush data 
    TLS_accept:error in SSLv3 read client certificate A 
In SSL Handshake Phase 
In SSL Accept mode  
  eaptls_process returned 13 
  modcall[authenticate]: module "eap" returns handled for request 1
modcall: group authenticate returns handled for request 1
Sending Access-Challenge of id 65 to 192.168.1.252:2561
        EAP-Message = 
0x0142040a0dc000000726160301004a02000046030143c7f2e0f2b2672c523c5b90498728bc3ae6d34c07df6b7cb18dd0efb5d0611c207031443a665cfa74106d30a1a27e37331e6cb21e5e616a973fa606f7e31126c900040016030106360b00063200062f0002ad308202a930820212a0030201020209008af10c82b75c9272300d06092a864886f70d0101040500308185310b3009060355040613024445311a301806035504081311426164656e2d5775657274656d6265726731193017060355040713104b65686c2d476f6c647363686575657231183016060355040a130f46616d696c69652d4b7261656d6572310b3009060355040b13024954
        EAP-Message = 
0x311830160603550403130f63612e616b2d7365727665722e6465301e170d3036303130333031303934315a170d3037303130333031303934315a30818d310b3009060355040613024445311a301806035504081311426164656e2d5775657274656d6265726731193017060355040713104b65686c2d476f6c647363686575657231183016060355040a130f46616d696c69652d4b7261656d6572310b3009060355040b130249543120301e06035504031317667265657261646975732e616b2d7365727665722e646530819f300d06092a864886f70d010101050003818d0030818902818100a2c1c7eb62a8f672dd0823c8516db74e9fb73b96439f
        EAP-Message = 
0xf817d25abe024d35c17ffc70af621f65541b191bfbec9f9aba5bc7d24928526f77f2da6b575a286f0a43b07f5a12e1fddddbca277679567e12b6f02ee8d774b44e51acb80d6a0e3ef8b1ebcb5db4653ccd8db2f4b7e7329a75986fc401dc66d7158c9e2f942108f13d7f0203010001a317301530130603551d25040c300a06082b06010505070301300d06092a864886f70d01010405000381810001317dad45ec190cc10d01236b4191c0a511a18ced13da4ffe7332311b317131cec85972cbaddbc7ff19117f99d1f0a108cc012a18af4e13de1220964e2969cc330b58b40d8e9f6b80b27e39396b5d257fd3925df992dda1da5c5c8a02256b53b3ba
        EAP-Message = 
0x51cfbfe7f43d2ed4c1d3ffa6768cae251f5f002b6d9a71a4d63cea42dc9c00037c30820378308202e1a0030201020209008af10c82b75c9271300d06092a864886f70d0101040500308185310b3009060355040613024445311a301806035504081311426164656e2d5775657274656d6265726731193017060355040713104b65686c2d476f6c647363686575657231183016060355040a130f46616d696c69652d4b7261656d6572310b3009060355040b13024954311830160603550403130f63612e616b2d7365727665722e6465301e170d3036303130333031303834325a170d3036303230323031303834325a308185310b3009060355040613
        EAP-Message = 0x024445311a301806035504081311426164656e2d5775
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x399b87c79d22ab0dbc92741c1cbd066e
Finished request 1
Going to the next request
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.1.252:2562, id=66, length=141
        User-Name = "Notebook-AK.ak-server.de"
        NAS-IP-Address = 192.168.1.252
        NAS-Identifier = "acess_point_siemens"
        NAS-Port = 29
        Service-Type = Framed-User
        Framed-MTU = 1400
        NAS-Port-Type = Wireless-802.11
        State = 0x399b87c79d22ab0dbc92741c1cbd066e
        EAP-Message = 0x024200060d00
        Message-Authenticator = 0x48af677fbde4dcfc255227c623600998
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 2
  modcall[authorize]: module "preprocess" returns ok for request 2
    rlm_realm: No '@' in User-Name = "Notebook-AK.ak-server.de", looking up 
realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 2
  rlm_eap: EAP packet type response id 66 length 6
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 2
rlm_ldap: - authorize
rlm_ldap: performing user authorization for Notebook-AK.ak-server.de
radius_xlat:  '(&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))'
radius_xlat:  'ou=users,ou=radius,dc=ak-server,dc=de'
rlm_ldap: ldap_get_conn: Checking Id: 0
rlm_ldap: ldap_get_conn: Got Id: 0
rlm_ldap: performing search in ou=users,ou=radius,dc=ak-server,dc=de, with 
filter (&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))
rlm_ldap: looking for check items in directory...
rlm_ldap: looking for reply items in directory...
rlm_ldap: user Notebook-AK.ak-server.de authorized to use remote access
rlm_ldap: ldap_release_conn: Release Id: 0
  modcall[authorize]: module "ldap" returns ok for request 2
modcall: group authorize returns updated for request 2
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 2
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/tls
  rlm_eap: processing type tls
  rlm_eap_tls: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls: Received EAP-TLS ACK message
  rlm_eap_tls: ack handshake fragment handler
  eaptls_verify returned 1 
  eaptls_process returned 13 
  modcall[authenticate]: module "eap" returns handled for request 2
modcall: group authenticate returns handled for request 2
Sending Access-Challenge of id 66 to 192.168.1.252:2562
        EAP-Message = 
0x014303300d8000000726657274656d6265726731193017060355040713104b65686c2d476f6c647363686575657231183016060355040a130f46616d696c69652d4b7261656d6572310b3009060355040b13024954311830160603550403130f63612e616b2d7365727665722e646530819f300d06092a864886f70d010101050003818d0030818902818100a3e349c1f43994afbcedfdc6d17a4e325c5915fe8bc84552217eb42e41b84977efbbb4c396a347e98504f9458708eecf221d784ddeff3b64982861de906529651478cabea6888b8c91925ee2b8138d6a3b4d59849fea0c48498d0dceeb08cd450a8a80de3e40789d932338c0555324209c
        EAP-Message = 
0xbca6b1ca1fa5969a96d0defa4f30090203010001a381ed3081ea301d0603551d0e04160414453cc3977c139d8cec2765d29448678e9e50b2db3081ba0603551d230481b23081af8014453cc3977c139d8cec2765d29448678e9e50b2dba1818ba48188308185310b3009060355040613024445311a301806035504081311426164656e2d5775657274656d6265726731193017060355040713104b65686c2d476f6c647363686575657231183016060355040a130f46616d696c69652d4b7261656d6572310b3009060355040b13024954311830160603550403130f63612e616b2d7365727665722e64658209008af10c82b75c9271300c0603551d13
        EAP-Message = 
0x040530030101ff300d06092a864886f70d01010405000381810095f919b4d9b4c6e8b2708f69d1c0929662989141f3cc577543430d80f0808d851da80aa9d05eacfbdb920fd8015e3e49b307b6f7511f3d7feb895a93da44d577dd4abc9941b71f4b10c733ed0d88d986d0051ac8b959c9edcf916f0cf2ea3d250def02e6c2af7c3620023e4255f4d59402e657823b984b5aa274b5b431c2410b16030100970d00008f020102008a0088308185310b3009060355040613024445311a301806035504081311426164656e2d5775657274656d6265726731193017060355040713104b65686c2d476f6c647363686575657231183016060355040a130f46
        EAP-Message = 
0x616d696c69652d4b7261656d6572310b3009060355040b13024954311830160603550403130f63612e616b2d7365727665722e64650e000000
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0xc7e2274ffcdd02aa4b517c89902c52df
Finished request 2
Going to the next request
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.1.252:2563, id=67, length=1157
        User-Name = "Notebook-AK.ak-server.de"
        NAS-IP-Address = 192.168.1.252
        State = 0xc7e2274ffcdd02aa4b517c89902c52df
        EAP-Message = 
0x024304230d800000041916030103e90b0002d90002d60002d3308202cf30820238a0030201020209008af10c82b75c9273300d06092a864886f70d0101040500308185310b3009060355040613024445311a301806035504081311426164656e2d5775657274656d6265726731193017060355040713104b65686c2d476f6c647363686575657231183016060355040a130f46616d696c69652d4b7261656d6572310b3009060355040b13024954311830160603550403130f63612e616b2d7365727665722e6465301e170d3036303130333031313032385a170d3037303130333031313032385a3081b3310b3009060355040613024445311a301806
        EAP-Message = 
0x035504081311426164656e2d5775657274656d6265726731193017060355040713104b65686c2d476f6c647363686575657231183016060355040a130f46616d696c69652d4b7261656d6572310b3009060355040b130249543121301f060355040313184e6f7465626f6f6b2d414b2e616b2d7365727665722e64653123302106092a864886f70d01090116144b7261656d65722e41726d696e407765622e646530819f300d06092a864886f70d010101050003818d0030818902818100c0195d229aec0fe53184655d78167f539424773c7547db928135ad50d213493cbedc1dcaa2f5c74fcb6119320ed6b18b3118ae7e4c6557ff09a8a82ce6bcd2
        EAP-Message = 
0x49768d9ad5523add184a1106337d1dedb243011a5242e41114830215aa364c91556e66f8599e419a4c54ad335d3c70d57cb0fb4321ce45516b31e5b8d90c2724bb0203010001a317301530130603551d25040c300a06082b06010505070302300d06092a864886f70d010104050003818100449d4e456a208b53a1777ae574f676d2c787fc233c2b7df569838857550e0a3a7440f5d7d112425cb82f9f44c1e7aa00e4c7c14a4c204e7d28751b50d056ec735b8d82703b0e58ecc3cd7f6b118fdfd593563cda14e106d7b57716cc7abb6b7fb0570d0c71950d321e362ca53f0b3611f231191dfde5b3a1bbad852bd15c5eef1000008200808b3ff5d70a
        EAP-Message = 
0x65f20c78409ed911d821d2e25c78587d58765405ace76a388a89d10eb84cb8ee8cf91e0d65937f3e04fd9e64253932aa3dc688bad7758790e7d7c79f3e7bae344389e86677b7cefb1a06a1cb53af7b0cb2c3d1985bc8babd2593622acdc5fcd2abe8c075b52222b01dd088f4c34c6ce537d5175adbf3d9bbf5b7af0f00008200804a39a7484a31d3821603f468d9a01ea54224ce5814a20d75d2154b78f2117520b88cca428cdd21142888ae2677f8c3b93837fb66382704dc0fdabedcf011cf57fbacbb994f7852b4c65abcdf591550e7a229fc5d9d8bc290900e2d0b66f8b281ce043257a1074edfe88c048899d2c4a56f49e8c85e3dbef5c1cdfb0b
        EAP-Message = 
0x0860b815140301000101160301002087eb01c1081f9a47f040bc9e135bf919883048b676025943508d7bd5c961c675
        Message-Authenticator = 0x912acbd1f6ad4644402bf36824a976e5
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 3
  modcall[authorize]: module "preprocess" returns ok for request 3
    rlm_realm: No '@' in User-Name = "Notebook-AK.ak-server.de", looking up 
realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 3
  rlm_eap: EAP packet type response id 67 length 253
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 3
rlm_ldap: - authorize
rlm_ldap: performing user authorization for Notebook-AK.ak-server.de
radius_xlat:  '(&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))'
radius_xlat:  'ou=users,ou=radius,dc=ak-server,dc=de'
rlm_ldap: ldap_get_conn: Checking Id: 0
rlm_ldap: ldap_get_conn: Got Id: 0
rlm_ldap: performing search in ou=users,ou=radius,dc=ak-server,dc=de, with 
filter (&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))
rlm_ldap: looking for check items in directory...
rlm_ldap: looking for reply items in directory...
rlm_ldap: user Notebook-AK.ak-server.de authorized to use remote access
rlm_ldap: ldap_release_conn: Release Id: 0
  modcall[authorize]: module "ldap" returns ok for request 3
modcall: group authorize returns updated for request 3
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 3
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/tls
  rlm_eap: processing type tls
  rlm_eap_tls: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls:  Length Included
  eaptls_verify returned 11 
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 02dd], Certificate  
chain-depth=1, 
error=0
--> User-Name = Notebook-AK.ak-server.de
--> BUF-Name = ca.ak-server.de
--> subject = 
/C=DE/ST=Baden-Wuertemberg/L=Kehl-Goldscheuer/O=Familie-Kraemer/OU=IT/CN=ca.ak-server.de
--> issuer  = 
/C=DE/ST=Baden-Wuertemberg/L=Kehl-Goldscheuer/O=Familie-Kraemer/OU=IT/CN=ca.ak-server.de
--> verify return:1
chain-depth=0, 
error=0
--> User-Name = Notebook-AK.ak-server.de
--> BUF-Name = Notebook-AK.ak-server.de
--> subject = 
/C=DE/ST=Baden-Wuertemberg/L=Kehl-Goldscheuer/O=Familie-Kraemer/OU=IT/CN=Notebook-AK.ak-server.de/[EMAIL
 PROTECTED]
--> issuer  = 
/C=DE/ST=Baden-Wuertemberg/L=Kehl-Goldscheuer/O=Familie-Kraemer/OU=IT/CN=ca.ak-server.de
--> verify return:1
    TLS_accept: SSLv3 read client certificate A 
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0086], ClientKeyExchange  
    TLS_accept: SSLv3 read client key exchange A 
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0086], CertificateVerify  
    TLS_accept: SSLv3 read certificate verify A 
  rlm_eap_tls: <<< TLS 1.0 ChangeCipherSpec [length 0001]  
  rlm_eap_tls: <<< TLS 1.0 Handshake [length 0010], Finished  
    TLS_accept: SSLv3 read finished A 
  rlm_eap_tls: >>> TLS 1.0 ChangeCipherSpec [length 0001]  
    TLS_accept: SSLv3 write change cipher spec A 
  rlm_eap_tls: >>> TLS 1.0 Handshake [length 0010], Finished  
    TLS_accept: SSLv3 write finished A 
    TLS_accept: SSLv3 flush data 
    (other): SSL negotiation finished successfully 
SSL Connection Established 
  eaptls_process returned 13 
  modcall[authenticate]: module "eap" returns handled for request 3
modcall: group authenticate returns handled for request 3
Sending Access-Challenge of id 67 to 192.168.1.252:2563
        EAP-Message = 
0x014400350d800000002b1403010001011603010020ec43c29ba42ba5d88d6be6412387f2e2bba2d61acc4545fe62c761bc09d32ca1
        Message-Authenticator = 0x00000000000000000000000000000000
        State = 0x393c81cd6ea79edec7c3cea3d66c02b8
Finished request 3
Going to the next request
Waking up in 6 seconds...
rad_recv: Access-Request packet from host 192.168.1.252:2564, id=68, length=141
        User-Name = "Notebook-AK.ak-server.de"
        NAS-IP-Address = 192.168.1.252
        NAS-Identifier = "acess_point_siemens"
        NAS-Port = 29
        Service-Type = Framed-User
        Framed-MTU = 1400
        NAS-Port-Type = Wireless-802.11
        State = 0x393c81cd6ea79edec7c3cea3d66c02b8
        EAP-Message = 0x024400060d00
        Message-Authenticator = 0x706fa4e08601eeac55a3d9e9a8f6e336
  Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 4
  modcall[authorize]: module "preprocess" returns ok for request 4
    rlm_realm: No '@' in User-Name = "Notebook-AK.ak-server.de", looking up 
realm NULL
    rlm_realm: No such realm "NULL"
  modcall[authorize]: module "suffix" returns noop for request 4
  rlm_eap: EAP packet type response id 68 length 6
  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation
  modcall[authorize]: module "eap" returns updated for request 4
rlm_ldap: - authorize
rlm_ldap: performing user authorization for Notebook-AK.ak-server.de
radius_xlat:  '(&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))'
radius_xlat:  'ou=users,ou=radius,dc=ak-server,dc=de'
rlm_ldap: ldap_get_conn: Checking Id: 0
rlm_ldap: ldap_get_conn: Got Id: 0
rlm_ldap: performing search in ou=users,ou=radius,dc=ak-server,dc=de, with 
filter (&(uid=Notebook-AK.ak-server.de)(objectclass=radiusprofile))
rlm_ldap: looking for check items in directory...
rlm_ldap: looking for reply items in directory...
rlm_ldap: user Notebook-AK.ak-server.de authorized to use remote access
rlm_ldap: ldap_release_conn: Release Id: 0
  modcall[authorize]: module "ldap" returns ok for request 4
modcall: group authorize returns updated for request 4
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
  Processing the authenticate section of radiusd.conf
modcall: entering group authenticate for request 4
  rlm_eap: Request found, released from the list
  rlm_eap: EAP/tls
  rlm_eap: processing type tls
  rlm_eap_tls: Authenticate
  rlm_eap_tls: processing TLS
rlm_eap_tls: Received EAP-TLS ACK message
  rlm_eap_tls: ack handshake is finished
  eaptls_verify returned 3 
  eaptls_process returned 3 
  rlm_eap: Freeing handler
  modcall[authenticate]: module "eap" returns ok for request 4
modcall: group authenticate returns ok for request 4
Sending Access-Accept of id 68 to 192.168.1.252:2564
        MS-MPPE-Recv-Key = 
0xdc3bd6fc9c7ae45a2169fc12572823afdfc1c5cecc2cfcf9fde7910500296cc4
        MS-MPPE-Send-Key = 
0x6c41131655ae19378cf68afc31596f29ab7d6bd537c8ae22204b17bd888ba2f9
        EAP-Message = 0x03440004
        Message-Authenticator = 0x00000000000000000000000000000000
        User-Name = "Notebook-AK.ak-server.de"
Finished request 4
Going to the next request
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 64 with timestamp 43c7f2e0
Cleaning up request 1 ID 65 with timestamp 43c7f2e0
Cleaning up request 2 ID 66 with timestamp 43c7f2e0
Cleaning up request 3 ID 67 with timestamp 43c7f2e0
Cleaning up request 4 ID 68 with timestamp 43c7f2e0
Nothing to do.  Sleeping until we see a request.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to