Re: First Time Go at Setting Up FreeRadius with Active Directory - Authentication Issues - Any help pointing me in the right direction would be greatly appreciated.

2011-05-28 Thread Eric Lovrien
Thanks for the input, Was not sure if I needed Ldap. Didn't know if it was there as a replica in-case a DC went down. On Tuesday I will go back and clean some things up and remove ldap from the picture. Then start tweeking it to be more and locked it down some more. Thanks again for the help! Eric

Re: First Time Go at Setting Up FreeRadius with Active Directory - Authentication Issues - Any help pointing me in the right direction would be greatly appreciated.

2011-05-28 Thread Alan DeKok
e...@mixeduperic.com wrote: > I have tried following both these two > guides: > http://www.perkinsblog.net/blog/index.php/2010/02/freeradius-and-windows-ad/ I'm always amazed at the work people put into things. He spent tons of time "googling for help", when the next URL is linked from the wiki

Re: First Time Go at Setting Up FreeRadius with Active Directory - Authentication Issues - Any help pointing me in the right direction would be greatly appreciated.

2011-05-28 Thread Phil Mayers
On 05/28/2011 02:30 PM, e...@mixeduperic.com wrote: [ldap] expand: �??(&(sAMAccountName=%{Stripped-User-Name:-%{User-Name}}))�?? -> �??(&(sAMAccountName=TEC\5cuser1))�?? [ldap] expand: �??cn=users,dc=TEC,dc=local�?? -> �??cn=users,dc=TEC,dc=local�?? rlm_ldap: ldap_get_conn: Checking Id:

First Time Go at Setting Up FreeRadius with Active Directory - Authentication Issues - Any help pointing me in the right direction would be greatly appreciated.

2011-05-28 Thread eric
DC: 192.168.1.4 or Server11 Wireless Access Point: 192.168.1.251 SSID: jump I have hit a brickwall and am having a really hard time getting through this last stretch. This is my first time trying to setup freeradius and still trying to wrap my head around a couple of things. I am trying to setup

RE: Freeradius with Active Directory

2010-03-10 Thread Whitmarsh Mark (Leeds Teaching Hospitals NHS Trust)
tmarsh=nhs@lists.freeradius.org] On Behalf Of Phil Mayers [p.may...@imperial.ac.uk] Sent: 10 March 2010 16:21 To: freeradius-users@lists.freeradius.org Subject: Re: Freeradius with Active Directory On 10/03/10 15:52, Whitmarsh Mark (Leeds Teaching Hospitals NHS Trust) wrote: > Hi, > I've included the n

Re: Freeradius with Active Directory

2010-03-10 Thread Alan Buxey
Hi, > The /etc./raddb/modules/ntlm_auth file: > ntlm_auth { > wait = yes > program = "/usr/bin/ntlm_auth --request-nt-key --domain=XXX > --username=%{mschap:User-Name} --password=%{User-Password}" > } that is wrong - I think Phil may have already said t

Re: Freeradius with Active Directory

2010-03-10 Thread Phil Mayers
On 10/03/10 15:52, Whitmarsh Mark (Leeds Teaching Hospitals NHS Trust) wrote: Hi, I've included the ntlm_auth command line - is that what you meant by can you cut and past your ntlm_auth line ntlm_auth --request-nt-key --domain=XXX.local --username=XXX password: NT_STATUS_OK: Success (0x0) ==

RE: Freeradius with Active Directory

2010-03-10 Thread Whitmarsh Mark (Leeds Teaching Hospitals NHS Trust)
_ From: freeradius-users-bounces+mark.whitmarsh=nhs@lists.freeradius.org [freeradius-users-bounces+mark.whitmarsh=nhs@lists.freeradius.org] On Behalf Of Alan Buxey [a.l.m.bu...@lboro.ac.uk] Sent: 10 March 2010 14:07 To: FreeRadius users mailing list Subject: Re: Fre

Re: Freeradius with Active Directory

2010-03-10 Thread Alan Buxey
Hi, > Everything works up to and including the command line test using ntlm_auth > but after I create the file raddb/modules/ntlm_auth > and make the changes to raddb/sites-enabled/default , > raddb/sites-enabled/inner-tunnel and the users file I get an error when > running radiusd -X can you

RE: Freeradius with Active Directory

