How to know client (user) request cancel

shivu prasad shivaprasad2452 at gmail.com
Wed Oct 17 15:48:58 CEST 2018


Hi,
I my module I will send the request challenge to get input from user via
client.
If user cancel the request, How to know it.
I try to check it via     *request->packet->code*
DEBUG("<----------------Request code = %d--------------------->",
request->packet->code);
But it returning 1 in both user press ok or cancel.

is in particular attribute tells the user cancel the request?

thanks,
Shivaprasad


More information about the Freeradius-Devel mailing list