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/asetpasswd |
FICS 1.6.2
Diffstat (limited to 'data/admin/asetpasswd')
-rw-r--r-- | data/admin/asetpasswd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/admin/asetpasswd b/data/admin/asetpasswd new file mode 100644 index 0000000..7485e16 --- /dev/null +++ b/data/admin/asetpasswd @@ -0,0 +1,19 @@ + +asetpasswd + +Usage: asetpasswd player {password,*} +RESTRICTED TO ADMINISTRATORS. + + This command sets the password of the player to the password given. If '*' +is specified then the player's account is locked, and no password will work +until a new one is set by asetpasswd.. + + If the player is connected, he is told of the new password and the name of +the admin who changed it, or likewise of his account status. An email message +is mailed to the player's email address as well. + +See ahelp: +See help: password + +[Last modified: July 1, 1995 -- Friar] + |