"Clayton Dukes" <[EMAIL PROTECTED]> wrote:
> Well, I want that -- can I not use LDAP to authenticate the users?

  No.

  The packet contains an EAP message, and LDAP doesn't understand EAP.

  You have to use LDAP to retrieve the password, and then the EAP
module will use that password to authenticate the user.

  Again, the server is designed to do almost all of this automatically
from the default configuration.  Look in the latest CVS snapshot.
Un-comment the "ldap" lines in radiusd.conf, configure "ldap", change
AS LITTLE AS POSSIBLE in "radiusd.conf".

  EAP authentication will then work, with passwords coming from LDAP.

  In other words, if you're not sure how it works, don't force it to
do something.  It will figure out the right thing on it's own.

  Alan DeKok.

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

Reply via email to