<!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">
<font size="-1"><font face="Arial">Hi,</font></font><br>
<br>
Jacco de Leeuw wrote:
<blockquote cite="mid46714861.7070308@dds.nl" type="cite">Utkarsh Shah
wrote:
  <br>
  <br>
  <blockquote type="cite">I want external authentication for l2tp users
    <br>
i am able to do it if PAP is used
    <br>
  </blockquote>
  <br>
Great!
  <br>
  <br>
  <blockquote type="cite">i want to use chap or ms-chap
    <br>
  </blockquote>
  <br>
Why?
  <br>
</blockquote>
Some of our users are non technical persons.<br>
And as written by microsoft its unsecure they want to use ms-chap or
chap.<br>
For that we need to support ms-chap or chap<br>
<blockquote cite="mid46714861.7070308@dds.nl" type="cite"><br>
  <blockquote type="cite">external server accepts plain password
    <br>
  </blockquote>
  <br>
I.e. PAP? This worked, right? It doesn't support CHAP or MS-CHAP?
  <br>
</blockquote>
Yes, PAP works fine. we have different ways to authenticate user<br>
1. ADS server<br>
2. LDAP server<br>
3. Mysql Database<br>
<br>
in mysql it is stored as plain text.<br>
If chap or mschap is used then password comes encrypted and fail to
compare it with plain text.<br>
Kindly suggest me a way where I can use both mysql and ADS &amp; LDAP
server.<br>
<blockquote cite="mid46714861.7070308@dds.nl" type="cite"><br>
Jacco
  <br>
</blockquote>
Thanks for your help and interest.<br>
<br>
Regards,<br>
Utkarsh Shah<br>
</body>
</html>