Trying to understand change in behaviour between 2.1.12 and 2.2.5 (ok = reject) or Bug?
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Sun Jun 28 21:39:58 CEST 2015
Hi,
> I'm using the below snippit to get custom reply messages for rejections.
> authorize {
> ...
> logintime {
> reject = 1
> }
> if(reject){
> update reply {
> Reply-Message := "Your are not allowed to login at
> this time"
> }
> ok = reject
> }
> ...
> }
provide the debug output, not the configuration files - so we can see the logic that
is being used.
alan
More information about the Freeradius-Users
mailing list