Re: 回复: Re: rlm_dbm can not work?



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




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.