passing Calling-Station-ID

Peter Nixon listuser at peternixon.net
Tue Apr 3 08:43:59 CEST 2007


On Mon 02 Apr 2007, Alan DeKok wrote:
> Adil Azmi Bikarbass wrote:
> > Do i need to create a whole DB for only one filed that i will pass from
> > one NAS to another?
>
>   You have to store the data somewhere.
>
> > Knowing that my Freeradius is running on Solaris 10 which DB you suggest
> > to use?
>
>   Postgres works.  Recent versions of OpenLDAP are very fast, too.

Yep. I recommend Postgres for this type of thing. OpenLDAP is very fast (much 
faster than Postgres) for reads, but very slow (slower than postgres) for 
writes. Given that this sounds like a 50/50 app, go with Postgres.

Cheers

-- 

Peter Nixon
http://www.peternixon.net/
PGP Key: http://www.peternixon.net/public.asc



More information about the Freeradius-Users mailing list