diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
commit | 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 (patch) | |
tree | f6ade4ccbc3af20d825edacfd12b5da8ded8d240 /data/admin/remplayer |
FICS 1.6.2
Diffstat (limited to 'data/admin/remplayer')
-rw-r--r-- | data/admin/remplayer | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/data/admin/remplayer b/data/admin/remplayer new file mode 100644 index 0000000..0356697 --- /dev/null +++ b/data/admin/remplayer @@ -0,0 +1,23 @@ + +remplayer + +Usage: remplayer name +RESTRICTED TO ADMINISTRATORS. + + Removes an account. A copy of its files are saved under .rem.* which can +be found in the appropriate directory (useful in case of an accident). + + The account's details, messages, games and logons are all saved as 'zombie' +files. These zombie accounts are not listed in handles or totals. Although a +handle may have been removed, it is not possible for another user to register +with this handle -OR- to register for a new account using email registration. +The autoregister program checks for regular as well as remplayered accounts. + + Please do not use this command unless necessary, such as for multiple +accounts or inappropriate handles. To stop a player from having access to an +account, it may be preferable to use the "asetpasswd" command instead. + +See also: addplayer asetpasswd raisedead + +[Last modified: October 17, 1995 -- Friar] + |