Re: Example configuration that proxy PEAP MSCHAPv2 to an IAS server

2011-09-01 Thread Jacob Dawson
It's largely successful, but as I mentioned in my note to this group from the 29th, I've run into problems with Windows clients having a disagreement with FreeRADIUS about the final stages of the PEAP-MSCHAPv2 conversation, after IAS has authenticated them successfully. - Jacob On 31 Aug

Re: Example configuration that proxy PEAP MSCHAPv2 to an IAS server

2011-08-31 Thread Jacob Dawson
That's the case here. Our AD servers are set to only accept NTLMv2, and they won't budge from that. The workaround for us is to proxy the inner tunnel on domain user authentications to IAS and let it handle talking to AD over NTLMv2. There's a registry hack involved, and it either lets them

Re: Example configuration that proxy PEAP MSCHAPv2 to an IAS server

2011-08-31 Thread Phil Mayers
On 30/08/11 22:53, Danner, Mearl wrote: Might be the LAN Manager authentication level on the 2K8 servers. It needs to be downgraded. Probably to Send LM and NTLM. Samba used to put a note about that in the documentation. That's related to the LM/NT hashes used to authenticate an SMB

Re: Example configuration that proxy PEAP MSCHAPv2 to an IAS server

2011-08-31 Thread Phil Mayers
On 30/08/11 21:12, Glenn Machin wrote: Phil - thanks for the feedback. I just ended up proxying out to the IAS server usernames starting with DOMAIN\. Ok. Obviously that will fail if enters their wireless credentials without a domain. I configured the freeradius server to not support

Re: Example configuration that proxy PEAP MSCHAPv2 to an IAS server

2011-08-31 Thread Alan DeKok
Jacob Dawson wrote: That's the case here. Our AD servers are set to only accept NTLMv2, and they won't budge from that. The workaround for us is to proxy the inner tunnel on domain user authentications to IAS and let it handle talking to AD over NTLMv2. There's a registry hack involved,

Re: Example configuration that proxy PEAP MSCHAPv2 to an IAS server

2011-08-30 Thread Glenn Machin
Phil - thanks for the feedback. I just ended up proxying out to the IAS server usernames starting with DOMAIN\. I configured the freeradius server to not support mschapv2 but will support PEAP/GTC EAP/TLS. It seems to be working fine with the Macs, iPads and Linux systems while the

Re: Example configuration that proxy PEAP MSCHAPv2 to an IAS server

2011-08-30 Thread Alan DeKok
Glenn Machin wrote: It still bugs that ntlm_auth would not authenticate to the domain controllers the challenge and nt-response. It could be a Samba bug. See comments in eap.conf. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Example configuration that proxy PEAP MSCHAPv2 to an IAS server

2011-08-30 Thread Danner, Mearl
Might be the LAN Manager authentication level on the 2K8 servers. It needs to be downgraded. Probably to Send LM and NTLM. Samba used to put a note about that in the documentation. It still bugs that ntlm_auth would not authenticate to the domain controllers the challenge and

Example configuration that proxy PEAP MSCHAPv2 to an IAS server

2011-08-26 Thread Glenn Machin
I using radiusd: FreeRADIUS Version 2.1.11. I cannot seem to get the RHEL5 (2.6.18-238.9.1.el5) ntlm_auth program to properly authenticate the challenge and nt-response packets. If I set the password using clear-text and also set MS-CHAP-Use-NTLM-Auth, the authentication works fine. The

Re: Terminate TLS and proxy PEAP

2007-09-14 Thread Alan DeKok
Phil Mayers wrote: Related; how would you envisage FreeRadius presenting the presence of 1 authentication exchange inside the tunnel? Presumably the same issue exists with the EAP-TNC inside TTLS method. Code has to be written to support it. Given the virtual server stuff in 2.x, this

Re: Terminate TLS and proxy PEAP

2007-09-14 Thread Alan DeKok
fuki wrote: ... According the specification PEAP v0 is used by Vista, so it should be possible to use FreeRadius as proxy to decrypt the packages, to analyze the health state (has to be implemented) and to proxy the inner EAP-MSCHAP to another radius server? Yes. But I think some code may

Terminate TLS and proxy PEAP

2007-09-13 Thread fuki
the FreeRADIUS proxy has to be configured? Your help would be much appreciated, Thanks Fuki -- View this message in context: http://www.nabble.com/Terminate-TLS-and-proxy-PEAP-tf4434055.html#a1264 Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See

Re: Terminate TLS and proxy PEAP

2007-09-13 Thread Phil Mayers
On Thu, 2007-09-13 at 01:25 -0700, fuki wrote: Hi At the moment I use FreeRADIUS to proxy eap peap mschapv2 request to a RADIUS server for authentication. The connecting machine submits in addition to the authentication information, some information about it's health state encrypted in the

Re: Terminate TLS and proxy PEAP

