Differences between revisions 1 and 2
Revision 1 as of 2017-11-02 12:15:30
Size: 1729
Editor: Alkani
Comment: CAA - Initial Commit
Revision 2 as of 2017-11-02 18:21:15
Size: 1963
Editor: Alkani
Comment: CAA - Made a reference to @password enhancements as listed in cread 51
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

~-''This page describes the functionality for the Built-In {{{ @password }}} command. For more information on how the extended functionality works, look at the global [[Commands/Globals/At-PasswordPlusPlus|@password]] command.''-~

@password

This page describes the functionality for the Built-In  @password  command. For more information on how the extended functionality works, look at the global @password command.

Command Information

Keyword

 @password 

Type

 BuiltIn 

Arguments

 <old-password> 

 <new-password> 

Usage

 @password <old-password>=<new-password> 

Purpose

Allows a player to change their password.

Syntax

To change your password:

  • @password <old-password>=<new-password> 

Parameters

<old-password>

  • The player's current password they use for their account.

<new-password>

  • The new password the player would like to set on their account.

Examples

Example 1

If Alkani wanted to change his existing password, "abc1234" to "def5678" he would type:

  •  @password abc1234=def5678 

If Alkani typed his old password correctly, he would see:

  •  "Password changed." 

If he did not, he would instead see:

  •  "Sorry, old password did not match current password." 

Caveats

Passwords for user accounts on the SpinDizzy MUCK System may not have spaces.

Wizards may change player passwords using the @newpassword command.

@newpassword - Assign New Password (Wizards Only)

Concepts/Security - Information about Security on the SpinDizzy MUCK

Parent Topic

List of SpinDizzy MUCK System Built-In and Local Commands


CategoryBuiltincmd CategoryBasiccmd

Commands/BuiltIn/at-password (last edited 2018-04-04 06:33:34 by Alkani)