Trying to make radius.dbm
Thomas Mullaney (thomasm@Token.Net)
Tue, 25 Jun 96 11:22:04 -0500
My users file has become to big to handle. I am trying to build the DBM
version of radius but cant find any docs. when I type make in the
/usr/portmaster/radius/src directory it builds the radiusd just fine, I do a
make clean, and make dbm and it gives the following error.
./users.c:44: dbm.h: No such file or directory
*** Error code 1
Stop.
What am I missing or doing wrong. Also after it is all built how do I
add/delete users. We are also having radius read the users password directly
from BSDI's passwd file.
Thanks for any help!
Thomas Mullaney