20 Sep
2011
20 Sep
'11
5:35 p.m.
On Tue, Sep 20, 2011 at 1:47 PM, Rajkumar balaji <rajkumar.balaji.s@gmail.com> wrote:
Purpose is After the authentication i need to retrieve the group details associated with this user and according to them I need to Authorize the user.
Store it in FreeRADIUS (text file also fine) ( and I want to retrieve it using JRADIUS API)
Since you're going to have two or more different applications reading the data (freeradius and jradius), better store it in db. See the link I sent earlier, should be self-explanatory. -- Fajar