"Brad Crotchett" <[EMAIL PROTECTED]> wrote; > I don't think the fastuser module will support exactly what we need. You > said that freeradius should refer to a module in radius.conf if it detected > dbm libraries upon install.
No, I didn't. I said that the module would be built automatically if configure find DBM libraries. If you want to make the server *use* the module, you've got to edit radius.conf yourself, to tell the server when and where to use the module. > I have made sure that we have gdbm-1.8.0-14 and > even re-installed it, but there is still no module for dbm in > radius.conf. <sigh> Did you bother reading my previous message? LIke the section where I said the rlm_dbm module was experimental, and that you would have to search the list archives for examples of how to configure it? > I did make sure that rlm_dbm-0.6.so and rlm_dbm-0.6.la are both present in > /usr/local/lib and I added /usr/local/lib (where my gdbm libraries are > installed) in /etc/ld.so.conf. Any ideas on getting the dbm modules to show > up? Configure the server to use the DBM module. Configure the DBM module with the values it needs. These configurations do NOT come with the server by default. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
