回复: Re: rlm_dbm can not work?
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Tue Feb 26 10:38:57 CET 2008
Hi,
> There is another question: How to delete a user from rlm_dbm?
> I delete the user from the users file. and do "rlm_dbm_parser -i users -o xxx.db", But the deleted user does not disspear from xxx.db.
according to rlm_dbm_parser,
-r remove user(s) from database
so....
rlm_dbm_parser -i users -o xxxx.db -r username username2 username3
alan
More information about the Freeradius-Users
mailing list