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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to