Re: How can i authenticate my users against Active Directory?

2005-06-29 Thread Alexandre Coninx
w months ago, but i found nothing comprehensive :( I plan on writing something when i have more time. -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: MAC+EAP authentication

2005-06-13 Thread Alexandre Coninx
> do that? I check the MAC address during the authorization using an external perl script, and it works well. -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: RADIUS Authentication

2005-06-09 Thread Alexandre Coninx
xternal server does and returns is up to its configuration. -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Copyright and GPL infringement in tinyPEAP

2005-06-07 Thread Alexandre Coninx
On Sun, Jun 05, 2005, Alan DeKok wrote: > Your web site http:/www.tinypeap.com is distributing binaries built > at least in part from code that is derived from the FreeRADIUS server > project (http://www.freeradius.org). I refer you to the following > URL's: > > http://www.linksysinfo.org/modul

Re: windows 2000 supplicants and FreeRADIUS

2005-05-24 Thread Alexandre Coninx
he version with WPA-RADIUS support. -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Attribute "User-Password" is required for authentication.

2005-04-15 Thread Alexandre Coninx
by libradius ; you can get my adapted file at http://ramiel/~endy/dictionary.microsoft The format may depend of libradius'version, so i don't guarantee anything. It's really a pain that there is no standard format (yet ?) for dictionnary files. -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Authentication problem with ntlm_auth

2005-04-13 Thread Alexandre Coninx
ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key --username=%{mschap:User-Name} --domain=%{mschap:NT-Domain} --challenge=%{mschap:Challenge:-00} --nt-response=%{mschap:NT-Response:-00}" -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius & Active Directory?

2005-04-07 Thread Alexandre Coninx
ike this? > > 4- If this configuration is impossible, what type of configuration for > freeradius can I use? I authenticate the users against a Windows (AD) domain with PEAP + MSCHAPv2 + ntlm_auth. It works well. -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: PEAP authentication + Windows DOMAIN

2005-04-07 Thread Alexandre Coninx
y. It means that the user name in the EAP message is different from the value of the User-Name RADIUS attribute. That's strange. Maybe your NAS is broken or misconfigured and do weird things. -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Freeradius 1.0.0 PEAP SP2

2005-03-29 Thread Alexandre Coninx
thenticate returns handled for request 3 > Sending Access-Challenge of id 27 to 134.214.202.181:1035 I don'y know OpenSSL and its obscure error messages well, but it seems to have a problem with your client certificate. If i were you, i would check that the right certificate and authentication method are selected in the client's configuration. -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: authentication by mac adress, username and password

2005-03-20 Thread Alexandre Coninx
ing them to the standard output, separated by carriage returns or comas. But i am a poor C coder and didn't test that, so i have no certitude. -- Alexandre Coninx - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: authentication by mac adress, username and password

2005-03-18 Thread Alexandre Coninx
Original Message - > From: "Alexandre Coninx" <[EMAIL PROTECTED]> > To: > Sent: Friday, March 18, 2005 3:54 PM > Subject: Re: authentication by mac adress, username and password > > > >On Thu, Mar 17, 2005, Markus Krause wrote: > >>hi all, &

Re: authentication by mac adress, username and password

2005-03-18 Thread Alexandre Coninx
On Thu, Mar 17, 2005, Markus Krause wrote: > hi all, > > i want to authenticate users at a cisco router by checking the mac-adress, the > username and the password. (how) can this be done using freeradius? Hello, I manage to do that by first checking the MAC during the authorization process with

Re: Help with PEAP

2005-03-15 Thread Alexandre Coninx
On Mon, Mar 14, 2005, Israel Fabio Alves wrote: > rlm_realm: Looking up realm "TESTE" for User-Name = "[EMAIL PROTECTED]" > rlm_realm: Found realm "TESTE" > rlm_realm: Adding Stripped-User-Name = "israel" > rlm_realm: Proxying request from user israel to realm TESTE > rlm_realm:

Re: FreeRadius eap-peap problém

2005-02-24 Thread Alexandre Coninx
On Thu, Feb 24, 2005, Patrice PAPOT wrote: > Hi All, > I use freeradius 1.0.2 in Eap-peap. > My configuration hardware is: PDA --> AP Cisco ---> Freeradius > Not of error on the log but i have a popup on the PDA saying the > certificate of the server has been emitted by a not recognized > author

Re: Active directory + users files

2005-02-22 Thread Alexandre Coninx
On Tue, Feb 22, 2005, Alexandre Durand wrote: >Hi, > >I want to connect Active directory users with freeradius and PEAP. I use >samba with winbind to do this. In fact i use ntlm_auth command. > >But now i don't know how to configure users files to connect Active >directo