Alan,

I upgraded my RADIUS server software and used
freeradius-snapshot-20010810,
as you recommended.
Unfortunately, a RADIUS server still has the problem
with "Expiration" option from raddb/users file. This
option has not been found (please, see below).
I attached the log output for 2 user's authentication
cases.
One case is with the "Expiration" keyword and another
one - without it.
Does something wrong in my configuration?


Thank you very much for help,

Leon


radnexp Password == "test", Expiration == "15 August
2005"
        Reply-Message = "expired"

rad_recv: Access-Request packet from host
128.107.193.231:2947, id=191, length=88
        User-Name = "radnexp"
        Password =
"[\2653\306\220\316\236\\\317\250\004\256(GP8"
        NAS-IP-Address = 128.107.193.231
        NAS-Identifier = "ce_http_radius_config"
        Service-Type = Authenticate-Only
        NAS-Port = 1922
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
  modcall[authorize]: module "suffix" returns ok
  modcall[authorize]: module "files" returns notfound
modcall: group authorize returns ok
auth: type Local
auth: Failed to validate the user.
Sending Access-Reject of id 191 to
128.107.193.231:2947
Finished request 0
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 0 ID 191 with timestamp 3b77ceac
Nothing to do.  Sleeping until we see a request.


======================================================

radsuper Password == "super"
        Service-Type = "Administrative-User",
        Filter-Id = "Yes-Web-Blocking"


rad_recv: Access-Request packet from host 128.
107.193.231:2960, id=117, length=89
        User-Name = "radsuper"
        Password =
"\260d\353\215}>\300\247\340\304\0252\005:\300\344"
        NAS-IP-Address = 128.107.193.231
        NAS-Identifier = "ce_http_radius_config"
        Service-Type = Authenticate-Only
        NAS-Port = 1935
modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
  modcall[authorize]: module "suffix" returns ok
    users: Matched radsuper at 27
  modcall[authorize]: module "files" returns ok
modcall: group authorize returns ok
auth: type Local
Sending Access-Accept of id 117 to
128.107.193.231:2960
        Service-Type = Administrative-User
        Filter-Id = "Yes-Web-Blocking"
Finished request 1
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 1 ID 117 with timestamp 3b77cf35
Nothing to do.  Sleeping until we see a request.


__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to