Hey Apam (and all),
Quick question I know you have told me before, but what is the
procedure for removing a user from the userlist? ie: I have obvious
fake accounts (names like NO and 1234) and just want to get rid of
them.
At present you need to use the sqlite3 utility. You would type:
sqlite3 users.sq3
DELETE FROM users WHERE loginname = NO;
.quit
If you want to wait a bit, I'll look at doing a utility this afternoon to
make it easier, as I imagine it's something more people might like to be
able to do.
Also, what's the procedure for adding this echo on the happynet
side?
./utils/mnet/mnetsubunsub mnet.cfg ADD 401 4 /path/to/jambase
Andrew
--- MagickaBBS v0.12alpha (Linux/x86_64)
* Origin: The Fat Sandwich - sandwich.hopto.org:2023 (21:1/125)