<!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">
Well, I want to return different attributes for <br>
-password-mismatched users<br>
-authenticated but Calling-Station-Id is in my-block-list<br>
-authenticated and Calling-Station-Id is not in my-block-list.<br>
<br>
I cannot use "users".<br>
Kevin<br>
<br>
Alan DeKok wrote:
<blockquote cite="mid20051114230152.34B8916CC1@mail.nitros9.org"
 type="cite">
  <pre wrap="">kevin <a class="moz-txt-link-rfc2396E" href="mailto:kevinsmbox@earthlink.net"><kevinsmbox@earthlink.net></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">The reason that I want to put it to post-auth is that it should be done 
only for authenticated users.
That's why I cannot use "users".
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  If the user is rejected, all attributes are stripped from the
response.

  You *can* use "users".  Everyone else does.

  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>