Re: EAP-TTLS (PAP) with Win2K3 domain not working
Ah yes, now it started, thanks a lot. Will see if now EAP-TTLS with PAP works. Thanks a lot mate, you saved my life (for now :) Cheers, Petar On Fri, Jun 26, 2009 at 11:38, Ivan Kalik <tnt@kalik.net> wrote:
Similar error, again when the server is starting
Module: Linked to module rlm_files Module: Instantiating files files { usersfile = "/etc/freeradius/users" acctusersfile = "/etc/freeradius/acct_users" preproxy_usersfile = "/etc/freeradius/preproxy_users" compat = "no" } /etc/freeradius/sites-enabled/inner-tunnel[157]: ERROR: Unknown value ntlm_auth_pap for attribute Auth-Type
You haven't listed ntlm_auth_pap in authenticate section of inner-tunnel virtual server.
Ivan Kalik Kalik Informatika ISP
Ok, that works, many thanks for this :) What's left for me, I would like to authenticate users in domain with LEAP and TTLS-GTC. Also, what's needed to make EAP-TTLS with CHAP work? I know you can't use ntlm_auth for that, so what do I need to put inside users file? Will creating test user, for example, test Cleartext-Password:= "test" work? On Fri, Jun 26, 2009 at 11:43, Petar Marinkovic <highl1@gmail.com> wrote:
Ah yes, now it started, thanks a lot. Will see if now EAP-TTLS with PAP works.
Thanks a lot mate, you saved my life (for now :)
Cheers,
Petar
On Fri, Jun 26, 2009 at 11:38, Ivan Kalik <tnt@kalik.net> wrote:
Similar error, again when the server is starting
Module: Linked to module rlm_files Module: Instantiating files files { usersfile = "/etc/freeradius/users" acctusersfile = "/etc/freeradius/acct_users" preproxy_usersfile = "/etc/freeradius/preproxy_users" compat = "no" } /etc/freeradius/sites-enabled/inner-tunnel[157]: ERROR: Unknown value ntlm_auth_pap for attribute Auth-Type
You haven't listed ntlm_auth_pap in authenticate section of inner-tunnel virtual server.
Ivan Kalik Kalik Informatika ISP
participants (1)
-
Petar Marinkovic