FreeRADIUS Issue -

Phil Mayers p.mayers at imperial.ac.uk
Tue Oct 16 09:29:22 CEST 2012


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.  Cannot create NT-Password.

MSCHAP requires you have the plaintext or NT hash. See here:

http://deployingradius.com/documents/protocols/compatibility.html

You cannot do MSCHAP unless you have these.

More generally, your config looks horrible. I've got no idea what you 
are trying to accomplish, but whatever you're doing, mangling the 
username and trying to call two "auth" modules in "authenticate {}" is 
not right.

Search the archives for info on how people have done OTP in FreeRADIUS.


More information about the Freeradius-Users mailing list