"Chris Bshaw" <[EMAIL PROTECTED]> wrote: > Is there any post-authentication mechanism I could use in FreeRadius to > revoke the authentication....i.e. allow the user to authenticate long enough > to make the checks over IP via an Exec-Program-Wait and if they fail the > checks, freeradius 'tells' (?) the access point to disconnect the client?
Nope. But you can run a script to tell another program that a user authenticated. That other program can then wait however long it wants, and do whatever it wants with the results. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

