FreeRADIUS time based authentication with MySQL

jomajo ster.efx at gmail.com
Fri Apr 13 17:33:48 CEST 2012


Hi!

I am talking just about time-based authentication, at the specific time.

But now there is a problem with MD5 encryption. Take a look please: 

<...>
++[sql] returns ok
rlm_counter: Entering module authorize code
rlm_counter: Could not find Check item value pair
++[daily] returns noop
rlm_checkval: Item Name: Calling-Station-Id, Value: 10.0.0.254
rlm_checkval: Could not find attribute named Calling-Station-Id in check
pairs
++[checkval] returns notfound
++[expiration] returns noop
++[logintime] returns noop
[pap] WARNING: Auth-Type already set.  Not setting to PAP
++[pap] returns noop
Found Auth-Type = PAP
# Executing group from file /etc/freeradius/sites-enabled/default
+- entering group PAP {...}
[pap] login attempt with password "test"
[pap] Using MD5 encryption.
[pap] Configured MD5 password has incorrect length
[pap] Passwords don't match
++[pap] returns reject
Failed to authenticate the user.
Using Post-Auth-Type Reject
# Executing group from file /etc/freeradius/sites-enabled/default
+- entering group REJECT {...}
[attr_filter.access_reject]     expand: %{User-Name} -> test
 attr_filter: Matched entry DEFAULT at line 11
++[attr_filter.access_reject] returns updated
Delaying reject of request 0 for 1 seconds
Going to the next request
Waking up in 0.9 seconds.
Sending delayed reject for request 0
Sending Access-Reject of id 43 to 10.0.0.1 port 1645
Waking up in 4.9 seconds.
Cleaning up request 0 ID 43 with timestamp +11
Ready to process requests.
<...>

--
View this message in context: http://freeradius.1045715.n5.nabble.com/FreeRADIUS-time-based-authentication-with-MySQL-tp5637543p5638689.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.


More information about the Freeradius-Users mailing list