On Wed 15-Sep-04 at 1046 EDT, Alan DeKok wrote:
> Mike Markowski <[EMAIL PROTECTED]> wrote:
> > My complete simple users file:
> ...
> > Yet I still get a "No authenticate method". From radiusd -X output:
> ...
> > rlm_eap: No EAP-Message, not doing EAP
> > modcall[authorize]: module "eap" returns noop for request 0
> > modcall: group authorize returns ok for request 0
>
> Normally, the "files" module comes after "eap" in the "authorize"
> section.
>
> Why did you delete it?
Because I stupidly did not uncomment it in radiusd.conf. :-P
After doing so, the output is still not much better:
[...]
Ready to process requests.
rad_recv: Access-Request packet from host 10.2.2.101:21645, id=38, length=120
User-Name = "004096471704"
User-Password = "004096471704"
Called-Station-Id = "000f.34c9.03b0"
Calling-Station-Id = "0040.9647.1704"
NAS-Port-Type = Wireless-802.11
NAS-Port = 295
Service-Type = Framed-User
NAS-IP-Address = 10.2.2.101
NAS-Identifier = "net10-2-52"
Processing the authorize section of radiusd.conf
modcall: entering group authorize for request 0
modcall[authorize]: module "preprocess" returns ok for request 0
modcall[authorize]: module "chap" returns noop for request 0
modcall[authorize]: module "mschap" returns noop for request 0
rlm_realm: No '@' in User-Name = "004096471704", looking up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop for request 0
rlm_eap: No EAP-Message, not doing EAP
modcall[authorize]: module "eap" returns noop for request 0
users: Matched DEFAULT at 4
modcall[authorize]: module "files" returns ok for request 0
modcall: group authorize returns ok for request 0
auth: No authenticate method (Auth-Type) configuration found for the request:
Rejecting the user
auth: Failed to validate the user.
And I'm using the same users file as in my previous note.
Thanks again for any ideas,
Mike
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html