"Nicolas Audureau" <[EMAIL PROTECTED]> wrote:
> I try to do PEAP-MSChapv2 with an LDAP server (It works quite good).
> I want to know if this two methods are equivalent :
> 
> First Method : (Works fine)
...
> Second Method : (Doesn't seem to work)

  Then they're not equivalent.

> authorize {
>       files
>       #eap

  Hmm... you're trying to use EAP authentication, and you've removed
all EAP support from the server.  Why?

> authenticate {
>       Auth-Type PEAPLDAP {
>               eap
>               ldap
>               }

  Why would you ever do that?  What are you trying to do?

> Are this two methods equivalent ?

  One works.  The other doesn't.  They're not equivalent.

> What's wrong ?

  I have no idea what you think you're doing with the second method,
or why you think it would work.

  Alan DeKok.


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

Reply via email to