Hi i am having problem after setup the daloradius with freeradius server, i have configure my Wireless AP to point the freeradius server, below is the error i get. please help to resolve my problem.
6333c67adf56fd32db2907d13333badba22b7c1572da11241af0a3d71f4c6bd21f829c8799a9b27babf0929b58bca62f985ee7ed325aaeac7102dacc2ce507ab3fc2c0f73ddd9fb901d23d9d84de6178c5d6a39e5ea3aab951a5ea547c2fdffbf527d05db5ad7bfb134970221495dc9bec5701cea254e697aac9ab48d6f433ec833cff29e820cace3445faa2f77f658c45f93a0b016030100040e000000
Message-Authenticator = 0x00000000000000000000000000000000
State = 0xe8eb9ac7ebee83ff290c5143a0499cb8
Finished request 3.
Going to the next request
Waking up in 4.9 seconds.
rad_recv: Access-Request packet from host 192.168.0.1 port 48587, id=2, length=65
User-Name = "145a05-f02d62"
NAS-Port = 1
NAS-Port-Type = Wireless-802.11
User-Password = "testing123"
+- entering group authorize {...}
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
++[digest] returns noop
[suffix] No '@' in User-Name = "145a05-f02d62", looking up realm NULL
[suffix] No such realm "NULL"
++[suffix] returns noop
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
[sql] expand: %{User-Name} -> 145a05-f02d62
[sql] sql_set_user escaped user --> '145a05-f02d62'
rlm_sql (sql): Reserving sql socket id: 2
[sql] expand: SELECT id, username, attribute, value, op FROM radcheck WHERE username = '%{SQL-User-Name}' ORDER BY id -> SELECT id, username, attribute, value, op FROM radcheck WHERE username = '145a05-f02d62' ORDER BY id
[sql] expand: SELECT groupname FROM radusergroup WHERE username = '%{SQL-User-Name}' ORDER BY priority -> SELECT groupname FROM radusergroup WHERE username = '145a05-f02d62' ORDER BY priority
rlm_sql (sql): Released sql socket id: 2
[sql] User 145a05-f02d62 not found
++[sql] returns notfound
++[expiration] returns noop
++[logintime] returns noop
[pap] WARNING! No "known good" password found for the user. Authentication may fail because of this.
++[pap] returns noop
ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user
Failed to authenticate the user.
Using Post-Auth-Type Reject
+- entering group REJECT {...}
[attr_filter.access_reject] expand: %{User-Name} -> 145a05-f02d62
attr_filter: Matched entry DEFAULT at line 11
++[attr_filter.access_reject] returns updated
Delaying reject of request 4 for 1 seconds
Going to the next request
Waking up in 0.9 seconds.
Sending delayed reject for request 4
Sending Access-Reject of id 2 to 192.168.0.1 port 48587
Waking up in 3.5 seconds.
Cleaning up request 0 ID 4 with timestamp +27
Cleaning up request 1 ID 5 with timestamp +27
Cleaning up request 2 ID 6 with timestamp +27
Cleaning up request 3 ID 7 with timestamp +27
WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
WARNING: !! EAP session for state 0xe8eb9ac7ebee83ff did not finish!
WARNING: !! Please read http://wiki.freeradius.org/Certificate_Compatibility
WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Waking up in 1.4 seconds.
Cleaning up request 4 ID 2 with timestamp +27
Ready to process requests.
Anonymous