Re: radius-apache authentication problem

2007-03-27 Thread Ramazan Ulker
/apache_radius_two_factor_authentication HTH, Nick On 3/26/07, Ramazan Ulker [EMAIL PROTECTED] wrote: Hi I want to implement otp authentication for a web site. Radius and otp scripts works well together but apache don't send any authentication data to radius. I followed instructions in http://www.freeradius.org

Re: radius-apache authentication problem

2007-03-27 Thread Ramazan Ulker
authz_default authz_user authn_dbm autoindex cgi dir env expires include info log_config mime negotiation setenvif ssl suexec status userdir php5 vhost_alias these modules suceessfully imported to loadmodule.conf On 3/27/07, Nick Owen [EMAIL PROTECTED] wrote: On 3/27/07, Ramazan Ulker [EMAIL

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-02-01 Thread Ramazan Ulker
, Alan DeKok [EMAIL PROTECTED] wrote: 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

Re: a problem about radius and ldap

2007-02-08 Thread Ramazan Ulker
packet from host 192.168.100.17:1812, id=8, length=184 Sending Access-Reject of id 8 to 192.168.100.17:1812 EAP-Message = 0x04050004 Message-Authenticator = 0x On 2/7/07, Phil Mayers [EMAIL PROTECTED] wrote: Ramazan Ulker wrote: rlm_eap: EAP_TYPE - md5

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

Re: a problem about radius and ldap [SOLVED]

2007-02-14 Thread Ramazan Ulker
modcall[authenticate]: module eap returns ok for request 1 modcall: leaving group authenticate (returns ok) for request 1 Login OK: [ramazan/no User-Password attribute] (from client ldapsrv port 50001 cli 00-12-79-AE-D2-4D) On 1/29/07, Ramazan Ulker [EMAIL PROTECTED] wrote: Hi I'm working

vista support

2007-03-01 Thread Ramazan Ulker
Hi Peap, tls and eap-md5 work well for xp clients but peap and eap-md5 fail for vista client for version 1.1.3. Freeradius 1.1.4 version was released for vista support. But I couldn't update to this release from package manager programs(smart, aptitude, yast etc.). Updating and pasting