Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FreeRADIUS Version 2.1.7, for host mips64-octeon-linux-gnu, built on Apr 29 2011 at 10:04:33
- Copyright (C) 1999-2009 The FreeRADIUS server project and contributors.
- There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
- PARTICULAR PURPOSE.
- You may redistribute copies of FreeRADIUS under the terms of the
- GNU General Public License v2.
- Starting - reading configuration files ...
- including configuration file /etc/raddb/radiusd.conf
- including configuration file /etc/raddb/proxy.conf
- including configuration file /etc/raddb/aapproxy.conf
- including configuration file /etc/raddb/clients.conf
- including configuration file /etc/raddb/eap.conf
- including dictionary file /etc/raddb/dictionary
- main {
- prefix = "/usr"
- localstatedir = "/var"
- logdir = "syslog"
- libdir = "/usr/lib/radius"
- radacctdir = "/var/radius/radacct"
- hostname_lookups = no
- max_request_time = 120
- cleanup_delay = 10
- max_requests = 512
- allow_core_dumps = yes
- pidfile = "/var/run/radiusd.pid"
- checkrad = "/usr/sbin/checkrad"
- debug_level = 0
- proxy_requests = yes
- log {
- stripped_names = yes
- auth = yes
- auth_badpass = no
- auth_goodpass = no
- }
- security {
- max_attributes = 200
- reject_delay = 0
- status_server = no
- }
- }
- radiusd: #### Loading Realms and Home Servers ####
- proxy server {
- retry_delay = 5
- retry_count = 3
- default_fallback = yes
- dead_time = 120
- wake_all_if_all_dead = no
- }
- radiusd: #### Loading Clients ####
- client 127.0.0.1 {
- require_message_authenticator = no
- secret = "bQEFAwRBkhBnOJefZN0UarGAiYiK0nwzw2y3n7sm89l2nXHzTM+3i60rVoTpMbjh"
- shortname = "localhost"
- }
- radiusd: #### Instantiating modules ####
- instantiate {
- Module: Linked to module rlm_ldap
- Module: Instantiating ldap
- ldap {
- server = "192.168.1.25"
- port = 389
- password = "Motorola@123"
- identity = "CN=itis-adm,CN=Users,DC=wlan,DC=com"
- net_timeout = 2
- timeout = 6
- timelimit = 6
- tls_mode = no
- start_tls = no
- tls_require_cert = "allow"
- basedn = "DC=wlan,DC=com"
- filter = "(sAMAccountName=%{Stripped-User-Name})"
- base_filter = "(objectclass=radiusprofile)"
- password_attribute = "userPassword"
- auto_header = no
- access_attr = "dialupacces"
- access_attr_used_for_allow = no
- chase_referrals = yes
- rebind = yes
- groupname_attribute = "cn"
- groupmembership_filter = "(&(objectClass=Group)(member=%{control:Ldap-UserDn}))"
- groupmembership_attribute = "memberOf"
- dictionary_mapping = "/var/etc/raddb/ldap.attrmap"
- ldap_debug = 0
- ldap_connections_number = 5
- compare_check_items = no
- do_xlat = yes
- set_auth_type = yes
- group_verification = no
- dead_period = 10
- }
- rlm_ldap: Registering ldap_groupcmp for Ldap-Group
- rlm_ldap: Registering ldap_xlat with xlat_name ldap
- rlm_ldap: Over-riding set_auth_type, as there is no module ldap listed in the "authenticate" section.
- rlm_ldap: reading ldap<->radius mappings from file /var/etc/raddb/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 sambaLmPassword mapped to RADIUS LM-Password
- rlm_ldap: LDAP sambaNtPassword mapped to RADIUS NT-Password
- rlm_ldap: LDAP dBCSPwd mapped to RADIUS LM-Password
- rlm_ldap: LDAP acctFlags mapped to RADIUS SMB-Account-CTRL-TEXT
- rlm_ldap: LDAP radiusExpiration mapped to RADIUS Expiration
- rlm_ldap: LDAP radiusNASIpAddress mapped to RADIUS NAS-IP-Address
- 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 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
- rlm_ldap: LDAP radiusReplyMessage mapped to RADIUS Reply-Message
- 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 radiusWirelessAccessGroup mapped to RADIUS Symbol-User-Group
- conns: 0x1012d1a8
- Module: Linked to module rlm_logintime
- Module: Instantiating logintime
- logintime {
- reply-message = "Outside"
- minimum-timeout = 60
- }
- }
- radiusd: #### Loading Virtual Servers ####
- server {
- modules {
- Module: Checking authenticate {...} for more modules to load
- Module: Linked to module rlm_pap
- Module: Instantiating pap
- pap {
- encryption_scheme = "auto"
- auto_header = yes
- }
- Module: Linked to module rlm_chap
- Module: Instantiating chap
- Module: Linked to module rlm_mschap
- Module: Instantiating mschap
- mschap {
- use_mppe = yes
- require_encryption = no
- require_strong = no
- with_ntdomain_hack = yes
- }
- Module: Linked to module rlm_eap
- Module: Instantiating eap
- eap {
- default_eap_type = "tls"
- timer_expire = 30
- ignore_unknown_eap_types = no
- cisco_accounting_username_bug = no
- max_sessions = 2048
- }
- Module: Linked to sub-module rlm_eap_md5
- Module: Instantiating eap-md5
- Module: Linked to sub-module rlm_eap_gtc
- Module: Instantiating eap-gtc
- gtc {
- challenge = "Password: "
- auth_type = "ldap"
- }
- Module: Linked to sub-module rlm_eap_tls
- Module: Instantiating eap-tls
- tls {
- rsa_key_exchange = no
- dh_key_exchange = yes
- rsa_key_length = 512
- dh_key_length = 512
- verify_depth = 0
- CA_path = "/var/etc/raddb/cacerts"
- pem_file_type = yes
- private_key_file = "/etc2/CertMgr/certs/default-trustpoint/privkey.pem"
- certificate_file = "/etc2/CertMgr/certs/default-trustpoint/servcert.pem"
- private_key_password = "whatever"
- dh_file = "/etc2/raddb/dh"
- random_file = "/etc2/raddb/random"
- fragment_size = 1024
- include_length = yes
- check_crl = no
- cache {
- enable = no
- lifetime = 1
- max_entries = 128
- }
- }
- Module: Linked to sub-module rlm_eap_ttls
- Module: Instantiating eap-ttls
- ttls {
- default_eap_type = "mschapv2"
- copy_request_to_tunnel = yes
- use_tunneled_reply = yes
- include_length = yes
- }
- Module: Linked to sub-module rlm_eap_peap
- Module: Instantiating eap-peap
- peap {
- default_eap_type = "md5"
- copy_request_to_tunnel = yes
- use_tunneled_reply = yes
- proxy_tunneled_request_as_eap = yes
- }
- Module: Linked to sub-module rlm_eap_mschapv2
- Module: Instantiating eap-mschapv2
- mschapv2 {
- with_ntdomain_hack = no
- }
- Module: Checking authorize {...} for more modules to load
- Module: Linked to module rlm_preprocess
- Module: Instantiating preprocess
- preprocess {
- huntgroups = "/etc/raddb/huntgroups"
- hints = "/var/etc/raddb/hints"
- with_ascend_hack = no
- ascend_channels_per_line = 23
- with_ntdomain_hack = no
- with_specialix_jetstream_hack = no
- with_cisco_vsa_hack = no
- with_alvarion_vsa_hack = no
- }
- Module: Linked to module rlm_realm
- Module: Instantiating suffix_oblic
- realm suffix_oblic {
- format = "suffix"
- delimiter = "/"
- ignore_default = no
- ignore_null = no
- }
- Module: Instantiating suffix_oblic_fs
- realm suffix_oblic_fs {
- format = "suffix"
- delimiter = "\"
- ignore_default = no
- ignore_null = no
- }
- Module: Instantiating prefix_oblic
- realm prefix_oblic {
- format = "prefix"
- delimiter = "/"
- ignore_default = no
- ignore_null = no
- }
- Module: Instantiating prefix_oblic_fs
- realm prefix_oblic_fs {
- format = "prefix"
- delimiter = "\"
- ignore_default = no
- ignore_null = no
- }
- Module: Instantiating suffix_at
- realm suffix_at {
- format = "suffix"
- delimiter = "@"
- ignore_default = no
- ignore_null = no
- }
- Module: Instantiating prefix_at
- realm prefix_at {
- format = "prefix"
- delimiter = "@"
- ignore_default = no
- ignore_null = no
- }
- Module: Instantiating suffix_percent
- realm suffix_percent {
- format = "suffix"
- delimiter = "%"
- ignore_default = no
- ignore_null = no
- }
- Module: Instantiating prefix_percent
- realm prefix_percent {
- format = "prefix"
- delimiter = "%"
- ignore_default = no
- ignore_null = no
- }
- Module: Linked to module rlm_attr_rewrite
- Module: Instantiating copy_user_name
- attr_rewrite copy_user_name {
- attribute = "Stripped-User-Name"
- searchfor = ""
- searchin = "packet"
- replacewith = "%{User-Name}"
- append = no
- ignore_case = yes
- new_attribute = yes
- max_matches = 10
- }
- Module: Linked to module rlm_passwd
- Module: Instantiating passwd
- passwd {
- filename = "/var/etc/passwd"
- format = "*Stripped-User-Name::User-Password"
- delimiter = ":"
- ignorenislike = yes
- ignoreempty = yes
- allowmultiplekeys = no
- hashsize = 100
- }
- rlm_passwd: nfields: 3 keyfield 0(Stripped-User-Name) listable: no
- Module: Linked to module rlm_files
- Module: Instantiating files
- files {
- usersfile = "/etc/raddb/users"
- acctusersfile = "/etc/raddb/acct_users"
- compat = "no"
- }
- Module: Checking preacct {...} for more modules to load
- Module: Linked to module rlm_acct_unique
- Module: Instantiating acct_unique
- acct_unique {
- key = "User-Name, Acct-Session-Id, NAS-IP-Address, Client-IP-Address, NAS-Port"
- }
- Module: Checking accounting {...} for more modules to load
- Module: Linked to module rlm_detail
- Module: Instantiating detail
- detail {
- detailfile = "/var/radius/radacct/accounting.log"
- header = "%t"
- detailperm = 438
- dirperm = 493
- locking = no
- log_packet_header = no
- }
- Module: Checking post-proxy {...} for more modules to load
- } # modules
- } # server
- radiusd: #### Opening IP addresses and Ports ####
- bind_address = *
- Listening on authentication address * port 1812
- Listening on accounting address * port 1813
- Listening on proxy address * port 1814
- Ready to process requests.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4308, id=17, length=202
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- EAP-Message = 0x0201000a017573657231
- Message-Authenticator = 0xf9cb29944c5ad3778e311df01dbff9e8
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- 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 192.168.1.25:389, authentication 0
- rlm_ldap: bind as CN=itis-adm,CN=Users,DC=wlan,DC=com/Motorola@123 to 192.168.1.25:389
- rlm_ldap: waiting for bind result ...
- rlm_ldap: Bind was successful
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 1 length 10
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] EAP Identity
- [eap] processing type tls
- [tls] Requiring client certificate
- [tls] Initiate
- [tls] Start returned 1
- ++[eap] returns handled
- Sending Access-Challenge of id 17 to 127.0.0.1 port 4308
- EAP-Message = 0x010200060d20
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1767150a1765185fd9e6a273eb631eef
- Finished request 0.
- Going to the next request
- Waking up in 9.9 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4308, id=18, length=216
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x1767150a1765185fd9e6a273eb631eef
- EAP-Message = 0x020200060319
- Message-Authenticator = 0xa4a45ce259e0488c917025de6437128c
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 2 length 6
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP NAK
- [eap] EAP-NAK asked for EAP-Type/peap
- [eap] processing type tls
- [tls] Initiate
- [tls] Start returned 1
- ++[eap] returns handled
- Sending Access-Challenge of id 18 to 127.0.0.1 port 4308
- EAP-Message = 0x010300061920
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1767150a16640c5fd9e6a273eb631eef
- Finished request 1.
- Going to the next request
- Waking up in 9.9 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4308, id=19, length=292
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x1767150a16640c5fd9e6a273eb631eef
- EAP-Message = 0x0203005219800000004816030100430100003f03014dc4cda5465f732558a1b04e3f0335ab180d103da8a2b9e88f5ce889d7c7ac4600001800390038003300320016001300660035002f000a000500040100
- Message-Authenticator = 0x677aeda521bef23591b9988f20273930
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 3 length 82
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- TLS Length 72
- [peap] Length Included
- [peap] eaptls_verify returned 11
- [peap] (other): before/accept initialization
- [peap] TLS_accept: before/accept initialization
- [peap] <<< TLS 1.0 Handshake [length 0043], ClientHello
- [peap] TLS_accept: SSLv3 read client hello A
- [peap] >>> TLS 1.0 Handshake [length 002a], ServerHello
- [peap] TLS_accept: SSLv3 write server hello A
- [peap] >>> TLS 1.0 Handshake [length 01e2], Certificate
- [peap] TLS_accept: SSLv3 write certificate A
- [peap] >>> TLS 1.0 Handshake [length 018d], ServerKeyExchange
- [peap] TLS_accept: SSLv3 write key exchange A
- [peap] >>> TLS 1.0 Handshake [length 0004], ServerHelloDone
- [peap] TLS_accept: SSLv3 write server done A
- [peap] TLS_accept: SSLv3 flush data
- [peap] TLS_accept: Need to read more data: SSLv3 read client certificate A
- In SSL Handshake Phase
- In SSL Accept mode
- [peap] eaptls_process returned 13
- [peap] EAPTLS_HANDLED
- ++[eap] returns handled
- Sending Access-Challenge of id 19 to 127.0.0.1 port 4308
- EAP-Message = 0x010403b71900160301002a0200002603014d24750958d5676588ccd9e704bacdb2653e9dbb2fef04d173f3305999e71c5d0000390016030101e20b0001de0001db0001d8308201d43082013da003020102020204ab300d06092a864886f70d010105050030233121301f060355040313184150373133312d30302d32332d36382d30462d31412d4536301e170d3131303130313030303131365a170d3132303130313030303131365a30233121301f060355040313184150373133312d30302d32332d36382d30462d31412d453630819f300d06092a864886f70d010101050003818d0030818902818100c6cd8d77fecb894b9559efbc58d4f12d02a7
- EAP-Message = 0x4aba1f43194c2ec34a12d211348e551aabcaaf59abda239802e4d75274f1cac2d3ff923e1a4dcba0afb088cf83f89dc5aef1b39351609df4124486a371d053125a63eaf1462012fd13a2ddaa411432f33de2e5460bf9d5d82d4319931a8c5a540fea453f608efbdc7a56067f281f0203010001a317301530130603551d25040c300a06082b06010505070301300d06092a864886f70d010105050003818100a853e3e12e9d49501e4af1c19b2e71870aa51fac47571cbc5b3ea2057c636b1b82b598f273aaa872b2563605453202cfc456b2cdcdedda780af82493ce4f3f6c66f03aca6a06a530c13c8d5bad0805d5adc52290f6be22c49cc0b59a529a
- EAP-Message = 0x1cf40b316e238c975adac4f8a06b158c365bf02b4d2af30e36a926c55ba606d6877b160301018d0c0001890080d16a771d93f2dd1f02dcec1bad2398c679aa98a62b8731addcf12dd60cc6c4aa00ee963014e6a403031383bfd403f94e135e460d553f8f52647c85acba17e1f19ed50e79112219209ceab88542b0657d65bb7ab54a15a90e898b7deafef654cec2cdcffdc72ef73346ba23b1273db23faf0f291428619544ee3ac4bd6f4950730001020080bf682dfe12d28e29d201cd8aca90513029ce6a25e65a278a709d3d1d639498d90b72e4230436d70d0f07fc42bde8068283066d56382bb5fe2b5632b17242350bbab5e19838add7b8f85efa
- EAP-Message = 0xf62f0c9c7bf9bb698a4d2e47855feffe2943f6d221d86ba47ba9178a098101d7f3841d4bdb95d7169969735546177e88b68d72e78400804a3044acfa7b4f865fa0c2f2524f92ed7937c816d01fb6531d7db324700c500be9079d50fca3c361f96b2a3832aee35ef20a25afc5f2c8527cb46f86f39da6d77baef718e4a3048f8728a52d0de09669489d974393e634f6d66b2b719b323462b242d64a3e07d5f7140453ee68c0a982c3e6d9662dade254754709cfbec166d816030100040e000000
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1767150a15630c5fd9e6a273eb631eef
- Finished request 2.
- Going to the next request
- Waking up in 9.8 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4308, id=20, length=418
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x1767150a15630c5fd9e6a273eb631eef
- EAP-Message = 0x020400d01980000000c6160301008610000082008086a0da6b59a4e19e7a6a1080c183c5cbe779e8bc9bf6f740e7201545d9e8d7a62b49388decc2fccc80ecdc62973eef2e2c87db094df9f8d08f29481b8d9fb74ea21c8c38cab63aa68cfc9fa08ae65ba835a1ca43ba20c131a446bd793b9c264df7715292586f1ceefe714a33ee61926439dc492c39d3fd731acc5ed27c68b28d1403010001011603010030681431b7361513fc3525f33d4e48f5d84b53f6bec77d0c5ac6d3d1b25b0ba5322de8a7fbc4025caff7130f9ce7e4dcba
- Message-Authenticator = 0x71640b9539eda14efdd31763ba0263da
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 4 length 208
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- TLS Length 198
- [peap] Length Included
- [peap] eaptls_verify returned 11
- [peap] <<< TLS 1.0 Handshake [length 0086], ClientKeyExchange
- [peap] TLS_accept: SSLv3 read client key exchange A
- [peap] <<< TLS 1.0 ChangeCipherSpec [length 0001]
- [peap] <<< TLS 1.0 Handshake [length 0010], Finished
- [peap] TLS_accept: SSLv3 read finished A
- [peap] >>> TLS 1.0 ChangeCipherSpec [length 0001]
- [peap] TLS_accept: SSLv3 write change cipher spec A
- [peap] >>> TLS 1.0 Handshake [length 0010], Finished
- [peap] TLS_accept: SSLv3 write finished A
- [peap] TLS_accept: SSLv3 flush data
- [peap] (other): SSL negotiation finished successfully
- SSL Connection Established
- [peap] eaptls_process returned 13
- [peap] EAPTLS_HANDLED
- ++[eap] returns handled
- Sending Access-Challenge of id 20 to 127.0.0.1 port 4308
- EAP-Message = 0x010500411900140301000101160301003087f42b13d7006fcfe3cf3429f5d8bab43fe74c103d5be6eab9675d35aa3ff75fca49ab01a84e2fe91d1ad301c6a8d765
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1767150a14620c5fd9e6a273eb631eef
- Finished request 3.
- Going to the next request
- Waking up in 9.7 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4308, id=21, length=216
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x1767150a14620c5fd9e6a273eb631eef
- EAP-Message = 0x020500061900
- Message-Authenticator = 0x045c96f5313401666fe023f1b95310da
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 5 length 6
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] Received TLS ACK
- [peap] ACK handshake is finished
- [peap] eaptls_verify returned 3
- [peap] eaptls_process returned 3
- [peap] EAPTLS_SUCCESS
- ++[eap] returns handled
- Sending Access-Challenge of id 21 to 127.0.0.1 port 4308
- EAP-Message = 0x0106002b1900170301002082a0496f39bde604dd2d41b8ea98ab8dffcffd0b7e77bc2690fa7db29d17c378
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1767150a13610c5fd9e6a273eb631eef
- Finished request 4.
- Going to the next request
- Waking up in 9.7 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4308, id=22, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x1767150a13610c5fd9e6a273eb631eef
- EAP-Message = 0x0206002b19001703010020e7b0d985c7243a3afd6839f8ea1ec9f356a7a48b95c80043a733b1846b3f190f
- Message-Authenticator = 0x574fb70e0327515e0d7a9ede8e9cefaa
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 6 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] Identity - user1
- [peap] Got tunneled request
- EAP-Message = 0x0206000a017573657231
- server {
- PEAP: Got tunneled identity of user1
- PEAP: Setting default EAP type for tunneled EAP session.
- PEAP: Setting User-Name to user1
- Sending tunneled request
- EAP-Message = 0x0206000a017573657231
- FreeRADIUS-Proxied-To = 127.0.0.1
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- server {
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 6 length 10
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] EAP Identity
- [eap] processing type md5
- rlm_eap_md5: Issuing Challenge
- ++[eap] returns handled
- } # server
- [peap] Got tunneled reply code 11
- EAP-Message = 0x010700160410f4701109d7936668b89b40e140e74151
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1d31007d1d360414e90a68c3c2bc1dfd
- [peap] Got tunneled reply RADIUS code 11
- EAP-Message = 0x010700160410f4701109d7936668b89b40e140e74151
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1d31007d1d360414e90a68c3c2bc1dfd
- [peap] Got tunneled Access-Challenge
- ++[eap] returns handled
- Sending Access-Challenge of id 22 to 127.0.0.1 port 4308
- EAP-Message = 0x0107003b1900170301003096f92f213fd44638b43997645739aad9e64d8015e56f6d01ab41e0fe810fa125f450d8deffa1fd0e331f7382f989afd1
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1767150a12600c5fd9e6a273eb631eef
- Finished request 5.
- Going to the next request
- Waking up in 9.7 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4308, id=23, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x1767150a12600c5fd9e6a273eb631eef
- EAP-Message = 0x0207002b19001703010020e82529b06402ede2d45637d0d7d1b563e9301dd7c52c72ef8dd9d5832bb1b61f
- Message-Authenticator = 0x9fd26fe2a056cb87acf1db9dbe5a4f6c
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 7 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] EAP type nak
- [peap] Got tunneled request
- EAP-Message = 0x020700060306
- server {
- PEAP: Setting User-Name to user1
- Sending tunneled request
- EAP-Message = 0x020700060306
- FreeRADIUS-Proxied-To = 127.0.0.1
- User-Name = "user1"
- State = 0x1d31007d1d360414e90a68c3c2bc1dfd
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- server {
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 7 length 6
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP NAK
- [eap] EAP-NAK asked for EAP-Type/gtc
- [eap] processing type gtc
- ++[eap] returns handled
- } # server
- [peap] Got tunneled reply code 11
- EAP-Message = 0x0108000f0650617373776f72643a20
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1d31007d1c390614e90a68c3c2bc1dfd
- [peap] Got tunneled reply RADIUS code 11
- EAP-Message = 0x0108000f0650617373776f72643a20
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1d31007d1c390614e90a68c3c2bc1dfd
- [peap] Got tunneled Access-Challenge
- ++[eap] returns handled
- Sending Access-Challenge of id 23 to 127.0.0.1 port 4308
- EAP-Message = 0x0108002b19001703010020aa422a5be86bcd70b5e7ffecef5acc7f95f58212a290190a7f4caa7279dbbefc
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1767150a116f0c5fd9e6a273eb631eef
- Finished request 6.
- Going to the next request
- Waking up in 9.7 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4308, id=24, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x1767150a116f0c5fd9e6a273eb631eef
- EAP-Message = 0x0208002b190017030100204d06305257386554872dafd42d19e58a48420b7b12887cc1840fd864fb368fdf
- Message-Authenticator = 0x087a16cb713f4750d973f24fdaacc982
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 8 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] EAP type gtc
- [peap] Got tunneled request
- EAP-Message = 0x0208000e0673796d626f6c313233
- server {
- PEAP: Setting User-Name to user1
- Sending tunneled request
- EAP-Message = 0x0208000e0673796d626f6c313233
- FreeRADIUS-Proxied-To = 127.0.0.1
- User-Name = "user1"
- State = 0x1d31007d1c390614e90a68c3c2bc1dfd
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- server {
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 8 length 14
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/gtc
- [eap] processing type gtc
- [gtc] +- entering group LDAP {...}
- [ldap] login attempt by "user1" with password "symbol123"
- [ldap] user DN: CN=user1,CN=Users,DC=wlan,DC=com
- rlm_ldap: (re)connect to 192.168.1.25:389, authentication 1
- rlm_ldap: bind as CN=user1,CN=Users,DC=wlan,DC=com/symbol123 to 192.168.1.25:389
- rlm_ldap: waiting for bind result ...
- rlm_ldap: Bind was successful
- [ldap] user user1 authenticated succesfully
- ++[ldap] returns ok
- rlm_eap_gtc: Everything is OK.
- [eap] Freeing handler
- ++[eap] returns ok
- Login OK: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32 via TLS tunnel)
- WARNING: Empty section. Using default return values.
- } # server
- [peap] Got tunneled reply code 2
- EAP-Message = 0x03080004
- Message-Authenticator = 0x00000000000000000000000000000000
- User-Name = "user1"
- [peap] Got tunneled reply RADIUS code 2
- EAP-Message = 0x03080004
- Message-Authenticator = 0x00000000000000000000000000000000
- User-Name = "user1"
- [peap] Tunneled authentication was successful.
- [peap] SUCCESS
- [peap] Saving tunneled attributes for later
- ++[eap] returns handled
- Sending Access-Challenge of id 24 to 127.0.0.1 port 4308
- EAP-Message = 0x0109002b1900170301002045271eac9bd5b3595b3ce67c5e84f700d92419edbfa2f9ac47cc3719a37a9e1d
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x1767150a106e0c5fd9e6a273eb631eef
- Finished request 7.
- Going to the next request
- Waking up in 9.6 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4308, id=25, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x1767150a106e0c5fd9e6a273eb631eef
- EAP-Message = 0x0209002b19001703010020ce56b13c8c3886fbba2c469863bb4deb341ba3e3ecab5714590704d9c8684d58
- Message-Authenticator = 0xb33c8ddb2737918d833edd24852d6022
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- [ldap] looking for check items in directory...
- [ldap] looking for reply items in directory...
- [ldap] user user1 authorized to use remote access
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns ok
- ++? if (fail)
- ? Evaluating (fail) -> FALSE
- ++? if (fail) -> FALSE
- [eap] EAP packet type response id 9 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = EAP
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] Received EAP-TLV response.
- [peap] Success
- [peap] Using saved attributes from the original Access-Accept
- [eap] Freeing handler
- ++[eap] returns ok
- Login OK: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32)
- WARNING: Empty section. Using default return values.
- Sending Access-Accept of id 25 to 127.0.0.1 port 4308
- User-Name = "user1"
- MS-MPPE-Recv-Key = 0x4aa83deffe6c69a7b0933024fe14c4065c7d5f404505b8e556302be3315b99b6
- MS-MPPE-Send-Key = 0xf9e6a63d264d2c8a790dd49fcb401c13bf8da275fb3de8c873af3701c810edd4
- EAP-Message = 0x03090004
- Message-Authenticator = 0x00000000000000000000000000000000
- Finished request 8.
- Going to the next request
- Waking up in 9.6 seconds.
- Cleaning up request 0 ID 17 with timestamp +5
- Cleaning up request 1 ID 18 with timestamp +5
- Waking up in 0.1 seconds.
- Cleaning up request 2 ID 19 with timestamp +5
- Cleaning up request 3 ID 20 with timestamp +5
- Cleaning up request 4 ID 21 with timestamp +5
- Cleaning up request 5 ID 22 with timestamp +5
- Cleaning up request 6 ID 23 with timestamp +5
- Cleaning up request 7 ID 24 with timestamp +5
- Cleaning up request 8 ID 25 with timestamp +5
- Ready to process requests.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=26, length=202
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- EAP-Message = 0x0201000a017573657231
- Message-Authenticator = 0x7adc18770b26b8d29a57bce75843ea41
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: performing search in DC=wlan,DC=com, with filter (sAMAccountName=user1)
- rlm_ldap: ldap_search() failed: Timed out while waiting for server to respond. Please increase the timeout.
- ldap server 192.168.1.25 is dead
- rlm_ldap: attempting LDAP reconnection
- rlm_ldap: closing existing LDAP connection
- rlm_ldap: (re)connection attempt failed
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 1 length 10
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] EAP Identity
- [eap] processing type tls
- [tls] Requiring client certificate
- [tls] Initiate
- [tls] Start returned 1
- ++[eap] returns handled
- Sending Access-Challenge of id 26 to 127.0.0.1 port 4309
- EAP-Message = 0x010200060d20
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x3242113932401ce0cdd9a600676a5050
- Finished request 9.
- Going to the next request
- Waking up in 9.9 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=26, length=202
- Sending duplicate reply to client localhost port 4309 - ID: 26
- Sending Access-Challenge of id 26 to 127.0.0.1 port 4309
- Waking up in 9.9 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=27, length=216
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x3242113932401ce0cdd9a600676a5050
- EAP-Message = 0x020200060319
- Message-Authenticator = 0xb1b902b458654cf52c0494483a133c1a
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 2 length 6
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP NAK
- [eap] EAP-NAK asked for EAP-Type/peap
- [eap] processing type tls
- [tls] Initiate
- [tls] Start returned 1
- ++[eap] returns handled
- Sending Access-Challenge of id 27 to 127.0.0.1 port 4309
- EAP-Message = 0x010300061920
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x32421139334108e0cdd9a600676a5050
- Finished request 10.
- Going to the next request
- Waking up in 9.9 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=28, length=292
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x32421139334108e0cdd9a600676a5050
- EAP-Message = 0x0203005219800000004816030100430100003f03014dc4cdb8db582308ca33b1f2e7257b808d8d5cff9d6be7da1af3d6e45d5a7f2a00001800390038003300320016001300660035002f000a000500040100
- Message-Authenticator = 0xd5fca223573c313bc675f849e2512dfc
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 3 length 82
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- TLS Length 72
- [peap] Length Included
- [peap] eaptls_verify returned 11
- [peap] (other): before/accept initialization
- [peap] TLS_accept: before/accept initialization
- [peap] <<< TLS 1.0 Handshake [length 0043], ClientHello
- [peap] TLS_accept: SSLv3 read client hello A
- [peap] >>> TLS 1.0 Handshake [length 002a], ServerHello
- [peap] TLS_accept: SSLv3 write server hello A
- [peap] >>> TLS 1.0 Handshake [length 01e2], Certificate
- [peap] TLS_accept: SSLv3 write certificate A
- [peap] >>> TLS 1.0 Handshake [length 018d], ServerKeyExchange
- [peap] TLS_accept: SSLv3 write key exchange A
- [peap] >>> TLS 1.0 Handshake [length 0004], ServerHelloDone
- [peap] TLS_accept: SSLv3 write server done A
- [peap] TLS_accept: SSLv3 flush data
- [peap] TLS_accept: Need to read more data: SSLv3 read client certificate A
- In SSL Handshake Phase
- In SSL Accept mode
- [peap] eaptls_process returned 13
- [peap] EAPTLS_HANDLED
- ++[eap] returns handled
- Sending Access-Challenge of id 28 to 127.0.0.1 port 4309
- EAP-Message = 0x010403b71900160301002a0200002603014d24751b597f304eab214325eb558d59df505752f07dacac7dab418bed57f0d90000390016030101e20b0001de0001db0001d8308201d43082013da003020102020204ab300d06092a864886f70d010105050030233121301f060355040313184150373133312d30302d32332d36382d30462d31412d4536301e170d3131303130313030303131365a170d3132303130313030303131365a30233121301f060355040313184150373133312d30302d32332d36382d30462d31412d453630819f300d06092a864886f70d010101050003818d0030818902818100c6cd8d77fecb894b9559efbc58d4f12d02a7
- EAP-Message = 0x4aba1f43194c2ec34a12d211348e551aabcaaf59abda239802e4d75274f1cac2d3ff923e1a4dcba0afb088cf83f89dc5aef1b39351609df4124486a371d053125a63eaf1462012fd13a2ddaa411432f33de2e5460bf9d5d82d4319931a8c5a540fea453f608efbdc7a56067f281f0203010001a317301530130603551d25040c300a06082b06010505070301300d06092a864886f70d010105050003818100a853e3e12e9d49501e4af1c19b2e71870aa51fac47571cbc5b3ea2057c636b1b82b598f273aaa872b2563605453202cfc456b2cdcdedda780af82493ce4f3f6c66f03aca6a06a530c13c8d5bad0805d5adc52290f6be22c49cc0b59a529a
- EAP-Message = 0x1cf40b316e238c975adac4f8a06b158c365bf02b4d2af30e36a926c55ba606d6877b160301018d0c0001890080d16a771d93f2dd1f02dcec1bad2398c679aa98a62b8731addcf12dd60cc6c4aa00ee963014e6a403031383bfd403f94e135e460d553f8f52647c85acba17e1f19ed50e79112219209ceab88542b0657d65bb7ab54a15a90e898b7deafef654cec2cdcffdc72ef73346ba23b1273db23faf0f291428619544ee3ac4bd6f49507300010200805008acd2fe50457889d6535e73e36fa75a21c215d84e84e94bf485c4c70e714d90868b227c90978e3a257a17eaba45dc4a698b5c26a2404e437577ce78c89671fa8ccf5ad66902e0ed5d5e
- EAP-Message = 0x1b3731ac7d0539deb1f0136fdf30309138c24488e4ec1aad17e7781eb2c7038bd2cc8d95390bfbe91210a96f287f5c7145daacb56e008017752c6dc4577da258c6d7a55797826fde1f848ef00ad83b65dc7fc50d28fc07a30850013344d49fad361df6148d2e74a4e499185658ea81e38c290adbfd2bc8eae16482f0cffe7ca6ea6871ea6c4a1b0b6c9940af20dcaae86e085f7cbf7c03a7372a7ccc18d397bd7396af376fc491f43e15018fa1e711d8bd7198fb42ae5716030100040e000000
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x32421139304608e0cdd9a600676a5050
- Finished request 11.
- Going to the next request
- Waking up in 9.8 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=29, length=418
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x32421139304608e0cdd9a600676a5050
- EAP-Message = 0x020400d01980000000c61603010086100000820080accf115f032bf15c0be3eef663b732225ef723b94aa4b945c51b8e6c1c5f64794444c0dc511765cde5b2b80d4fda225380e602678a58afa91f54da41cc2e04a0e660a1d521f3f2fb03dec16c629c4f1038366f429050ed5b195a32ad5a3a317c904ca11f679fd508e1daffe044c42d65172c1a6fac737228aa959bd018a74fa21403010001011603010030397eefc885e1772eae336c11b1aa239e4c9fff7de03660ff403821b62034a22b737d3ff43ffb833357481fc1c8542764
- Message-Authenticator = 0x6319dc2cf19574dd2fcb2cc64e6e0bdb
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 4 length 208
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- TLS Length 198
- [peap] Length Included
- [peap] eaptls_verify returned 11
- [peap] <<< TLS 1.0 Handshake [length 0086], ClientKeyExchange
- [peap] TLS_accept: SSLv3 read client key exchange A
- [peap] <<< TLS 1.0 ChangeCipherSpec [length 0001]
- [peap] <<< TLS 1.0 Handshake [length 0010], Finished
- [peap] TLS_accept: SSLv3 read finished A
- [peap] >>> TLS 1.0 ChangeCipherSpec [length 0001]
- [peap] TLS_accept: SSLv3 write change cipher spec A
- [peap] >>> TLS 1.0 Handshake [length 0010], Finished
- [peap] TLS_accept: SSLv3 write finished A
- [peap] TLS_accept: SSLv3 flush data
- [peap] (other): SSL negotiation finished successfully
- SSL Connection Established
- [peap] eaptls_process returned 13
- [peap] EAPTLS_HANDLED
- ++[eap] returns handled
- Sending Access-Challenge of id 29 to 127.0.0.1 port 4309
- EAP-Message = 0x010500411900140301000101160301003070b885222506dd9e8454456a639567b79c1e1d5a9e2ae3c1088f577b0da48622780320eea7e9dab7c7d391e3fb0eeb25
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x32421139314708e0cdd9a600676a5050
- Finished request 12.
- Going to the next request
- Waking up in 9.8 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=30, length=216
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x32421139314708e0cdd9a600676a5050
- EAP-Message = 0x020500061900
- Message-Authenticator = 0xe4ed1578687e1802a943c5b2af4fb11b
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 5 length 6
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] Received TLS ACK
- [peap] ACK handshake is finished
- [peap] eaptls_verify returned 3
- [peap] eaptls_process returned 3
- [peap] EAPTLS_SUCCESS
- ++[eap] returns handled
- Sending Access-Challenge of id 30 to 127.0.0.1 port 4309
- EAP-Message = 0x0106002b19001703010020dfab115b9c32da63750eafcdb690475e1d75ac41257b5e4c2839d67f504f5807
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x32421139364408e0cdd9a600676a5050
- Finished request 13.
- Going to the next request
- Waking up in 9.7 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=31, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x32421139364408e0cdd9a600676a5050
- EAP-Message = 0x0206002b190017030100209818bbc502f5a2e491a632d5bc7a15f97ecdf202070d2a5c06ce6b62a3bb3260
- Message-Authenticator = 0x06fb79fb782b1ed3a6b4a57cacfdec32
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 6 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] Identity - user1
- [peap] Got tunneled request
- EAP-Message = 0x0206000a017573657231
- server {
- PEAP: Got tunneled identity of user1
- PEAP: Setting default EAP type for tunneled EAP session.
- PEAP: Setting User-Name to user1
- Sending tunneled request
- EAP-Message = 0x0206000a017573657231
- FreeRADIUS-Proxied-To = 127.0.0.1
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- server {
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 6 length 10
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] EAP Identity
- [eap] processing type md5
- rlm_eap_md5: Issuing Challenge
- ++[eap] returns handled
- } # server
- [peap] Got tunneled reply code 11
- EAP-Message = 0x01070016041019ed963995bc776f3125ddba2453a396
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x6d9071606d977598c78a8e1756dd74ff
- [peap] Got tunneled reply RADIUS code 11
- EAP-Message = 0x01070016041019ed963995bc776f3125ddba2453a396
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x6d9071606d977598c78a8e1756dd74ff
- [peap] Got tunneled Access-Challenge
- ++[eap] returns handled
- Sending Access-Challenge of id 31 to 127.0.0.1 port 4309
- EAP-Message = 0x0107003b190017030100300bf5c82c72096a11a803f93fa15829422a2d3a5be82cf3b5bd03ecf94fec417fb121a204971651c11606e52ea222e7e8
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x32421139374508e0cdd9a600676a5050
- Finished request 14.
- Going to the next request
- Waking up in 9.7 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=32, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x32421139374508e0cdd9a600676a5050
- EAP-Message = 0x0207002b19001703010020c53b0eedde31d09e761afe398c4219f0832aedb66c7f88e6c6708edfa98ffb53
- Message-Authenticator = 0x03983287607e0bcb44a38d3eb3fcbd47
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 7 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] EAP type nak
- [peap] Got tunneled request
- EAP-Message = 0x020700060306
- server {
- PEAP: Setting User-Name to user1
- Sending tunneled request
- EAP-Message = 0x020700060306
- FreeRADIUS-Proxied-To = 127.0.0.1
- User-Name = "user1"
- State = 0x6d9071606d977598c78a8e1756dd74ff
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- server {
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 7 length 6
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP NAK
- [eap] EAP-NAK asked for EAP-Type/gtc
- [eap] processing type gtc
- ++[eap] returns handled
- } # server
- [peap] Got tunneled reply code 11
- EAP-Message = 0x0108000f0650617373776f72643a20
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x6d9071606c987798c78a8e1756dd74ff
- [peap] Got tunneled reply RADIUS code 11
- EAP-Message = 0x0108000f0650617373776f72643a20
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x6d9071606c987798c78a8e1756dd74ff
- [peap] Got tunneled Access-Challenge
- ++[eap] returns handled
- Sending Access-Challenge of id 32 to 127.0.0.1 port 4309
- EAP-Message = 0x0108002b1900170301002036f636e788312d97a6cb8740d15e2183570c3d4ad1b4465f1f45742b34088eb0
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x32421139344a08e0cdd9a600676a5050
- Finished request 15.
- Going to the next request
- Waking up in 9.7 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=33, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x32421139344a08e0cdd9a600676a5050
- EAP-Message = 0x0208002b19001703010020e4e518e027b9cd59c0103857101c6709220a6e78273c3930b179c55b12c0747e
- Message-Authenticator = 0x3aaf39385e4d82d091a1bff91508f6f1
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 8 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] EAP type gtc
- [peap] Got tunneled request
- EAP-Message = 0x0208000e0673796d626f6c313233
- server {
- PEAP: Setting User-Name to user1
- Sending tunneled request
- EAP-Message = 0x0208000e0673796d626f6c313233
- FreeRADIUS-Proxied-To = 127.0.0.1
- User-Name = "user1"
- State = 0x6d9071606c987798c78a8e1756dd74ff
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- server {
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 8 length 14
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/gtc
- [eap] processing type gtc
- [gtc] +- entering group LDAP {...}
- [ldap] login attempt by "user1" with password "symbol123"
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- [eap] Handler failed in EAP/gtc
- [eap] Failed in EAP select
- ++[eap] returns invalid
- Failed to authenticate the user.
- auth: Failed to validate the user.: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32 via TLS tunnel)
- Login incorrect: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32 via TLS tunnel)
- } # server
- [peap] Got tunneled reply code 3
- EAP-Message = 0x04080004
- Message-Authenticator = 0x00000000000000000000000000000000
- [peap] Got tunneled reply RADIUS code 3
- EAP-Message = 0x04080004
- Message-Authenticator = 0x00000000000000000000000000000000
- [peap] Tunneled authentication was rejected.
- [peap] FAILURE
- ++[eap] returns handled
- Sending Access-Challenge of id 33 to 127.0.0.1 port 4309
- EAP-Message = 0x0109002b190017030100200e36690619518c19ccbeb05bd0c569eccfad869fc88329ef9b5f228ea232b2f5
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x32421139354b08e0cdd9a600676a5050
- Finished request 16.
- Going to the next request
- Waking up in 9.7 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=34, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x32421139354b08e0cdd9a600676a5050
- EAP-Message = 0x0209002b190017030100207cff25bd9a9aa3da787cfab1ef8a8d05d7eee7c8e8e121d688f0c3f5fe0a2f35
- Message-Authenticator = 0x3eaa132093370d8969f3242045634a90
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 9 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] Received EAP-TLV response.
- [peap] Had sent TLV failure. User was rejected earlier in this session.
- [eap] Handler failed in EAP/peap
- [eap] Failed in EAP select
- ++[eap] returns invalid
- Failed to authenticate the user.
- auth: Failed to validate the user.: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32)
- Login incorrect: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32)
- Sending Access-Reject of id 34 to 127.0.0.1 port 4309
- EAP-Message = 0x04090004
- Message-Authenticator = 0x00000000000000000000000000000000
- Finished request 17.
- Going to the next request
- Waking up in 9.7 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=35, length=202
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- EAP-Message = 0x0201000a017573657231
- Message-Authenticator = 0x9e95771f4ab879c61fa3b7781071ce90
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 1 length 10
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] EAP Identity
- [eap] processing type tls
- [tls] Requiring client certificate
- [tls] Initiate
- [tls] Start returned 1
- ++[eap] returns handled
- Sending Access-Challenge of id 35 to 127.0.0.1 port 4309
- EAP-Message = 0x010200060d20
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x2f3007e82f320a3a473568eb1d8bd7c8
- Finished request 18.
- Going to the next request
- Waking up in 9.6 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=36, length=216
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x2f3007e82f320a3a473568eb1d8bd7c8
- EAP-Message = 0x020200060319
- Message-Authenticator = 0x016cb451584c83d4f4743cd3862779b1
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 2 length 6
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP NAK
- [eap] EAP-NAK asked for EAP-Type/peap
- [eap] processing type tls
- [tls] Initiate
- [tls] Start returned 1
- ++[eap] returns handled
- Sending Access-Challenge of id 36 to 127.0.0.1 port 4309
- EAP-Message = 0x010300061920
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x2f3007e82e331e3a473568eb1d8bd7c8
- Finished request 19.
- Going to the next request
- Waking up in 9.5 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=37, length=292
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x2f3007e82e331e3a473568eb1d8bd7c8
- EAP-Message = 0x0203005219800000004816030100430100003f03014dc4cdb8af56089ee07f3fc77ddd6ed65a6e978f38fee53146878e4b7d9189bb00001800390038003300320016001300660035002f000a000500040100
- Message-Authenticator = 0x694862570ffe7c4baefe972c89cdb0e5
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 3 length 82
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- TLS Length 72
- [peap] Length Included
- [peap] eaptls_verify returned 11
- [peap] (other): before/accept initialization
- [peap] TLS_accept: before/accept initialization
- [peap] <<< TLS 1.0 Handshake [length 0043], ClientHello
- [peap] TLS_accept: SSLv3 read client hello A
- [peap] >>> TLS 1.0 Handshake [length 002a], ServerHello
- [peap] TLS_accept: SSLv3 write server hello A
- [peap] >>> TLS 1.0 Handshake [length 01e2], Certificate
- [peap] TLS_accept: SSLv3 write certificate A
- [peap] >>> TLS 1.0 Handshake [length 018d], ServerKeyExchange
- [peap] TLS_accept: SSLv3 write key exchange A
- [peap] >>> TLS 1.0 Handshake [length 0004], ServerHelloDone
- [peap] TLS_accept: SSLv3 write server done A
- [peap] TLS_accept: SSLv3 flush data
- [peap] TLS_accept: Need to read more data: SSLv3 read client certificate A
- In SSL Handshake Phase
- In SSL Accept mode
- [peap] eaptls_process returned 13
- [peap] EAPTLS_HANDLED
- ++[eap] returns handled
- Sending Access-Challenge of id 37 to 127.0.0.1 port 4309
- EAP-Message = 0x010403b71900160301002a0200002603014d24751cb72e5f37f026326807985cebd809e02b32e9d4d4eadc58b12786e5070000390016030101e20b0001de0001db0001d8308201d43082013da003020102020204ab300d06092a864886f70d010105050030233121301f060355040313184150373133312d30302d32332d36382d30462d31412d4536301e170d3131303130313030303131365a170d3132303130313030303131365a30233121301f060355040313184150373133312d30302d32332d36382d30462d31412d453630819f300d06092a864886f70d010101050003818d0030818902818100c6cd8d77fecb894b9559efbc58d4f12d02a7
- EAP-Message = 0x4aba1f43194c2ec34a12d211348e551aabcaaf59abda239802e4d75274f1cac2d3ff923e1a4dcba0afb088cf83f89dc5aef1b39351609df4124486a371d053125a63eaf1462012fd13a2ddaa411432f33de2e5460bf9d5d82d4319931a8c5a540fea453f608efbdc7a56067f281f0203010001a317301530130603551d25040c300a06082b06010505070301300d06092a864886f70d010105050003818100a853e3e12e9d49501e4af1c19b2e71870aa51fac47571cbc5b3ea2057c636b1b82b598f273aaa872b2563605453202cfc456b2cdcdedda780af82493ce4f3f6c66f03aca6a06a530c13c8d5bad0805d5adc52290f6be22c49cc0b59a529a
- EAP-Message = 0x1cf40b316e238c975adac4f8a06b158c365bf02b4d2af30e36a926c55ba606d6877b160301018d0c0001890080d16a771d93f2dd1f02dcec1bad2398c679aa98a62b8731addcf12dd60cc6c4aa00ee963014e6a403031383bfd403f94e135e460d553f8f52647c85acba17e1f19ed50e79112219209ceab88542b0657d65bb7ab54a15a90e898b7deafef654cec2cdcffdc72ef73346ba23b1273db23faf0f291428619544ee3ac4bd6f49507300010200802df7b60090651da86f3eb2dacdd9071827d72cf95fcf71e83ae1dc24c69e46dd199019632d62033e2ffff78980a89a7b60354e03cc2cb257b151496fd14bdc7fa21fa036c9b9beba736a97
- EAP-Message = 0x2833ee997345e1d6f45309a036623f63ed33dc65aa2cf226d9fa3bf4fc15a0c8ec0d190193aad8b1a9f7b36ba0108a4bd61a5174930080705fb356e8b292d966a00d00da82752c273cb0f56cb748a0da4e1a008caaf6bdd632090f3d3c973f41b4ac8ac036b8b7b2549d85d43eb1035e1674b5fd60a9b1409efc1432830e621c29abdaa4d222aa53732ebfc6ee68a76269e6a3ba585d778caad825ffb5428217cfeed4cbf36adaac51dab50b2b3272702875ae78f41c0816030100040e000000
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x2f3007e82d341e3a473568eb1d8bd7c8
- Finished request 20.
- Going to the next request
- Waking up in 9.4 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=38, length=418
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x2f3007e82d341e3a473568eb1d8bd7c8
- EAP-Message = 0x020400d01980000000c61603010086100000820080855f4ad132c2b7556b354c5761c43156e8359548c4c2e13208e27d9240584bb5e1a45f32ebd7b32d3cf387c8f6351d89137e6cf480e993ffcac0c9d118faba4dba18950e9206e0e74bde33a0da3fe130f6144d0588fb42b8876b40a54d5f271241128bf59f200538fc1260dce9a6f7baf1c0d84f34021bf2dec48a8e0bd98d951403010001011603010030da55206428503f34904342d24212a739b7fa848676ea6ad39bf1edf99d044a8f8ddfb03f78b3986f72fb106184797192
- Message-Authenticator = 0xb0bba84005e3edcddbf80b8dc0fa21a6
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 4 length 208
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- TLS Length 198
- [peap] Length Included
- [peap] eaptls_verify returned 11
- [peap] <<< TLS 1.0 Handshake [length 0086], ClientKeyExchange
- [peap] TLS_accept: SSLv3 read client key exchange A
- [peap] <<< TLS 1.0 ChangeCipherSpec [length 0001]
- [peap] <<< TLS 1.0 Handshake [length 0010], Finished
- [peap] TLS_accept: SSLv3 read finished A
- [peap] >>> TLS 1.0 ChangeCipherSpec [length 0001]
- [peap] TLS_accept: SSLv3 write change cipher spec A
- [peap] >>> TLS 1.0 Handshake [length 0010], Finished
- [peap] TLS_accept: SSLv3 write finished A
- [peap] TLS_accept: SSLv3 flush data
- [peap] (other): SSL negotiation finished successfully
- SSL Connection Established
- [peap] eaptls_process returned 13
- [peap] EAPTLS_HANDLED
- ++[eap] returns handled
- Sending Access-Challenge of id 38 to 127.0.0.1 port 4309
- EAP-Message = 0x0105004119001403010001011603010030ad011a52cf24885c70639555142f0a863cdc7b92e506ff3eb493f31beeae99f3d041ba2e4847c5a7ebb1697d7ce70a22
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x2f3007e82c351e3a473568eb1d8bd7c8
- Finished request 21.
- Going to the next request
- Waking up in 9.3 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=39, length=216
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x2f3007e82c351e3a473568eb1d8bd7c8
- EAP-Message = 0x020500061900
- Message-Authenticator = 0x5d979cb2aba6d1ab66dcd2325c048103
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 5 length 6
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] Received TLS ACK
- [peap] ACK handshake is finished
- [peap] eaptls_verify returned 3
- [peap] eaptls_process returned 3
- [peap] EAPTLS_SUCCESS
- ++[eap] returns handled
- Sending Access-Challenge of id 39 to 127.0.0.1 port 4309
- EAP-Message = 0x0106002b19001703010020f270b524c2e59e35af7103103803fa4a3af315bf2eaaa62c7afa35e465eedd91
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x2f3007e82b361e3a473568eb1d8bd7c8
- Finished request 22.
- Going to the next request
- Waking up in 9.3 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=40, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x2f3007e82b361e3a473568eb1d8bd7c8
- EAP-Message = 0x0206002b190017030100204163a605e04ff62cd57d7c78b0b33a1182022dbfc743bc7914b1e03e1c247fa7
- Message-Authenticator = 0x06ba6f1120b51d1dc500628ebe1b3613
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 6 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] Identity - user1
- [peap] Got tunneled request
- EAP-Message = 0x0206000a017573657231
- server {
- PEAP: Got tunneled identity of user1
- PEAP: Setting default EAP type for tunneled EAP session.
- PEAP: Setting User-Name to user1
- Sending tunneled request
- EAP-Message = 0x0206000a017573657231
- FreeRADIUS-Proxied-To = 127.0.0.1
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- server {
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 6 length 10
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] EAP Identity
- [eap] processing type md5
- rlm_eap_md5: Issuing Challenge
- ++[eap] returns handled
- } # server
- [peap] Got tunneled reply code 11
- EAP-Message = 0x0107001604107ccabd38abbf54df76d9395d858d3377
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x821670508211744d3e01c0990e5e85fc
- [peap] Got tunneled reply RADIUS code 11
- EAP-Message = 0x0107001604107ccabd38abbf54df76d9395d858d3377
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x821670508211744d3e01c0990e5e85fc
- [peap] Got tunneled Access-Challenge
- ++[eap] returns handled
- Sending Access-Challenge of id 40 to 127.0.0.1 port 4309
- EAP-Message = 0x0107003b190017030100302d6d9e392f9e140b220d8ca51142c1ec8ce0fcd3c31150677815e112bf5df74500835e188aae5edd430239764c423b66
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x2f3007e82a371e3a473568eb1d8bd7c8
- Finished request 23.
- Going to the next request
- Waking up in 9.3 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=41, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x2f3007e82a371e3a473568eb1d8bd7c8
- EAP-Message = 0x0207002b1900170301002098f7e8fb0343914bcff397a8df3aa5f174c4a62ad4e4256b19142a52fb15536d
- Message-Authenticator = 0x03dbb6d37136202c37f95ddf1d45aa38
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 7 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] EAP type nak
- [peap] Got tunneled request
- EAP-Message = 0x020700060306
- server {
- PEAP: Setting User-Name to user1
- Sending tunneled request
- EAP-Message = 0x020700060306
- FreeRADIUS-Proxied-To = 127.0.0.1
- User-Name = "user1"
- State = 0x821670508211744d3e01c0990e5e85fc
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- server {
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 7 length 6
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP NAK
- [eap] EAP-NAK asked for EAP-Type/gtc
- [eap] processing type gtc
- ++[eap] returns handled
- } # server
- [peap] Got tunneled reply code 11
- EAP-Message = 0x0108000f0650617373776f72643a20
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x82167050831e764d3e01c0990e5e85fc
- [peap] Got tunneled reply RADIUS code 11
- EAP-Message = 0x0108000f0650617373776f72643a20
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x82167050831e764d3e01c0990e5e85fc
- [peap] Got tunneled Access-Challenge
- ++[eap] returns handled
- Sending Access-Challenge of id 41 to 127.0.0.1 port 4309
- EAP-Message = 0x0108002b1900170301002044700c7791adf0f01b5a1500416edc0934fe7aa2f2541392ef6a4deef34b86e6
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x2f3007e829381e3a473568eb1d8bd7c8
- Finished request 24.
- Going to the next request
- Waking up in 9.3 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=42, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x2f3007e829381e3a473568eb1d8bd7c8
- EAP-Message = 0x0208002b190017030100209db6eb55f2e5f82cfbbfb624e010b6f844cecc280859755505176f309d362f45
- Message-Authenticator = 0x188cc44cbae063cb6ce053661debe982
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 8 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] EAP type gtc
- [peap] Got tunneled request
- EAP-Message = 0x0208000e0673796d626f6c313233
- server {
- PEAP: Setting User-Name to user1
- Sending tunneled request
- EAP-Message = 0x0208000e0673796d626f6c313233
- FreeRADIUS-Proxied-To = 127.0.0.1
- User-Name = "user1"
- State = 0x82167050831e764d3e01c0990e5e85fc
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- server {
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 8 length 14
- [eap] No EAP Start, assuming it's an on-going EAP conversation
- ++[eap] returns updated
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/gtc
- [eap] processing type gtc
- [gtc] +- entering group LDAP {...}
- [ldap] login attempt by "user1" with password "symbol123"
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- [eap] Handler failed in EAP/gtc
- [eap] Failed in EAP select
- ++[eap] returns invalid
- Failed to authenticate the user.
- auth: Failed to validate the user.: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32 via TLS tunnel)
- Login incorrect: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32 via TLS tunnel)
- } # server
- [peap] Got tunneled reply code 3
- EAP-Message = 0x04080004
- Message-Authenticator = 0x00000000000000000000000000000000
- [peap] Got tunneled reply RADIUS code 3
- EAP-Message = 0x04080004
- Message-Authenticator = 0x00000000000000000000000000000000
- [peap] Tunneled authentication was rejected.
- [peap] FAILURE
- ++[eap] returns handled
- Sending Access-Challenge of id 42 to 127.0.0.1 port 4309
- EAP-Message = 0x0109002b190017030100206b47275f58c14e827290087eb0fdc91732eb16851900bbde1d1142f38869e22b
- Message-Authenticator = 0x00000000000000000000000000000000
- State = 0x2f3007e828391e3a473568eb1d8bd7c8
- Finished request 25.
- Going to the next request
- Waking up in 9.3 seconds.
- rad_recv: Access-Request packet from host 127.0.0.1 port 4309, id=43, length=253
- User-Name = "user1"
- Calling-Station-Id = "00-13-CE-F0-6E-32"
- Called-Station-Id = "00-23-68-0E-B1-10:satishtest"
- Symbol-Wlan-Index = "satishtest"
- NAS-Port = 1
- NAS-Port-Type = Wireless-802.11
- Framed-MTU = 1400
- Service-Type = Framed-User
- NAS-IP-Address = 127.0.0.1
- NAS-Identifier = "ap71xx-0F1AE6"
- NAS-Port-Id = "radio1"
- Connect-Info = "CONNECT 54Mbps 802.11bg"
- State = 0x2f3007e828391e3a473568eb1d8bd7c8
- EAP-Message = 0x0209002b1900170301002095ae9eea4cf797b74d6ccca0b8af5150c628db88a0bf9a54c0e222997b64ee0e
- Message-Authenticator = 0x4823642880b41d07f712f54a32efc341
- +- entering group authorize {...}
- ++[preprocess] returns ok
- [suffix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [suffix_oblic] No such realm "NULL"
- ++[suffix_oblic] returns noop
- [suffix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [suffix_oblic_fs] No such realm "NULL"
- ++[suffix_oblic_fs] returns noop
- [prefix_oblic] No '/' in User-Name = "user1", looking up realm NULL
- [prefix_oblic] No such realm "NULL"
- ++[prefix_oblic] returns noop
- [prefix_oblic_fs] No '\' in User-Name = "user1", looking up realm NULL
- [prefix_oblic_fs] No such realm "NULL"
- ++[prefix_oblic_fs] returns noop
- [suffix_at] No '@' in User-Name = "user1", looking up realm NULL
- [suffix_at] No such realm "NULL"
- ++[suffix_at] returns noop
- [prefix_at] No '@' in User-Name = "user1", looking up realm NULL
- [prefix_at] No such realm "NULL"
- ++[prefix_at] returns noop
- [suffix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [suffix_percent] No such realm "NULL"
- ++[suffix_percent] returns noop
- [prefix_percent] No '%' in User-Name = "user1", looking up realm NULL
- [prefix_percent] No such realm "NULL"
- ++[prefix_percent] returns noop
- [copy_user_name] expand: %{User-Name} -> user1
- copy_user_name: Added attribute Stripped-User-Name with value 'user1'
- ++[copy_user_name] returns ok
- [passwd] Added User-Password: 'symbol123' to config_items
- ++[passwd] returns ok
- [ldap] rlm_ldap: performing user authorization for user1
- [ldap] expand: (sAMAccountName=%{Stripped-User-Name}) -> (sAMAccountName=user1)
- [ldap] expand: DC=wlan,DC=com -> DC=wlan,DC=com
- rlm_ldap: ldap_get_conn: Checking Id: 0
- rlm_ldap: ldap_get_conn: Got Id: 0
- [ldap] search failed
- rlm_ldap: ldap_release_conn: Release Id: 0
- ++[ldap] returns fail
- ++? if (fail)
- ? Evaluating (fail) -> TRUE
- ++? if (fail) -> TRUE
- ++- entering if (fail) {...}
- [files] users: Matched entry DEFAULT at line 11
- [files] users: Matched entry DEFAULT at line 14
- +++[files] returns ok
- ++- if (fail) returns ok
- [eap] EAP packet type response id 9 length 43
- [eap] Continuing tunnel setup.
- ++[eap] returns ok
- [pap] Found existing Auth-Type, not changing it.
- ++[pap] returns noop
- ++[logintime] returns noop
- Found Auth-Type = Local
- Found Auth-Type = EAP
- Warning: Found 2 auth-types on request for user 'user1'
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Replacing User-Password in config items with Cleartext-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!! Please update your configuration so that the "known good" !!!
- !!! clear text password is in Cleartext-Password, and not in User-Password. !!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- +- entering group authenticate {...}
- [eap] Request found, released from the list
- [eap] EAP/peap
- [eap] processing type peap
- [peap] processing EAP-TLS
- [peap] eaptls_verify returned 7
- [peap] Done initial handshake
- [peap] eaptls_process returned 7
- [peap] EAPTLS_OK
- [peap] Session established. Decoding tunneled attributes.
- [peap] Received EAP-TLV response.
- [peap] Had sent TLV failure. User was rejected earlier in this session.
- [eap] Handler failed in EAP/peap
- [eap] Failed in EAP select
- ++[eap] returns invalid
- Failed to authenticate the user.
- auth: Failed to validate the user.: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32)
- Login incorrect: [user1] (from client localhost port 1 cli 00-13-CE-F0-6E-32)
- Sending Access-Reject of id 43 to 127.0.0.1 port 4309
- EAP-Message = 0x04090004
- Message-Authenticator = 0x00000000000000000000000000000000
- Finished request 26.
- Going to the next request
- Waking up in 9.2 seconds.
Add Comment
Please, Sign In to add comment