RE: authentification ldap subgroup

2013-04-29 Thread REYNALD chekhina
I have found the solution just add this group membership filter in /etc/raddb/modules/ldap file. groupmembership_filter = "(&(objectcategory=group)(member:1.2.840.113556.1.4.1941:=%{control:Ldap-UserDn}))" From: tche...@hotmail.com To: freeradius-users@lists.freeradius.org Subject: authentificat

Re: Authentification Problem with Cisco AP, freeradius and LDAP

2012-10-11 Thread Alan Buxey
1 there is no such word as authentification, its just 'authentication' 2 your client is trying to do EAP-TLS 3 check FreeRADIUS compatability matrix because when you do use eg PEAP (and have the CA cert on the client, the MSCHAPv2 will only work with passwords from LDAP in certain formats ala

Re: Authentification failure error sql and Daloradius

2012-03-06 Thread Fajar A. Nugraha
On Tue, Mar 6, 2012 at 7:27 PM, Javier Ruiz Escalante wrote: > > > Hello, > > After installing Daloradius I get the following error, could somebody give > me a clue of how to solve it? Befoe everything was working... Did you read daloradius documentation, just in case it had some warnings? Did yo

Re: Authentification

2012-03-05 Thread Marinko Tarlac
Huh... It seems you're firing with closed eyes and you're expecting to hit something... Check this five blog posts and you'll see that RADIUS is not "black box" when you want to read something... http://www.serveradminblog.com/category/freeradius/ On 3/5/2012 6:20 PM, Alan Buxey wrote: Hi,

Re: Authentification

2012-03-05 Thread Alan Buxey
Hi, >But where is the shared secret? I have written the same secret >everywhere... on the FreeRADIUS server its in clients.conf (or, if you have configured SQL to have NAS tables then in the nas table) on your AP its in the configuration section. note that 'clients' as you know them (la

RE: Authentification

2012-03-05 Thread Javier Ruiz Escalante
But where is the shared secret? I have written the same secret everywhere... Javier Ruiz Escalante Teléfono: 00 34 512 700 524 Skype: fruiz002 From: a.cudba...@freeradius.org Subject: Re: Authentification Date: Mon, 5 Mar 2012 16:20:43 +0100 To: freeradius-users@lists.freeradius.org

Re: Authentification

2012-03-05 Thread Arran Cudbard-Bell
gt; Teléfono: 00 34 512 700 524 > > Skype: fruiz002 > > > > > Date: Mon, 5 Mar 2012 06:46:01 -0800 > > From: whope...@vocollect.com > > To: freeradius-users@lists.freeradius.org > > Subject: Re: Authentification > > > > Hi, > > NO

RE: Authentification

2012-03-05 Thread Brian Julin
[mailto:freeradius-users-bounces+bjulin=clarku@lists.freeradius.org] On Behalf Of Javier Ruiz Escalante Sent: Monday, March 05, 2012 10:04 AM To: freeradius-users@lists.freeradius.org Subject: RE: Authentification Thank you very much, but the password is ""testsecret", I don&#x

RE: Authentification

2012-03-05 Thread Sallee, Stephen (Jake)
: freeradius-users-bounces+jake.sallee=umhb@lists.freeradius.org [freeradius-users-bounces+jake.sallee=umhb@lists.freeradius.org] on behalf of Javier Ruiz Escalante [fruiz...@hotmail.com] Sent: Monday, March 05, 2012 9:03 AM To: freeradius-users@lists.freeradius.org Subject: RE: Authentification

RE: Authentification

2012-03-05 Thread Javier Ruiz Escalante
Ruiz Escalante Teléfono: 00 34 512 700 524 Skype: fruiz002 > Date: Mon, 5 Mar 2012 06:46:01 -0800 > From: whope...@vocollect.com > To: freeradius-users@lists.freeradius.org > Subject: Re: Authentification > > Hi, > NOTE the section here: > > >Use

Re: Authentification

2012-03-05 Thread whopeman
Hi, NOTE the section here: >User-Name = "mysqltest" >User-Password = "O%:snv\nB\334Ξ\300H\035\235e" And here > Mon Mar 5 12:36:33 2012 : Info: [pap] login attempt with password "O%:snv > B��?�H??e" > Mon Mar 5 12:36:33 2012 : Info: [pap] Using clear text password

Re: Authentification

2012-03-05 Thread Alan Buxey
Hi, the output is quite clear about what is wrong: > > Mon Mar  5 12:36:33 2012 : Debug:   WARNING: Unprintable characters in the password.  Double-check the shared secret on the server and the NAS! incorrect shared secret alan PS there is no such word as 'Authentification' - List inf

Re: Authentification

2012-03-05 Thread Phil Mayers
On 05/03/12 13:55, Javier Ruiz Escalante wrote: Good afternoon, I'm new in Radius and I have no clue what happens, can anybody help me? from the server in the command line works fine, from the wireless client get this one. Mon Mar 5 12:36:33 2012 : Debug: WARNING: Unprintable characters in t

Re: Failed (re-)authentification after some time...

2010-09-02 Thread Alan DeKok
Jan Zacharias wrote: > Alan DeKok hat am 1. September 2010 um 15:46 > geschrieben: >> Yes. Any child script which takes that long is broken. > > No, it can also be just someone pulling a network cord/routing changes > etc.etc. Let me be clear: RADIUS clients and servers expect responses wit

Re: Failed (re-)authentification after some time...

2010-09-02 Thread Jan Zacharias
Hey Alan!  Alan DeKok hat am 1. September 2010 um 15:46 geschrieben: > Jan Zacharias wrote: > > To speed up the debugging, I introduced a sleep of varying duration in > > the ntlm_auth_wrapper. > > > > I found that freeradius kills the ntlm stuff if it takes longer than ten > > seconds to comp

Re: Failed (re-)authentification after some time...

2010-09-01 Thread Alan DeKok
Jan Zacharias wrote: > To speed up the debugging, I introduced a sleep of varying duration in > the ntlm_auth_wrapper. > > I found that freeradius kills the ntlm stuff if it takes longer than ten > seconds to complete. Yes. Any child script which takes that long is broken. > My suggestion is

Re: Failed (re-)authentification after some time...

2010-09-01 Thread Jan Zacharias
  Alan DeKok hat am 31. August 2010 um 13:18 geschrieben: > Jan Zacharias wrote: > > Call me dump, but I have no idea what to look for. > >   Neither do I.  It's your system... > > > One idea: is ntlm_auth referred to as child? Maybe I sould > > write a wrapper and see how long execution of this

Re: Failed (re-)authentification after some time...

2010-08-31 Thread Alan DeKok
Jan Zacharias wrote: > Call me dump, but I have no idea what to look for. Neither do I. It's your system... > One idea: is ntlm_auth referred to as child? Maybe I sould > write a wrapper and see how long execution of this "helper program" > takes, Possibly, yes. Alan DeKok. - List info/s

Re: Failed (re-)authentification after some time...

2010-08-31 Thread Jan Zacharias
Hey Alan, you suggested: > Fix is so that nothing is blocking the server.   Call me dump, but I have no idea what to look for. One idea: is ntlm_auth referred to as child? Maybe I sould write a wrapper and see how long execution of this "helper program" takes, or can I somehow log what prog

Re: Failed (re-)authentification after some time...

2010-08-30 Thread Alan DeKok
Jan Zacharias wrote: > I did more tests (now with two winXP clients and one OSX client), > > the problem is still unsolved: The solution is still the same. > The strange thing: freeradius is started with the "no childs" option: > > freeradius 60384 0.0 0.4 11560 9240 4 S11:57AM

Re: Failed (re-)authentification after some time...

2010-08-30 Thread Jan Zacharias
Hi Alan, I did more tests (now with two winXP clients and one OSX client), the problem is still unsolved:   Wed Aug 18 18:03:21 2010 : Auth: Login OK: [jan/] (from client swba1-00-test port 0 via TLS tunnel) Wed Aug 18 18:03:21 2010 : Auth: Login OK: [jan/] (from client swba1-00-test port

Re: Failed (re-)authentification after some time...

2010-08-17 Thread Alan DeKok
Jan Zacharias wrote: > Sun Aug 15 10:01:39 2010 : Error: Discarding duplicate request from > client swba1-00-test port 1645 - ID: 157 due to unfinished request 125603 As always, something is blocking the server. > The entry Sun Aug 15 10:01:39 2010 is interesting as no client was > connected to

Failed (re-)authentification after some time...

2010-08-16 Thread Jan Zacharias
Something strange is going on: we do re-authentification every ten seconds with one WinXP SP3 client hooked up to a Cisco 3560G Switch. The reauth interval is small to stress-test the setup.   It works w/a problems for 1-2 Days, then we get:     Sun Aug 15 10:00:51 2010 : Auth: Login OK

Re: authentification

2010-05-19 Thread Johan Meiring
On 2010/05/18 10:47 PM, dorra aa wrote: is there somebody want to tell what's the utility of it? From: dj_dido2...@hotmail.com To: freeradius-users@lists.freeradius.org Subject: authentification Date: Tue, 18 May 2010 19:40

RE: authentification

2010-05-19 Thread dorra aa
thank you for the explication Date: Wed, 19 May 2010 08:41:05 +0200 Subject: Re: authentification From: davidse...@gmail.com To: freeradius-users@lists.freeradius.org Hi. With MAC Address Authentication you can use freeradius to authenticate all the network elements (like camcorders, routers

Re: authentification

2010-05-18 Thread David Seira
Hi. With MAC Address Authentication you can use freeradius to authenticate all the network elements (like camcorders, routers, switches...); so that if these elements don't authenticate, not work in the network. Other aplication is to validate users in a captive portal without user interaction.

RE: authentification

2010-05-18 Thread dorra aa
is there somebody want to tell what's the utility of it? From: dj_dido2...@hotmail.com To: freeradius-users@lists.freeradius.org Subject: authentification Date: Tue, 18 May 2010 19:40:28 + hi freeradius,i want to ask how to use MAC Address Authentication in my freeradius.besides, i a

Re: Authentification using MS-CHAP with Active Directory

2010-01-13 Thread Noro Hasina
Hi! Thank you for your answer Alan. I've already read this tuto and I follow it, but I don't understand what you mean.by sending packet? What request should I do I did $ radtest testrad testrad localhost 0 radsecret which testrad is an user in the active directory. - List info/subscribe/unsubscribe

Re: Authentification using MS-CHAP with Active Directory

2010-01-13 Thread Alan DeKok
Noro Hasina wrote: > Hi everybody, > My project have changed, and I should use Active Directory instead of > mysql for authentication because we use AD for user's domain administration. > My server can join the domain but my problem is that ms-chap does'nt do > anything during radtest. Because y

Re: Authentification link with PEAP + PAM + LDAP

2006-06-07 Thread Alan DeKok
"thomas hahusseau" <[EMAIL PROTECTED]> wrote: > So I wonder if that kind of authentication is possible. > > PEAP(MsCHAP) request --> Freeradius server (extract the hashed > password ) There is NO hashed password in MSCHAP. Extraction is IMPOSSIBLE. > PAM is used as mediator to permit comparas

Re: Authentification link with PEAP + PAM + LDAP

2006-06-07 Thread Josh Howlett
On 7 Jun 2006, at 13:07, thomas hahusseau wrote: Hello, Finally my boss is not interested in an PEAP authentication due to password and login stocked in clear in the OpenLDAP database, and he doesn't want to use the ntlm_auth to ask a Active Directory Server. So I wonder if that kind of authen

Re: Authentification with: login, password, SSID

2006-04-24 Thread ludovic cailleau
Thanks a lot Phil Mayers   My authentification with login, password, SSID run perfectly !!   have a good day.Phil Mayers <[EMAIL PROTECTED]> a écrit : ludovic cailleau wrote:> I already running the server in debugging mode. And he always xrite this > error: > > Auth: Login incorrect: [vlan4/]

Re: Authentification with: login, password, SSID

2006-04-24 Thread Phil Mayers
ludovic cailleau wrote: I already running the server in debugging mode. And he always xrite this error: Auth: Login incorrect: [vlan4/] (from client localhost port 0) Fri Apr 21 09:01:50 2006 : Auth: Login incorrect: [vlan4/User-Password attribute>] (from client symbol port 29 cli 00:11:F5:3

Re: Authentification with: login, password, SSID

2006-04-24 Thread ludovic cailleau
I already running the server in debugging mode. And he always xrite this error:    Auth: Login incorrect: [vlan4/] (from client localhost port 0) Fri Apr 21 09:01:50 2006 : Auth: Login incorrect: [vlan4/] (from client symbol port 29 cli 00:11:F5:3A:DC:37)   You say: " And don't set "Auth-Typ

Re: Authentification with: login, password, SSID

2006-04-21 Thread Alan DeKok
ludovic cailleau <[EMAIL PROTECTED]> wrote: > I start freeradius, and when I want to connect me with a client PC > I'm reject. Logs indicates me: Why are you not running the server in debugging mode? That's what the documentation says. Many times. Many, many, many times. And don't set "Au