Re: Post Auth Configurations

2013-07-19 Thread Matthew Newton
On Thu, Jul 18, 2013 at 11:34:56AM -0500, Matt Zagrabelny wrote: I've got a similar question that dovetails into this discussion. Suppose I wanted to reject certain users and wanted the Reply-Message to be customized per user authenticating, but I want to ensure that I am not leaking the

Post Auth Configurations

2013-07-18 Thread Navodit Bhardwaj
Hi For each Access-Request recieved and authenticated successfully I want to do following: 1. Verify if Access-Request contains a parameter i.e IMEI of mobile 2. If Not, send Access-Reject. Else, 3. compare IMEI to value in database and assign a 32bit hex number in Access-Accept Basically, I

Re: Post Auth Configurations

2013-07-18 Thread Alan DeKok
Navodit Bhardwaj wrote: For each Access-Request recieved and authenticated successfully I want to do following: 1. Verify if Access-Request contains a parameter i.e IMEI of mobile 2. If Not, send Access-Reject. Else, 3. compare IMEI to value in database and assign a 32bit hex number in

Re: Post Auth Configurations

2013-07-18 Thread Matt Zagrabelny
On Thu, Jul 18, 2013 at 10:46 AM, Alan DeKok al...@deployingradius.com wrote: Navodit Bhardwaj wrote: For each Access-Request recieved and authenticated successfully I want to do following: 1. Verify if Access-Request contains a parameter i.e IMEI of mobile 2. If Not, send Access-Reject.

Re: Post Auth Configurations

2013-07-18 Thread Navodit Bhardwaj
Hi To proceed with unlang, how can I ensure that the Access-Request contains specific IE. For example: - IMEI Field: 1234567890123 - Hardware Id : AC12BD54FS56TRZS506 - etc.. Also, Is there any limitation to number of parameters and size, that can be contained in any