From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 7 Dec 2023 21:31:49 +0100 Subject: FICS 1.6.2 --- data/admin/asetpasswd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/admin/asetpasswd (limited to 'data/admin/asetpasswd') 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] + -- cgit v1.2.3