Jean Frontin wrote:
with the help of Alan I eliminated two errors but I always have the error mentioned in the subject. I persent the full log wher I begin the lines I don't understand by a star at the bottom of my mail. My question is : wher do I make a configuration error ?
You deleted large amounts of the default configuration.
rad_recv: Access-Request packet from host 11.12.13.14:1896, id=3, length=47 User-Name = "xxxxxx" User-Password = "yyyyyy" Processing the authorize section of radiusd.conf modcall: entering group authorize for request 0 modcall[authorize]: module "preprocess" returns ok for request 0 radius_xlat: '/var/log/radius/radacct/141.115.16.72/auth-detail-20080514' rlm_detail: /var/log/radius/radacct/%{Client-IP-Address}/auth-detail-%Y%m%d expands to /var/log/radius/radacct/141.115.16.72/auth-detail-20080514 modcall[authorize]: module "auth_log" returns ok for request 0 modcall[authorize]: module "mschap" returns noop for request 0 rlm_counter: Entering module authorize code rlm_counter: Could not find Check item value pair modcall[authorize]: module "daily" returns noop for request 0 modcall: leaving group authorize (returns ok) for request 0 * auth: No authenticate method (Auth-Type) configuration found for the
Where is the password supposed to come from? How does the server know how to authenticate the user? Perhaps you mean to list "ldap" in the "authorize" section? Alan DeKok.