28 Jun
2015
28 Jun
'15
3:39 p.m.
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