Hi,

I am using version 2.0.2-pre
I would like to use ldap for freeradius authentication.
I couldn't find anything on web about this topic.
I have ldap module in the authorize section in my default virtual server.
I see in the debug that  ldap module returns ok during authorization
please point me what do I have to do to use ldap olso for authentication

is it enough to put ldap invocation in authentication section?
below debug from authorization

thanks a lot for any help!
regards
-tomasz

rlm_ldap: waiting for bind result ...
request 1 done
rlm_ldap: Bind was successful
rlm_ldap: performing search in ou=Touki,ou=People,dc=touk,dc=pl, with filter
([EMAIL PROTECTED])
request 2 done
rlm_ldap: Added User-Password = {MD5}SNNMxdM+Zfvr//0yEp0DuA== in check items
rlm_ldap: looking for check items in directory...
rlm_ldap: LDAP attribute userPassword as RADIUS attribute Cleartext-Password
== "{MD5}SNNMxdM+Zfvr//0yEp0DuA=="
rlm_ldap: looking for reply items in directory...
rlm_ldap: user tzl authorized to use remote access
rlm_ldap: ldap_release_conn: Release Id: 0
++[ldap] returns ok
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to