Alan DeKok wrote:
James Nedila <[EMAIL PROTECTED]> wrote:
Can I modify the packet type in my exec module? (ie/ change an Access-Accept to an Access-Reject)
You can return "1" from the script, which will cause the module to return RLM_MODULE_FAIL, and should reject the user.
Thanks, that works...
Now a slightly different question: Can I change an access-reject to an access-accept using the exec module in the post-proxy section?
James
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

