Hi Guys, While testing 802.1x in our lab we are getting the following error on radius: Debug: [mschap] No Cleartext-Password configured. Cannot create LM-Password. Debug: [mschap] No Cleartext-Password configured. Cannot create NT-Password. Debug: [mschap] Creating challenge hash with username: test951 Debug: [mschap] Client is using MS-CHAPv2 for test951, we need NT-Password Debug: [mschap] FAILED: No NT/LM-Password. Cannot perform authentication. Debug: [mschap] FAILED: MS-CHAP2-Response is incorrect Debug: ++[mschap] = reject There are valid entries in the radius tables. select * from radcheck where username = 'test951'; +-----------+--------------+--------------------+----+--------------+ | id | username | attribute | op | value | +-----------+--------------+--------------------+----+--------------+ | 115850045 | jerrytest951 | Cleartext-Password | := | jerrytest951 | Please suggest! Thanks, Amardeep