Joe Raviele <[EMAIL PROTECTED]> wrote: > I have a radius box set up using 1.0.1. Currently it is doing > authentication and working fine. I am trying to integrate in 802.1x > auth. I have the EAP-TTLS w/ PAP working fine with a users entry of > "username" User-Password == "test", but I am confused how the users > and authorize and authenticate sections of the radiusd file should be > set to have EAP look at an LDAP entry.
You don't. LDAP doesn't do EAP. LDAP stores passwords, gives them to FreeRADIUS, and FreeRADIUS does EAP. My suggestion is to start with the default configuration, and gradually add pieces to it until it does what you want. If you try to configure everything all at once, it will be too difficult for you to figure out what might have gone wrong. Alan Dekok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

