Re: Radius and dbm???
wojtek (wojtek@kanatek.ca)
Thu, 20 Jun 1996 15:53:14 -0400 (Eastern Daylight Time)
You have to recompile with database support (dbm) instead of flat file
support. You will not use regular "users" file any more. You will have 2 files
users.dat and users.pag in a binary format. Lookup will be much faster :)
Wojtek