FW: Freeradius 2.1.8+Windows AD+MS-CHAP with ntlm_auth ( > [pap] WARNING! No "known good" password found for the user
Hi Alan, I tried using the default users file and the other one that works on the other server but I could not make it. BTW, the working users file is the same, but include DEFAULT Auth-Type := ntlm_auth at the beginning. However, the Freeradius log said: /etc/freeradius/users[3]: Parse error (check) for entry DEFAULT: Unknown value ntlm_auth for attribute Auth-Type Errors reading /etc/freeradius/users /etc/freeradius/modules/files[7]: Instantiation failed for module "files" /etc/freeradius/sites-enabled/innet-tunnel-default[111]: Failed to find module "files". /etc/freeradius/sites-enabled/innet-tunnel-default[34]: Errors parsing authorize section. Cesar
Message: 5 Date: Fri, 02 Jul 2010 17:20:28 +0200 From: Alan DeKok <aland@deployingradius.com> Subject: Re: Freeradius 2.1.8+Windows AD+MS-CHAP with ntlm_auth ( [pap] WARNING! No "known good" password found for the user. Authentication may fail because of this) To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Message-ID: <4C2E03BC.6050104@deployingradius.com> Content-Type: text/plain; charset=ISO-8859-1
Cesar Ortega wrote:
I managed to install Freeradius with OpenSSL under Debian Lenny and it did work like a charm for a while. However, after I did the same process of installation in another virtualbox machine, it has not worked anymore. The console log report the following error:
[pap] WARNING! No "known good" password found for the user. Authentication may fail because of this.
You did not follow the same installation process. The *other* machine looks up users in a database, or in the "users" file. This machine is not configured to look in any database.
Alan DeKok.
Discover the new Windows Vista Learn more! _________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
Cesar Ortega wrote:
Hi Alan,
I tried using the default users file and the other one that works on the other server but I could not make it. BTW, the working users file is the same, but include
DEFAULT Auth-Type := ntlm_auth
at the beginning. However, the Freeradius log said:
/etc/freeradius/users[3]: Parse error (check) for entry DEFAULT: Unknown value ntlm_auth for attribute Auth-Type
Follow the "Active Directory" howto on http://deployingradius.com Alan DeKok.
participants (2)
-
Alan DeKok -
Cesar Ortega