2007-09-13 Thread Alan DeKok
Phil Mayers wrote: In particular if you are talking about the Vista built-in health check packets, that uses PEAPv2 which FreeRadius doesn't support, and you won't be able to terminate. I'm trying to get PEAPv2 patches from someone who claims they had it working a few years ago. Alan

Re: Terminate TLS and proxy PEAP

2007-09-13 Thread Phil Mayers
On Thu, 2007-09-13 at 11:01 +0200, Alan DeKok wrote: Phil Mayers wrote: In particular if you are talking about the Vista built-in health check packets, that uses PEAPv2 which FreeRadius doesn't support, and you won't be able to terminate. I'm trying to get PEAPv2 patches from someone

Re: Terminate TLS and proxy PEAP

2007-09-13 Thread fuki
to decrypt the packages, to analyze the health state (has to be implemented) and to proxy the inner EAP-MSCHAP to another radius server? -- View this message in context: http://www.nabble.com/Terminate-TLS-and-proxy-PEAP-tf4434055.html#a12651948 Sent from the FreeRadius - User mailing list archive

Re: Terminate TLS and proxy PEAP

2007-09-13 Thread Phil Mayers
On Thu, 2007-09-13 at 02:56 -0700, fuki wrote: Phil Mayers wrote: On Thu, 2007-09-13 at 01:25 -0700, fuki wrote: You can certainly terminate the PEAP and still proxy the inner EAP-MSCHAP to another radius server; however as far as I am aware, FreeRadius doesn't yet have support

Re: Terminate TLS and proxy PEAP

2007-09-13 Thread fuki
to configure the FreeRadius proxy? -- View this message in context: http://www.nabble.com/Terminate-TLS-and-proxy-PEAP-tf4434055.html#a12653324 Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Proxy PEAP-EAP-MSCHAPv2 as MSCHAPv2

2006-10-15 Thread david chew
In case, anyone is following this thread, the problem was solved by downgrading from Freeradius 1.1.2 and above running on Solaris 9 down to Freeradius 1.0.5 running on the same OS. Still tracing this issue through the debugger and will post to this thread if more information is available.

Proxy PEAP-EAP-MSCHAPv2 as MSCHAPv2

2006-10-06 Thread david chew
Hi, I am trying to set up Freeradius to proxy PEAP/EAP-MSCHAPv2 request as MSCHAPv2 and know that some of you were able to set up this cofiguration successfully i.e. http://www.mail-archive.com/freeradius-users@lists.freeradius.org/msg22903.html http://www.mail-archive.com/freeradius-users

proxy+peap

2005-03-07 Thread Marc-Henri Boisis-Delavaud
I have user with username like this [EMAIL PROTECTED] , I proxy them to the domain1 radius. Whith peap/mschapv2 I have this on the domain1 radius log : Identity does not match User-Name, setting from EAP Identity The ldap only know login, and the radius attribute: User-Name = login. How can

Re: Proxy PEAP+MSCHAPV2

2005-01-31 Thread Israel Fabio Alves
@lists.freeradius.org Subject: Proxy PEAP+MSCHAPV2 Hi, I want to do proxy of users authentication [EMAIL PROTECTED], this is generated with domain login of Windows XP. I configured the freeradius server that receive the request for do proxy to a second server. When I try a connection with Windows XP, I

Proxy PEAP+MSCHAPV2

2005-01-30 Thread Israel Alves
Hi, I want to do proxy of users authentication [EMAIL PROTECTED], this is generated with domain login of Windows XP. I configured the freeradius server that receive the request for do proxy to a second server. When I try a connection with Windows XP, I receive the error bellow on the first

Problem - proxy peap + mschapv2

2005-01-22 Thread Israel Fabio Alves
Hi, i need help. I configured freeradius to authenticate users in Openldap using samba password, it's working 100%. Now a configured other freeradius server to route the information of users conform Windows Domain Name, then a configured proxy.conf for this. When I do a test, occurr ther error

proxy peap

2004-10-26 Thread bmathieu
i m trying to proxy peap request from one server to another all works fine if i connect directy to the second server i peap but when i proxy the request i have this error rad_check_password: Found Auth-Type eap auth: type EAP Processing the authenticate section of radiusd.conf modcall

proxy peap

2004-10-26 Thread bmathieu
it works fine with xp client but not with odyssey client it seems to be an mschap problem if someone has time to look at the logs and confirm this thanks basile . rad_recv: Access-Request packet from host 195.220.107.12:1814, id=5, length=203 User-Name = [EMAIL PROTECTED]

Re: proxy peap

2004-10-26 Thread Alan DeKok
bmathieu [EMAIL PROTECTED] wrote: i m trying to proxy peap request from one server to another all works fine if i connect directy to the second server i peap but when i proxy the request i have this error ... rlm_eap: Identity does not match User-Name, setting from EAP Identity