14 Oct
2005
14 Oct
'05
2:02 p.m.
Tim O'Donovan wrote:
Hi,
Does anyone know of a simple way to invoke an Access-Reject for a user at the authenticate stage? Without changing the stored password. I have tried altering the 'op' to != and all manner of other combinations from within the rad_check table without success.
We would just like to be able to ban/unban a user with a single SQL update statement.
in the users file, setting a check item like this user Auth-Type := "Reject" Seems to do the job.