Hi
All,
I am using FreeRADIUS version 0.9.3, and would like to use LEAP as the eap method and LDAP to authorize and authenticate the user.Using ethereal I see that for authorize the bind dn is picked up as configured in radiusd.confbut when authenticate modcall is invoked another bind request is sent to the ldap server but this time with a null dn, DN = (null). The resulting search request then sets the search base dn to the refrence URLIs this hard coded, if not why is the bind dn (as defined by identity in radiusd.conf) not being picked up again.Thanks.--kp

