<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
comments INLINE....<br>
<br>
Alan DeKok wrote:
<blockquote cite="mid20060131182432.F1DC716CC1@mail.nitros9.org"
 type="cite">
  <pre wrap="">"DilipSimha.N.M" <a class="moz-txt-link-rfc2396E" href="mailto:nmdsimha@gmail.com"><nmdsimha@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">is there any simple tool(other than jradius) which can be used as radius 
client and which can be used to test
mschap authentication??
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  radclient should really be updated to support MS-CHAP.  It's not
hard.  And it would be easier to do that than to write another client.

  </pre>
  <blockquote type="cite">
    <pre wrap="">if so, please give the packet contents for radius client and the users 
file check-items.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  src/tests/mschapv1
  </pre>
</blockquote>
as u have specified in src/tests/README , that lines with #U shud go
into users file.<br>
but in src/tests/mschapv1 u have given User-Password in clear text???<br>
mschap has the advantage over chap, that it doesn't store passwords in
clear-text in the users file. <br>
am i right????<br>
<br>
<blockquote cite="mid20060131182432.F1DC716CC1@mail.nitros9.org"
 type="cite">
  <pre wrap="">
  Alan DeKok.


List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

  </pre>
</blockquote>
<br>
</body>
</html>