> > Ok, then what parameters would it be looking for?  I have told it the path
> > to the dbm file, what else would it need?

>   I don't know, sorry.  All I know about it is what I've read in the
> module documentation.

A few months ago I looked into dbm support too.  I wasn't sure it was
working, so I started reading the code.  This is from today's
snapshot, unchanged since earlier:

muttley# find . -print | xargs fgrep use_dbm
./src/include/radiusd.h:extern int              use_dbm;
./src/main/radiusd.c:int use_dbm = FALSE;

I was unable to determine whether this flag needs to be set for dbm to
work or if it's simply unused.

Jack

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to