Freeradius issue : Active Directory Integration

2013-10-04 Thread Shameek Bhattacharya
Hello, I am facing issue with MS CHAP authentication in Ubuntu 13.04 . Also NTLM Authentication takes place when putting 'wait = no' in /etc/freeradius/modules/ntlm_auth ie exec ntlm_auth { wait = no program = “/usr/bin/ntlm_auth -request-nt-key -username=%{mschap:User-Name}

Re: Freeradius issue : Active Directory Integration

2013-10-04 Thread Andreas Sartori
Subject: Freeradius issue : Active Directory Integration Hello, I am facing issue with MS CHAP authentication in Ubuntu 13.04 . Also NTLM Authentication takes place when putting 'wait = no' in /etc/freeradius/modules/ntlm_auth ie exec ntlm_auth { wait = no program = “/usr/bin

Re: Freeradius issue : Active Directory Integration

2013-10-04 Thread Alan Buxey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi. Wondering what authentication method you are using as maybe looking at wrong ntlm check the mschap module for its ntlm_auth incantation. Also, if you have doubts about the AD account used to bind them follow that up. Get it bound in

Re: Freeradius issue : Active Directory Integration

2013-10-04 Thread Phil Mayers
On 10/04/2013 07:02 AM, Shameek Bhattacharya wrote: Hello, I am facing issue with MS CHAP authentication in Ubuntu 13.04 . Also NTLM Authentication takes place when putting 'wait = no' in /etc/freeradius/modules/ntlm_auth ie exec ntlm_auth { wait = no wait = no is wrong here.

Re: FreeRADIUS Issue -

2012-10-16 Thread Nandkumar Palkar
Hi Alan, My configuration details: 1. my configuration is - EAP, TTLS, LDAP, Perl 2. Sending username + OTP and LDAP password as input credentials 3. Virtual servers has: Default and inner-tunnel *Authorize:* preprocess chap mschap suffix eap { ok = return } perl files ldap pap

Re: FreeRADIUS Issue -

2012-10-16 Thread Phil Mayers
On 10/16/2012 08:09 AM, Nandkumar Palkar wrote: Found Auth-Type = MSCHAP # Executing group from file /etc/freeradius/sites-enabled/inner-tunnel +- entering group MS-CHAP {...} [mschap] No Cleartext-Password configured. Cannot create LM-Password. [mschap] No Cleartext-Password configured.

Re: FreeRADIUS Issue -

2012-10-16 Thread Alan DeKok
Nandkumar Palkar wrote: Hi Alan, I am not the only person on this list. Just send messages. There is no need to use my name. My configuration details: I don't care. I told you to read the debug log. You didn't read it. Alan DeKok. - List info/subscribe/unsubscribe? See

FreeRADIUS Issue -

2012-10-15 Thread Nandkumar Palkar
Hi Alan, I'm facing the issue with configuration EAP-TTLS, LDAP and Perl and using test client as eapol_test. Please find the debug logs below: rad_recv: Access-Request packet from host 127.0.0.1 port 45673, id=0, length=206 User-Name = NAS-IP-Address = 127.0.0.1

Re: FreeRADIUS Issue -

2012-10-15 Thread Alan DeKok
Nandkumar Palkar wrote: Hi Alan, I'm facing the issue with configuration EAP-TTLS, LDAP and Perl and using test client as eapol_test. Please find the debug logs below: You need to read it. It isn't hard. You highlighted in red the *wrong* piece. Look at the debug messages before