6 Jul
2010
6 Jul
'10
8:07 a.m.
Dear freeradius users I'm trying to migrate our current radius infrastructure, and encountered the following question: I'm using: - FreeRADIUS Version 2.0.4 (Debian Lenny, 2.0.4+dfsg-6) - A Virtual Server "preauth", that parses the Username for some strings with the users file - Some requests get proxied to another server - On return of the proxied request, the authentication is done again, but because the users file is rather large, and the parsing slow, I would like to skip it - In previous versions we put "post_proxy_authorize = no" into proxy.conf, but this seems to have stopped working Now: How can I achieve this "skipping re-authentication after proxying"? Thanks for all replies Beat Schnyder ---------