Hi,<br><br>I am using version 2.0.2-pre<br>I would like to use ldap for freeradius authentication.<br>I couldn't find anything on web about this topic.<br>I have ldap module in the authorize section in my default virtual server.
<br>I see in the debug that  ldap module returns ok during authorization<br>please point me what do I have to do to use ldap olso for authentication<br><br>is it enough to put ldap invocation in authentication section?<br>
below debug from authorization<br><br>thanks a lot for any help!<br>regards<br>-tomasz <br><br>rlm_ldap: waiting for bind result ...<br>request 1 done<br>rlm_ldap: Bind was successful<br>rlm_ldap: performing search in ou=Touki,ou=People,dc=touk,dc=pl, with filter (mail=
<a href="mailto:tzl@touk.pl">tzl@touk.pl</a>)<br>request 2 done<br>rlm_ldap: Added User-Password = {MD5}SNNMxdM+Zfvr//0yEp0DuA== in check items<br>rlm_ldap: looking for check items in directory...<br>rlm_ldap: LDAP attribute userPassword as RADIUS attribute Cleartext-Password == "{MD5}SNNMxdM+Zfvr//0yEp0DuA=="
<br>rlm_ldap: looking for reply items in directory...<br>rlm_ldap: user tzl authorized to use remote access<br>rlm_ldap: ldap_release_conn: Release Id: 0<br>++[ldap] returns ok<br><br><br>