On Tue, Sep 20, 2011 at 1:47 PM, Rajkumar balaji <[email protected]> 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 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

