<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">It works!!! Thank you very much!<br>
<br>
<br>
</font><br>
Kevin Bonner wrote:
<blockquote cite="mid200704181847.05572.keb@pa.net" type="cite">
  <blockquote type="cite">
    <pre wrap=""><html>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I almost ignored your message, as I don't parse HTML well.  =)

On Wednesday 18 April 2007 18:06:28 Sebastian Firpo wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Thank you Kevin, but it didn't work now my entire users file is:

 sebas           Crypt-Password := "(!lGOOlHaBWoQ"
                 Service-Type = Administrative-User,
                 Cisco-AVPair = <a class="moz-txt-link-rfc2396E" href="shell:priv-lvl=15">"shell:priv-lvl=15"</a>

 and then the debug was:

 rad_recv: Access-Request packet from host 10.12.4.2:1645, id=103,
length=75 NAS-IP-Address = 10.12.4.2
         NAS-Port = 1
         NAS-Port-Type = Virtual
         User-Name = "sebas"
         Calling-Station-Id = "10.11.1.25"
         User-Password = "hello"

 Another idea??
 Thanks a lot, any way.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
$ perl -e 'print crypt("hello","(!") . "\n";'
(!BVoPlmea8cg

Fix your Crypt-Password?  How you are generating that encrypted string?

-Kevin
  </pre>
  <pre wrap="">
<hr size="4" width="90%">

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>
</body>
</html>