Re: LDAP authentication filter based on source SSID

2013-07-22 Thread Gustavo Vieira Oliveira
Yes it does. We found the solution by creating a rule that maps all the BSSID related to some SSID and then we do a specific filter to LDAP, so we did it for every SSID. Thanks for the help! Atenciosamente, Gustavo Vieira Oliveira GETIC - Gerência de Tecnologia da Informação SUSERV -

FreeRadius error LDAP Authentication

2013-07-19 Thread Marco Aresu
Hi All, i am new about FreeRadius. I am moving from Cisco ACS Tacacs to FreeRadius. During LDAP configuration i am getting the follow error : [ldap] bind as cn=User,ou=people,dc=domain,dc=it/Password to ldapserver:636 [ldap] waiting for bind result ... [ldap]

Re: FreeRadius error LDAP Authentication

2013-07-19 Thread Peter Lambrechtsen
You shouldn't have quotes around your username or domain. You should use identity = cn=user,ou=people,dc=domain,dc=it On 19/07/2013 7:05 PM, Marco Aresu marcoar...@gmail.com wrote: Hi All, i am new about FreeRadius. I am moving from Cisco ACS Tacacs to FreeRadius. During LDAP configuration i

LDAP authentication filter based on source SSID

2013-07-12 Thread Gustavo Vieira Oliveira
Hello! I need some help with RADIUS regarding Wireless authentication with RADIUS + LDAP. I need to check if the user has permission to connect to a specific SSID, so we check a LDAP attribute for that. By that, we need to know from which SSID the authentication is being requested so we

Re: LDAP authentication filter based on source SSID

2013-07-12 Thread Olivier Beytrison
On 12.07.2013 17:03, Gustavo Vieira Oliveira wrote: I need some help with RADIUS regarding Wireless authentication with RADIUS + LDAP. Hello. which version of freeradius are you running ? I need to check if the user has permission to connect to a specific SSID, so we check a LDAP attribute

Re: LDAP authentication filter based on source SSID

2013-07-12 Thread Gustavo Vieira Oliveira
I forgot to say that we use H-REAP so we do not authenticate it in the WLC Atenciosamente, Gustavo Vieira Oliveira GETIC - Gerência de Tecnologia da Informação SUSERV - Superintendência de Serviços Compartilhados Sistema FIESC Rod. Admar Gonzaga, 2765 - Itacorubi - 88034-001 - Florianópolis -

Re: LDAP authentication filter based on source SSID

2013-07-12 Thread Gustavo Vieira Oliveira
Olivier, You don't need to set radius-server vsa send in the AP so it sends the SSID in the authentication request? Atenciosamente, Gustavo Vieira Oliveira GETIC - Gerência de Tecnologia da Informação SUSERV - Superintendência de Serviços Compartilhados Sistema FIESC Rod. Admar Gonzaga,

Re: LDAP authentication filter based on source SSID

2013-07-12 Thread Alan Buxey
Look at the requests coming from your AP in debug mode. You should see information there that can be used eg called station id with SSID appended or a VSA with the SSID name or number in it. Use that with your policy alan - List info/subscribe/unsubscribe? See

Re: LDAP authentication filter based on source SSID

