"Jon Stahler" <[EMAIL PROTECTED]> wrote:
> I've been trying to setup FreeRadius in order to authenticate my
> wireless users against my Novell eDirectory via the built in LDAP
> server.

  You can't, it's impossible.  LDAP doesn't do EAP, and will never do
EAP.

  Instead, put clear-text passwords into LDAP, list "ldap" in the
"authorize" section of "radiusd.conf", and let the server figure it
out.  It WILL work.

> On the Radius screen, I see that the request is sent to the LDAP
> server.  The EAP module of FreeRadius responds OK over and over and over
> again infinitely until I either kill my wireless connection or the
> server thread.

  There's a lot more detail than that, usually.  Buried somewhere in
that log is the real reason why it's failing.

> I have only uncommented PEAP and MSCHAPV2 in my EAP.CONF file.

  In order for PEAP to work, you also need to configure the tls{}
section of eap.conf.

  Alan DeKok.

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

Reply via email to