Skip to content

Instantly share code, notes, and snippets.

@elcontrastador
Created December 6, 2011 04:13
Show Gist options
  • Save elcontrastador/1436695 to your computer and use it in GitHub Desktop.
Save elcontrastador/1436695 to your computer and use it in GitHub Desktop.
#users file
oneif Cleartext-Password := "oneif"
rad_recv: Access-Request packet from host 172.16.30.240 port 2066, id=3, length=156
User-Name = "b88d123ec628"
User-Password = "b88d123ec628"
NAS-IP-Address = 172.16.30.240
Called-Station-Id = "64-00-F1-16-18-3D:hinds-wlan1"
Calling-Station-Id = "B8-8D-12-3E-C6-28"
NAS-Port-Type = Wireless-802.11
Connect-Info = "CONNECT 11Mbps 802.11b"
Message-Authenticator = 0xb21a5041cf4bf7f99a7fb694ec530e5b
+- entering group authorize {...}
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
[suffix] No '@' in User-Name = "b88d123ec628", looking up realm NULL
[suffix] No such realm "NULL"
++[suffix] returns noop
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
++[unix] returns notfound
++[files] returns noop
++[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
No authenticate method (Auth-Type) configuration 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} -> b88d123ec628
attr_filter: Matched entry DEFAULT at line 11
++[attr_filter.access_reject] returns updated
Delaying reject of request 1 for 1 seconds
Going to the next request
Waking up in 0.9 seconds.
Sending delayed reject for request 1
Sending Access-Reject of id 3 to 172.16.30.240 port 2066
Waking up in 4.9 seconds.
Cleaning up request 1 ID 3 with timestamp +341
Ready to process requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment