At 03:28 PM 2/26/2003 -0500, Mike Varley wrote:
Appologies for not keeping up to date, but I was wondering if the
'post_proxy' module methods are currently supported.

Yes, but not by every module. Check the latest CVS for support.


I am running FR 8.0, and although I can list post-proxy methods in the
config file, the methods are not run. This did not pose a problem
because I simply implemented a 'post-auth' method to do all my work.

Code is in current CVS to do this. I belive it is post 0.8 but may or may not be in 0.8.1.

The problem now is that I would like to know if the proxy rejects a
user; if it does, I need to free up any resources that user maybe
holding. Are the post-proxy methods supported? Will they be called on a
Proxy-Reject?

Post-Proxy exists as a stage after authorization, after the reply has been received from the remote server, but before the reply enters the authentication stage ( IE, before a request is sent back to the client who sent it to us ).

There shouldn't be anything specific you need to do in post-proxy
to do cleanup, unless you have a custom module that has allocated
resources in some way.

If there is a 'ChangeLog' file someone could point me to, I will happily
read that.

Subscribe to the -devel list and you'll get nightly CVS commit logs, that is the best way to get the most verbose and uptodate feature information.

-Chris
--
   \\\|||///  \          StarNet Inc.      \         Chris Parker
   \ ~   ~ /   \       WX *is* Wireless!    \   Director, Engineering
   | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                  \ Wholesale Internet Services - http://www.megapop.net



- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to