Thus spake Alan DeKok ([EMAIL PROTECTED]) [10/09/03 13:12]:
> Damian Gerow <[EMAIL PROTECTED]> wrote:
> > But rlm_chap consults the mschap module, does it not?
> 
>   No.
> 
> > Ah, but it tells mschap to look for Chap-Password, /not/
> > MS-CHAP-Password.
> 
>   No.

Okay...  So can I get an explanation as to what's going on here:

    modcall: entering group authorize
      modcall[authorize]: module "preprocess" returns ok
        rlm_realm: No '@' in User-Name = "damiang", looking up realm NULL
        rlm_realm: No such realm NULL
      modcall[authorize]: module "suffix" returns noop
        users: Matched DEFAULT at 2
      modcall[authorize]: module "files" returns ok
    rlm_chap: Could not find proper Chap-Password attribute in request
      modcall[authorize]: module "chap" returns noop
      modcall[authorize]: module "mschap" returns notfound

Is that saying, 'Could not contact the "mschap" module', or 'The "mschap"
module said it couldn't find a Chap-Passowrd', or 'I'm not supposed to look
at the "mschap" module, even though it's somewhere in my configuration'?

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

Reply via email to