<!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">
The reason that I want to put it to post-auth is that it should be done
only for authenticated users.<br>
That's why I cannot use "users".<br>
<br>
Kevin<br>
<br>
Alan DeKok wrote:
<blockquote cite="mid20051114223223.E25C216DD6@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="">I want to do it in post-auth and post-proxy which cannot be done by
"users". I thought that's why we use rewrite_filter/attr. No?
</pre>
</blockquote>
<pre wrap=""><!---->
You can put the checks in the "authorize" section, and it will work.
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>