Re: a problem about radius and ldap [SOLVED]

2007-02-14 Thread Ramazan Ulker
Hi Sorry for too many mails. Problem solved by setting identity and password in radius.conf with proper user in ldap. I managed to get User-Password from ldap at the end as shown below. rlm_ldap: Added password ramazan in check items rlm_ldap: looking for check items in directory... rlm_ldap:

Re: a problem about radius and ldap

2007-02-08 Thread Ramazan Ulker
Hi I sent two ldapentry ldapsearch result and debug. In this ldapsearch there is clear-text userPassword. anyway i decribe the problem shortly for your help. like in howto authorize { preprocess files ldap eap } authenticate { ldap eap } ldapsearch result userpassword=ramazan

Re: a problem about radius and ldap

2007-02-08 Thread Ramazan Ulker
In my configuration there is also pap in my configuration, i forgot to write in mail. I resend authentication block in radius.conf authenticate { Auth-Type PAP { pap } ldap eap } On 2/8/07, Ramazan Ulker [EMAIL PROTECTED] wrote: Hi I sent two ldapentry ldapsearch result and debug. In

Re: a problem about radius and ldap

2007-02-07 Thread Phil Mayers
Ramazan Ulker wrote: rlm_eap: EAP_TYPE - md5 rlm_eap: processing type md5 rlm_eap_md5: No password configured for this user modcall[authenticate]: module eap returns invalid for request 1 modcall: group authenticate returns invalid for request 1 auth: Failed to validate the user. EAP-MD5

Re: a problem about radius and ldap

2007-02-01 Thread Ramazan Ulker
Hi I delete the entry Auth := Ldap in users file. As pointed about in freeradius wiki FreeRadius, OpenLDAP, Windows XP, and 802.1xhttp://www.mycohq.com/2006/02/freeradius-openldap-windows-xp-and.htmlhow to, I set ldap in the authentication authorization part of radius.conf. My ldap search

a problem about radius and ldap

2007-01-29 Thread Ramazan Ulker
Hi I'm working on 802.1x implementation(cisco 2950, freeradius, ldap), i face a problem. First of all, defining users and passwords in users file in raddb works well with md5 authentication. Then i tried to use ldap, then with radtest i get accept-accept packet. But while authenticating from xp

Re: a problem about radius and ldap

2007-01-29 Thread Alan DeKok
Ramazan Ulker wrote: . But while authenticating from xp client with md5-challenge, I got Auth:rlm_ldap:Attribute User-Password is required for authentication You set Auth-Type := LDAP. Don't do that. error. In one of the e-mail you said don't authenticate from ldap, but with radtest