2010-03-10 Thread Whitmarsh Mark (Leeds Teaching Hospitals NHS Trust)
Buxey [a.l.m.bu...@lboro.ac.uk] Sent: 10 March 2010 11:10 To: FreeRadius users mailing list Subject: Re: Freeradius with Active Directory Hi, > Everything works up to and including the command line test using ntlm_auth > but after I create the file raddb/modules/ntlm_auth > and make the c

Re: Freeradius with Active Directory

2010-03-10 Thread Trujillo Carmona, Antonio
El mié, 10-03-2010 a las 10:29 +, Whitmarsh Mark (Leeds Teaching Hospitals NHS Trust) escribió: > Hi, > I am following the tutorial at: > http://deployingradius.com/documents/configuration/active_directory.html > but have hit a problem. > Everything works up to and including the command line t

Re: Freeradius with Active Directory

2010-03-10 Thread Alan Buxey
Hi, > Everything works up to and including the command line test using ntlm_auth > but after I create the file raddb/modules/ntlm_auth > and make the changes to raddb/sites-enabled/default , > raddb/sites-enabled/inner-tunnel and the users file I get an error when > running radiusd -X > > Erro

Freeradius with Active Directory

2010-03-10 Thread Whitmarsh Mark (Leeds Teaching Hospitals NHS Trust)
Hi, I am following the tutorial at: http://deployingradius.com/documents/configuration/active_directory.html but have hit a problem. Everything works up to and including the command line test using ntlm_auth but after I create the file raddb/modules/ntlm_auth and make the changes to raddb/sites-en

Re: freeradius with active directory

2009-04-27 Thread Ivan Kalik
> Yes it is ntlm_auth for ms-chap i have confofigured but i still have the > same response.Idon't know why. > Because - you are *not* following the instructions. > 2009/4/27 bastardinho69 > >> David N'DAKPAZE wrote: >> >>> hello, >>> I am configuring freeradius for authentication with active >>>

Re: freeradius with active directory

2009-04-27 Thread David N'DAKPAZE
Yes it is ntlm_auth for ms-chap i have confofigured but i still have the same response.Idon't know why. 2009/4/27 bastardinho69 > David N'DAKPAZE wrote: > >> hello, >> I am configuring freeradius for authentication with active directory.I've >> used http://deployingradius.com/documents/configura

Re: freeradius with active directory

2009-04-27 Thread bastardinho69
David N'DAKPAZE wrote: hello, I am configuring freeradius for authentication with active directory.I've used http://deployingradius.com/documents/configuration/active_directory but freeradius reject all the requests because of no known password.It what i have when i make a request: Ready t

freeradius with active directory

2009-04-27 Thread David N'DAKPAZE
hello, I am configuring freeradius for authentication with active directory.I've used http://deployingradius.com/documents/configuration/active_directory but freeradius reject all the requests because of no known password.It what i have when i make a request: Ready to process requests. rad_recv: A

freeradius with active directory integration

2006-11-16 Thread Karthik R
In my setup am trying to authenticate wifi users using PEAP with TLS against the active directory using freeradius. i m using linksys wap54g AP. i may be going somewhat out of this forum related to, but as am using freeradius i thought of posting it here. I was able to successfully configure the

FreeRADIUS with Active Directory using Certificates

2005-01-11 Thread Shashi Anil
Hi, I am trying to setup FreeRADIUS with Active Directory as the backend using certificates for authentication. I am new to Active Directory and unable to find much information for this scenario. Has anyone tried this out already? Thanks in advance. Anil - List info/subscribe/unsubscribe? See

Instructions for using Freeradius with Active-Directory

2004-03-12 Thread Albers Darren
After I posted yesterday that I had Free Radius authenticating to AD successfully but I was interested in finding out how to do the authentication via group membership I recieved a number of requests for information on how I set up the basic Ldap authentication against Active-Drectory. Let me make

Re: FreeRADIUS with Active Directory ?

2004-01-12 Thread Alan DeKok
fsfs fsd yyy <[EMAIL PROTECTED]> wrote: > 1) Can FreeRADIUS use ActiveDirectory for User >Profile storage ? Yes. See the list archives. There are people using it today. > If so, does it work for all wireless methods ? No. Again, see the list archives for explanations. > Question

FreeRADIUS with Active Directory ?

2004-01-11 Thread fsfs fsd yyy
Hi, I have looked into features list, mailing archives and could not find the following information: 1) Can FreeRADIUS use ActiveDirectory for User Profile storage ? If so, does it work for all wireless methods ? 2) I see that in other implementations, server uses LDAP interface to AD