2013-07-12 Thread Gustavo Vieira Oliveira
We got it working, the AP is sending the SSID with the calling station ID but only setting radius-server vsa send in the Access-point. The problem is that we have to do it manually (the Controller doesn't support it) in the AP, so when it reboots for some reason it cannot authenticate cause

Re: LDAP authentication filter based on source SSID

2013-07-12 Thread Matthew Newton
On Fri, Jul 12, 2013 at 12:48:48PM -0300, Gustavo Vieira Oliveira wrote: The problem is that we have to do it manually (the Controller doesn't support it) in the AP, so when it reboots for some reason it cannot authenticate cause the RADIUS doesn't receive the SSID. So, we need an alternative

RE: AP FR LDAP authentication reject

2012-12-28 Thread Thanakorn Rattanatikul
Still unable to connect. Do you have any configuration files for connecting with LDAP form AP FR LDAP ? I tried every way but nothing works. Thank you very much for your time and help. thanakorn - List info/subscribe/unsubscribe? See

Re: AP FR LDAP authentication reject

2012-12-28 Thread Olivier Beytrison
On 28.12.2012 09:38, Thanakorn Rattanatikul wrote: Still unable to connect. Do you have any configuration files for connecting with LDAP form AP FR LDAP ? I tried every way but nothing works. Send a full output of freeradius -X -- Olivier Beytrison Network Security Engineer, HES-SO

Re: AP FR LDAP authentication reject

2012-12-28 Thread Alan DeKok
Thanakorn Rattanatikul wrote: In LDAP server , for user sun , store password in clear-text in this test. No, it doesn't. Or, it's not available. Or the user isn't found. Read the debug log. Look for anything related to LDAP. It isn't hard: [ldap] performing search in

RE: AP FR LDAP authentication reject

2012-12-28 Thread Thanakorn Rattanatikul
Date: Fri, 28 Dec 2012 10:46:45 +0100 From: oliv...@heliosnet.org To: freeradius-users@lists.freeradius.org Subject: Re: AP FR LDAP authentication reject On 28.12.2012 09:38, Thanakorn Rattanatikul wrote: Still unable to connect. Do you have any configuration files for connecting

RE: AP FR LDAP authentication reject

2012-12-28 Thread Phil Mayers
Sigh. No. There are no packets in that debug. How do you expect people to read a debug unless it contains an authentication attempt? ... adding new socket proxy address * port 51195 Listening on authentication address * port 1812 Listening on accounting address * port 1813 Listening on command

Re: AP FR LDAP authentication reject

2012-12-27 Thread Olivier Beytrison
/peap [eap] Failed in EAP select ++[eap] returns invalid In the default LDAP configuration file, it's clearly stated that : # However, LDAP can be used for authentication ONLY when the # Access-Request packet contains a clear-text User-Password # attribute. LDAP authentication

RE: AP FR LDAP authentication reject

2012-12-27 Thread Thanakorn Rattanatikul
In LDAP server , for user sun , store password in clear-text in this test. Thank you very much for your time and help. thanakorn - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: AP FR LDAP authentication reject

2012-12-27 Thread Olivier Beytrison
On 28.12.2012 08:39, Thanakorn Rattanatikul wrote: In LDAP server , for user sun , store password in clear-text in this test So if you have a clear-text password in the ldap, use the ldap attribute-map to add it in the control list. Looking at the logs I guess you are running version 2.x, then

Re: LDAP authentication trouble on 3.0

2012-07-06 Thread Alan DeKok
David Aldwinckle wrote: (0) WARNING: Empty pre-proxy section. Using default return values. Proxying to virtual server captive_portal (0) # Executing section authorize from file /etc/raddb/sites-enabled/default That doesn't make sense. You've broken the configuration somehow. Don't do

Re: LDAP authentication trouble on 3.0

2012-07-05 Thread Phil Mayers
On 07/05/2012 12:24 AM, David Aldwinckle wrote: Hello, I am having a problem getting LDAP authentication working on FreeRADIUS Version 3.0.0. The behaviour I am experiencing is that the server will send an Access-Accept message without doing any checking of credentials. I would expect to see

Re: LDAP authentication trouble on 3.0

2012-07-05 Thread David Aldwinckle
to 172.16.32.138 port 33182 Code: 2 Id: 73 Length: 20 Vector: 69147ff0c996e2d6f56993d745fe3fca Dave A. On 2012-07-05, at 4:07 AM, Phil Mayers wrote: On 07/05/2012 12:24 AM, David Aldwinckle wrote: Hello, I am having a problem getting LDAP authentication

How LDAP Authentication works

2012-06-22 Thread Tobias Hachmer
Hello list, I know this isn't a direct FR related issue, but I think the people here have deep know how or some further links I can get my information I need. What I'm interested in is how the LDAP user/password authentication works, especially how FR does it. In LDAP module configuration I

Re: How LDAP Authentication works

2012-06-22 Thread Fajar A. Nugraha
On Fri, Jun 22, 2012 at 1:30 PM, Tobias Hachmer li...@kokelnet.de wrote: In LDAP module configuration I set an identity. For my understanding this is for the ldap bind user. With this identity FR will get access to the ldap database, to do groupmembership information or attributes and so on.

Re: How LDAP Authentication works

2012-06-22 Thread Tobias Hachmer
On 22.06.2012 10:18, Fajar A. Nugraha wrote: But is this identity also needed for authentication only? There are several ways you can use LDAP for authentication. For normal LDAP servers which stores user password in an accessible attribute with optional supported encrypted schema, you only

Re: How LDAP Authentication works

2012-06-22 Thread Alan DeKok
Tobias Hachmer wrote: The Test MS AD Server has domain functional level 2008 R2 and quite default settings. Active directory is not really an LDAP server. The reasons are complicated. It's almost an LDAP server, but it's different in critical ways. In radiusd -X output the ldap module

Re: RADIUS + LDAP authentication problem

2012-04-25 Thread Alan DeKok
Alexander Kulbiy wrote: I'm trying to configure RADIUS server that would be used for authentication of users in Wi-Fi network with WPA-enterprise encryption. To do this I'm trying to use EAP + LDAP inside of freeradius. The problem is that I see in log: You edited the default configuration

Re: RADIUS + LDAP authentication problem

2012-04-25 Thread Matthew Newton
Hi, On Wed, Apr 25, 2012 at 01:47:09PM +0300, Alexander Kulbiy wrote: Hello all, I'm trying to configure RADIUS server that would be used for authentication of users in Wi-Fi network with WPA-enterprise encryption. To do this I'm trying to use EAP + LDAP inside of freeradius. You're using

Re: RADIUS + LDAP authentication problem

2012-04-25 Thread Alexander Kulbiy
Hello all, Thanks for your fast answers. Matthew, as I understood from link you've posted I have to use TTLS/GTC to be able to use MD5 passwords. Can you help me understand how can I do that? I've tried to reset all configuration to default as Alan suggested but I still see that MSCHAPv2 auth

Re: RADIUS + LDAP authentication problem

2012-04-25 Thread Alan DeKok
Alexander Kulbiy wrote: Matthew, as I understood from link you've posted I have to use TTLS/GTC to be able to use MD5 passwords. Can you help me understand how can I do that? Edit the configuration on the client PC, to set TTLS/GTC. I've tried to reset all configuration to default as Alan

Re: RADIUS + LDAP authentication problem

2012-04-25 Thread Alexander Kulbiy
Hello Alan, Finally I got it. I had to change client settings and now everything is fine. Thanks a lot, Alexander On Wed, Apr 25, 2012 at 3:45 PM, Alan DeKok al...@deployingradius.comwrote: Alexander Kulbiy wrote: Matthew, as I understood from link you've posted I have to use TTLS/GTC to

RE: AP-FR-LDAP authentication

2012-03-19 Thread Julie
to change this configuration now. My backend is LDAP. Maybe I should change the backend system to AD. Thank you all for your time and help. Best, Julie Chen -- View this message in context: http://freeradius.1045715.n5.nabble.com/AP-FR-LDAP-authentication-tp5572785p5577782.html Sent from

RE: AP-FR-LDAP authentication

2012-03-19 Thread Julie
://freeradius.1045715.n5.nabble.com/AP-FR-LDAP-authentication-tp5572785p5578081.html Sent from the FreeRadius - User mailing list archive at Nabble.com.- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: AP-FR-LDAP authentication

2012-03-17 Thread Fajar A. Nugraha
On Sat, Mar 17, 2012 at 11:54 AM, Julie Chen ch...@ssc.ucla.edu wrote: Yes, I understand that. But I'm having little problem figure out right configuration.  Would someone please advice on the configuration file? I'd start with reading this: http://wiki.freeradius.org/Protocol%20Compatibility

Re: AP-FR-LDAP authentication

2012-03-17 Thread Alan DeKok
Fajar A. Nugraha wrote: I'd start with reading this: http://wiki.freeradius.org/Protocol%20Compatibility (or the original page in deplyingradius.com). Please don't copy my content into the Wiki. The deployingradius.com link has been around for years. It's the authoritative source.

Re: AP-FR-LDAP authentication

2012-03-17 Thread Alan DeKok
Julie Chen wrote: Yes, I understand that. Apparently you don't. But I'm having little problem figure out right configuration. What part of impossible is unclear? Would someone please advice on the configuration file? There is no configuration to change. You need to store the

AP-FR-LDAP authentication

2012-03-16 Thread Julie
the user. Using Post-Auth-Type Reject # Executing group from file /etc/raddb/sites-enabled/default +- entering group REJECT {...} Thank you very much for your time and help. Best, Julie -- View this message in context: http://freeradius.1045715.n5.nabble.com/AP-FR-LDAP-authentication

Re: AP-FR-LDAP authentication

2012-03-16 Thread Alan DeKok
Julie wrote: The problem is when I try to authenticate through AP. The debug log shows Failed to authenticate the user. here is the log file. ... [mschap] Found MS-CHAP attributes. Setting 'Auth-Type = mschap' ... [ldap] userPassword - Password-With-Header ==

RE: AP-FR-LDAP authentication

2012-03-16 Thread Julie Chen
DeKok [al...@deployingradius.com] Sent: Friday, March 16, 2012 8:02 PM To: FreeRadius users mailing list Subject: Re: AP-FR-LDAP authentication Julie wrote: The problem is when I try to authenticate through AP. The debug log shows Failed to authenticate the user. here is the log file. ... [mschap

ldap authentication

2012-02-15 Thread Jason Sigurdur
Hi, I have an application that requires ldap authentication, but would like it to proxy the authentication to a radius/otp server given the user is part of a specific group. Is this a possibility within freeradius? Thx jason - List info/subscribe/unsubscribe? See http://www.freeradius.org/list

Re: LDAP Authentication bind as user issue

2011-09-12 Thread Arran Cudbard-Bell
On 12 Sep 2011, at 02:26, DaveA wrote: I've tried a few more things and still no luck... Yes you need run the ldap module's authenticate method. There's a configuration option in LDAP which allows it to set Auth-Type LDAP, that needs to be set to yes. Then you need to create an Auth-Type

Re: LDAP Authentication bind as user issue

2011-09-12 Thread DaveA
/LDAP-Authentication-bind-as-user-issue-tp4786621p4794846.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: LDAP Authentication bind as user issue

2011-09-11 Thread DaveA
I've tried a few more things and still no luck... Please help! Best, Dave -- View this message in context: http://freeradius.1045715.n5.nabble.com/LDAP-Authentication-bind-as-user-issue-tp4786621p4792772.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info

LDAP Authentication bind as user issue

2011-09-09 Thread DaveA
appreciated. Dave -- View this message in context: http://freeradius.1045715.n5.nabble.com/LDAP-Authentication-bind-as-user-issue-tp4786621p4786621.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: LDAP Authentication bind as user issue

2011-09-09 Thread Michael Holstein
This way it binds anonymously, and then fails to do an ldapsearch because of insufficient privs. Giving * read to all seems silly, and I would rather not go that route. If anyone has suggestions or comments they would be greatly appreciated. How I did it (assuming your using AD as the

RE: LDAP Authentication bind as user issue

2011-09-09 Thread Scott Hughes
: LDAP Authentication bind as user issue This way it binds anonymously, and then fails to do an ldapsearch because of insufficient privs. Giving * read to all seems silly, and I would rather not go that route. If anyone has suggestions or comments they would be greatly appreciated. How I

Re: LDAP Authentication bind as user issue

2011-09-09 Thread DaveA
Thank you for the response, but I'd rather not do it that way. The documentation suggests that what I want is possible, and it would be ideal for this situation. Any more ideas? Many thanks, Dave -- View this message in context: http://freeradius.1045715.n5.nabble.com/LDAP-Authentication

RE: Ldap Authentication question

2011-03-31 Thread Ramon Escriba
address,ou=VLAN-Xn,ou=Radius,dc=machine,dc=com 1.- first I'm tring to check if the client mac address exists in ldap subtree. 2.- second ldap authentication, match usermac+passmac, in our case ¿Is macX == macX? via ldap. DEFAULT Calling-Station-Id == %{VLAN-X1:ldap:///ou=VLAN-X1,ou

Re: Ldap Authentication question

2011-03-31 Thread Alan DeKok
Ramon Escriba wrote: Thank you very much for the sarcastical reply, it was really usefull instructive indeed. It got you to follow the instructions in the documentation. Why didn't you follow them for your first message? Or for this one? It's normal that the first authentication goes

RE: Ldap Authentication question

2011-03-31 Thread Ramon Escriba
Alan, please do not get angry ok?, The line in my answer about the sarcastical reply was for Alexander, not for you. Note: WIFIDATA WIFIVOIP do 802.1x EAP+mschapv2 ok. Here're the logs: First authentication -- (...) Listening on authentication interface eth0 address *

Re: Ldap Authentication question

2011-03-31 Thread Alan DeKok
Ramon Escriba wrote: Alan, please do not get angry ok?, The line in my answer about the sarcastical reply was for Alexander, not for you. His answer is largely what mine would have been. Here're the logs: First authentication ... rad_recv: Access-Request packet from host 10.0.0.1port

RE: Ldap Authentication question

2011-03-31 Thread Ramon Escriba
Here're the logs: First authentication ... rad_recv: Access-Request packet from host 10.0.0.1port 32770, id=29, length=95 User-Name = 0019B976CC36 User-Password = 0019B976CC36 ... SECOND AUTHENTICATION -- ... rad_recv: Access-Request

Ldap Authentication question

2011-03-30 Thread Ramon Escriba
Hi, I've a freeradius-server-2.1.9-1.7.x86_64 running in opensuse 11.3. My authentication frontend is an openldap2-2.4.21-9.1.x86_64. I have correct mac address authentication, but *ONLY* the first try, the later always fail. I'm using 3 devices, the first one that connects logs in fine, but

Re: Ldap Authentication question

2011-03-30 Thread Alexander Clouter
Ramon Escriba escr...@cells.es wrote: Has any one a clue of what I did wrong? attempts to read Ramon's mind attempts to use remote viewing to see output of debugging Actually, forget it... http://wiki.freeradius.org/index.php/FAQ#It_still_doesn.27t_work.21 Regards -- Alexander Clouter

Re: Ldap Authentication question

2011-03-30 Thread Alan DeKok
Ramon Escriba wrote: Hi, I've multiple rules in users file, all of them with Auth-Type = ldap instace name, one rule/ldap instance per vlan. With radius -X I see a correct first authentication, but the others fail. Is the debug log a secret? Or, will you post it as suggested in the

Re: LDAP authentication failed

2010-10-22 Thread snowman5840
-Authenticator = 0x -- View this message in context: http://freeradius.1045715.n5.nabble.com/LDAP-authentication-failed-tp3217861p3232594.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http

RE: LDAP authentication failed

2010-10-22 Thread Sallee, Stephen (Jake)
-bounces+jake.sallee=umhb@lists.freeradius.o rg] On Behalf Of snowman5840 Sent: Friday, October 22, 2010 11:58 AM To: freeradius-users@lists.freeradius.org Subject: Re: LDAP authentication failed ok I found my problem. I have forgotten to add my domain in the proxy.conf, after I have done

RE: LDAP authentication failed

2010-10-22 Thread snowman5840
wow. hey now it's working with both OS ;-) . thx for your hint, nt_hack was missing. -- View this message in context: http://freeradius.1045715.n5.nabble.com/LDAP-authentication-failed-tp3217861p3232899.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info

Re: LDAP authentication failed

2010-10-19 Thread snowman5840
://freeradius.1045715.n5.nabble.com/LDAP-authentication-failed-tp3217861p3219086.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

LDAP authentication failed

2010-10-18 Thread snowman5840
Hi i have some problems with LDAP authentication. If I login on my windows xp sp3 client i want to check die login credentials against my LDAP service. But the xp client uses doubleslashs in the username!! I think this will be the problem!? If I test with radtest it works. What can i do

Re: LDAP authentication failed

2010-10-18 Thread Alan Buxey
hi, you need to use the ntdomain module and ensure that the \\ method is enabled. (check the realm module section) this will then populate stripped-user-name with just the username and not also have the hostname or domain name lurking around. alan - List info/subscribe/unsubscribe? See

HOWTO:Centralised LDAP Authentication - Part 2 - Using dyamic-clients instead of huntgroups

2010-10-06 Thread Peter Lambrechtsen
Following on from my previous post on Centralised LDAP Auth post: http://lists.freeradius.org/pipermail/freeradius-users/2010-September/msg00393.html I've found that using dynamic-clients gives me a few advantages over using huntgroups. 1) Dynamic Clients allows you to have per-NAS shared

HOWTO:Centralised LDAP Authentication

2010-09-19 Thread Peter Lambrechtsen
IN THE CONFIGURATION YOU NEED TO ** With that in mind I will go through the files I have modified to make the LDAP Authentication work: FILE:/etc/raddb/modules/ldap This is the main LDAP Module configuration file that needs to be modified, I've added comments above each line detailing what it's needed

Re: HOWTO:Centralised LDAP Authentication

2010-09-19 Thread Alexander Clouter
Peter Lambrechtsen plambrecht...@gmail.com wrote: Then create two OU's under Radius. Elements and Roles OU=Elements,OU=Radius,DC=ACME,DC=COM Elements will hold a record of every NAS in your Network. You will create Group objects based on the IP Address of the NAS and set the Location or

Two-Step LDAP authentication?

2010-09-16 Thread Juan Rodríguez
Hi everybody! I'm a new subcriber of this list. I'm trying to setup a radius server with LDAP authentication; I've managed to authenticate a user (from a Cisco Device), but my fellows from Security Department think that we should have a two-step authentication: 1. User/password authentication

Re: Two-Step LDAP authentication?

2010-09-16 Thread Alexander Clouter
In article bay154-w6ae2b5874b5015e85e875c0...@phx.gbl you wrote: I'm a new subcriber of this list. I'm trying to setup a radius server with LDAP authentication; I've managed to authenticate a user (from a Cisco Device), but my fellows from Security Department think that we should have

ldap authentication using free radius

2010-08-10 Thread Aqdas Muneer
Hello, We recently had a event during which our radius server lost connectivity to our Active Directory server. all the network gear could contact radius so none fell back to the backup authentication method (local), but because AD was down we couldn't get into our devices. is there a way to use

Re: ldap authentication using free radius

2010-08-10 Thread Nicolas Goutte
Am 10.08.2010 um 16:54 schrieb Aqdas Muneer: Hello, We recently had a event during which our radius server lost connectivity to our Active Directory server. all the network gear could contact radius so none fell back to the backup authentication method (local), but because AD was down

Re: ldap authentication using free radius

2010-08-10 Thread Aqdas Muneer
so this is what i have in my users file. how can i make it so that the admin account is only used if AD is inaccessible? admin Huntgroup-Name == network-admin, Cleartext-Password := x Service-Type := NAS-Prompt-User, cisco-avpair :=

Re: LDAP authentication problem

2010-07-29 Thread John Dennis
On 07/29/2010 01:08 PM, Sallee, Stephen (Jake) wrote: I have correctly configured the LDAP module (I think...) but when I try to authenticate a user I get an error saying the user cannot be found. I have attached the debug output. I have tried turning the follow referrals and rebind vars on

Configuration of FreeRADIUS on Ubuntu/Debian with OPEN-LDAP Authentication

2009-09-28 Thread Ryaz Khan
2.1.7*, I was able to configure it but very basic like I am using users file for user names and passwords etc. Now I am trying to setup freeradius for ldap authentication so I dont have to add separate users in users file but can use ldap users instead, for Free-radius authentication I am

Re: Configuration of FreeRADIUS on Ubuntu/Debian with OPEN-LDAP Authentication

2009-09-28 Thread Alan Buxey
Hi, I googled it lot but did not come to any comprehensive solution. http://wiki.freeradius.org/Rlm_ldap you need to ensure that the FreeRADIUS LDAP module can talk to your LDAP server - check the LDAP configuration in FreeRADIUS to ensure that the configuration, password etc etc is fine

Re: Configuration of FreeRADIUS on Ubuntu/Debian with OPEN-LDAP Authentication

2009-09-28 Thread Justin Steward
On Tue, Sep 29, 2009 at 12:45 AM, Ryaz Khan rk...@ezesolve.com wrote: I googled it lot but did not come to any comprehensive solution. You'll probably learn this the hard way anyway, but don't try to google for freeradius. Most of those hits will be outdated, even if it is on the topic you're

LDAP Authentication + Windows PKI

2009-06-16 Thread Nik Alleyne
Guys just a quick question. Can I use freeradius to authenticate my LDAP users and instead of using OpenSSL for certificates I use a Microsoft Certificate Authority? Thanks Nik Nik - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: LDAP Authentication + Windows PKI

2009-06-16 Thread Ivan Kalik
Guys just a quick question. Can I use freeradius to authenticate my LDAP users and instead of using OpenSSL for certificates I use a Microsoft Certificate Authority? Yes, you can generate certificates that way too. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See

FreeRadius 2.1 + LDAP Authentication

2009-06-05 Thread Nik Alleyne
Hi Guys, I'm hoping someone can help me, because I have been fighting with this issue for days now. Environment: FC10 + FreeRadius 2.1 + OpenLdap 2.4. I've successfully setup Certificate Based authentication on my FreeRadius server and that works well. My problem is I have some users I want to

RE: FreeRadius 2.1 + LDAP Authentication - mschap

2009-06-05 Thread Mackey, Theral
-0400 From: Nik Alleyne nalle...@brontecollege.ca Subject: FreeRadius 2.1 + LDAP Authentication To: freeradius-users@lists.freeradius.org Message-ID: 20090605144736.cpa0ghg1wk4ok...@mail.brontecollege.ca Content-Type: text/plain; charset=ISO-8859-1 Hi Guys, I'm hoping someone can help me

Re: Redundant Load Balanced LDAP authentication fails when

2009-04-20 Thread Allers, Justin
Thanks Ivan, I researched your suggestion and was able to correct the situation. To setup the redundancy to work with ntlm_auth I needed to add the other server to the following line in the smb.conf file: Line Before: password server = ldap1.domain.org Line with Redundancy:

Re: Redundant Load Balanced LDAP authentication fails when Primary is down

2009-04-08 Thread tnt
I have two freeradius v2.1.3-1 servers setup to run with redundant load balancing with two Windows Active Directory LDAP servers for authentication.  When the LDAP servers are running the radius will load-balance between them and authenticate fine.  If I shut the primary LDAP server down radius

Redundant Load Balanced LDAP authentication fails when Primary is down

2009-04-07 Thread Allers, Justin
Hello, I have two freeradius v2.1.3-1 servers setup to run with redundant load balancing with two Windows Active Directory LDAP servers for authentication.  When the LDAP servers are running the radius will load-balance between them and authenticate fine.  If I shut the primary LDAP server

Re: problem with ldap authentication (epilog)

2009-03-25 Thread Frank Bonnet
Alan DeKok wrote: Frank Bonnet wrote: freeradius is used by chillispot on the machine, does your answer means chillispot is sending a CHAP request ? Yes. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html For information the problem is located

Re: problem with ldap authentication

2009-03-24 Thread Frank Bonnet
Alan DeKok wrote: Frank Bonnet wrote: is it possible to use freeradius with NIS instead of LDAP ? thanks Yes. NIS is just a different way of getting users to seem to be in /etc/passwd. So there shouldn't be anything to do. Just install the server, and it should work. Alan DeKok.

Re: problem with ldap authentication

2009-03-24 Thread tnt
is it possible to use freeradius with NIS instead of LDAP ? thanks Yes. NIS is just a different way of getting users to seem to be in /etc/passwd. So there shouldn't be anything to do. Just install the server, and it should work. Alan DeKok. you mean uncomment the /etc/passwd in

Re: problem with ldap authentication

2009-03-24 Thread Frank Bonnet
Frank Bonnet wrote: Alan DeKok wrote: Frank Bonnet wrote: is it possible to use freeradius with NIS instead of LDAP ? thanks Yes. NIS is just a different way of getting users to seem to be in /etc/passwd. So there shouldn't be anything to do. Just install the server, and it should work.

Re: problem with ldap authentication

2009-03-24 Thread tnt
OK now I'm still in trouble ... even after removing LDAP statements here is the log of the session, how to setup the User-password to the right value to use /etc/passwd file ? thanks rad_recv: Access-Request packet from host 127.0.0.1:32817, id=0, length=214 User-Name = bonj

Re: problem with ldap authentication

2009-03-24 Thread Frank Bonnet
t...@kalik.net wrote: OK now I'm still in trouble ... even after removing LDAP statements here is the log of the session, how to setup the User-password to the right value to use /etc/passwd file ? thanks rad_recv: Access-Request packet from host 127.0.0.1:32817, id=0, length=214

Re: problem with ldap authentication

2009-03-24 Thread tnt
I KNOW we cannot use /etc/passwd for chap authentication my question is HOW to use /etc/passwd with freeradius ? Great. So, you are aware it's not going to work with chap. And what do you do: rad_recv: Access-Request packet from host 127.0.0.1:32817, id=0, length=214 User-Name = bonj

Re: problem with ldap authentication

2009-03-24 Thread Frank Bonnet
t...@kalik.net wrote: I KNOW we cannot use /etc/passwd for chap authentication my question is HOW to use /etc/passwd with freeradius ? Great. So, you are aware it's not going to work with chap. And what do you do: rad_recv: Access-Request packet from host 127.0.0.1:32817, id=0, length=214

Re: problem with ldap authentication

2009-03-24 Thread tnt
rad_recv: Access-Request packet from host 127.0.0.1:32817, id=0, length=214 User-Name = bonj CHAP-Challenge = 0xbba7f4f69dfb6cf2342f1cbba4e7e482 CHAP-Password = 0x00f7fbe0aa077445403b77c55ab120f811 You send a chap request!!! Believe me ... if I knew how not to send I would do it My

Re: problem with ldap authentication

2009-03-24 Thread Frank Bonnet
t...@kalik.net wrote: rad_recv: Access-Request packet from host 127.0.0.1:32817, id=0, length=214 User-Name = bonj CHAP-Challenge = 0xbba7f4f69dfb6cf2342f1cbba4e7e482 CHAP-Password = 0x00f7fbe0aa077445403b77c55ab120f811 You send a chap request!!! Believe me ... if I

Re: problem with ldap authentication

2009-03-24 Thread Alan DeKok
Frank Bonnet wrote: Believe me ... if I knew how not to send I would do it Fix the NAS. You bought it, you know what make/model it is, so you can find documentation for it. Maybe try asking the vendor for documentation? My question is how to instruct freeradius et use /etc/passwd in the

Re: problem with ldap authentication

2009-03-24 Thread Frank Bonnet
Alan DeKok wrote: Frank Bonnet wrote: Believe me ... if I knew how not to send I would do it Fix the NAS. You bought it, you know what make/model it is, so you can find documentation for it. Maybe try asking the vendor for documentation? My question is how to instruct freeradius et use

Re: problem with ldap authentication

2009-03-24 Thread Alan DeKok
Frank Bonnet wrote: freeradius is used by chillispot on the machine, does your answer means chillispot is sending a CHAP request ? Yes. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: problem with ldap authentication

2009-03-24 Thread Frank Bonnet
Alan DeKok wrote: Frank Bonnet wrote: freeradius is used by chillispot on the machine, does your answer means chillispot is sending a CHAP request ? Yes. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html OK thanks for your (constructive ;-))

problem with ldap authentication

2009-03-23 Thread Frank Bonnet
hello I'm in trouble with a debian version of freeradius I've installed chillispot and freeradius packages but it won't work for LDAP users it fails with such error messages : Mon Mar 23 16:41:05 2009 : Auth: Login incorrect: [/CHAP-Password] (from client localhost port 31 cli

Re: problem with ldap authentication

2009-03-23 Thread Nicolas Goutte
Am 23.03.2009 um 16:46 schrieb Frank Bonnet: hello I'm in trouble with a debian version of freeradius I've installed chillispot and freeradius packages but it won't work for LDAP users it fails with such error messages : Mon Mar 23 16:41:05 2009 : Auth: Login incorrect: [/CHAP-

Re: problem with ldap authentication

2009-03-23 Thread Alan DeKok
Frank Bonnet wrote: I'm in trouble with a debian version of freeradius I've installed chillispot and freeradius packages but it won't work for LDAP users it fails with such error messages : Mon Mar 23 16:41:05 2009 : Auth: Login incorrect: [/CHAP-Password] (from client localhost

Re: problem with ldap authentication

2009-03-23 Thread David N'DAKPAZE
I want to know what to configure in order to use ldap as freeradius database of users 2009/3/23, Alan DeKok al...@deployingradius.com: Frank Bonnet wrote: I'm in trouble with a debian version of freeradius I've installed chillispot and freeradius packages but it won't work for LDAP users

Re: problem with ldap authentication

2009-03-23 Thread Frank Bonnet
Alan DeKok wrote: Frank Bonnet wrote: I'm in trouble with a debian version of freeradius I've installed chillispot and freeradius packages but it won't work for LDAP users it fails with such error messages : Mon Mar 23 16:41:05 2009 : Auth: Login incorrect: [/CHAP-Password] (from

Re: problem with ldap authentication

2009-03-23 Thread Alan DeKok
Frank Bonnet wrote: OK here is the debug of one failed session ... rlm_ldap: performing search in dc=esiee,dc=fr, with filter (uid=xxx) rlm_ldap: object not found or got ambiguous search result Well, that's relatively clear. There's no such user, OR it got multiple responses. You

Re: problem with ldap authentication

2009-03-23 Thread Alan DeKok
David N'DAKPAZE wrote: I want to know what to configure in order to use ldap as freeradius database of users Read raddb/modules/ldap The O'Reilly OpenLDAP book also has a good description of how to configure FreeRADIUS to use LDAP. Alan DeKok. - List info/subscribe/unsubscribe? See

  1   2   3   >