<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br>FAQ says "F4.X contains mschap support. Mschap is configured the same way as chap, only using the 'mschap' keyword in <br>place of the 'chap' keyword". However, I always got error message when runinng tac_plus . Please see below. <br># ./tac_plus -C tac_plus.conf -d 16 -g<br>Reading config<br>Unrecognised keyword mschap for user on line 13<br>Error: Unrecognised keyword mschap for user on line 13<br><br>My partial ac_plus.conf is:<br>user = test {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pap = cleartext "testpap"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; chap = cleartext "testchap"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mschap = cleartext "testmschap"<br>}<br><br><br>I noticed the sentence in FAQ: To compile the daemon with MSCHAP support, uncomment the MSCHAP line<br>in the Makefile. But I didn't see the MSCHAP line in the Makefile.<br><br>So how can I make mschap works in tac_plus? My tac_plus version is tacacs+-F4.0.4.19.<br><br>Thanks<br>Richie<br><
 br>                                               </body>
</html>