Difference between revisions of "Reset Nick Password"

From Rizon Wiki
Jump to navigation Jump to search
m
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
===How to reset your nick's password:===
If you have '''forgotten''' your nick's password:


If you have forgotten your nick's password, use the following command to request a reset:
# Type this to request a reset:<br /> <code>/msg NickServ RESETPASS <em>YourNick</em></code>
 
# After issuing that command, an e-mail message from '''service@rizon.net''', with a passcode, will be sent to the e-mail address registered to your nick. Copy and paste the command from your email (''without quotation marks'') within 24 hours, or else the passcode will expire:<br /> <code>/msg NickServ ENTERCODE <em>nickname</em> <em>passcode-from-email</em></code>
'''/msg NickServ resetpass yourNick'''
# '''NickServ''' will then assign you a temporary password with the message <code>Password changed to <em>TempPassword</em>.</code> You can now identify to your nick by using the temporary password:<br /><code>/msg NickServ IDENTIFY <em>TempPassword</em></code>
 
# After you have successfully identified to your nick, you can change the password to your own choice:<br /><code>/msg NickServ SET PASSWORD <em>new-password-of-your-choice</em></code>
 
After issuing that command, an email with a passcode will be dispatched to the email address registered to your nick from service@rizon.net. Copy and paste the command from your email (without quotation marks) within 24 hours or else the passcode will expire:
 
'''/msg NickServ ENTERCODE passcodeFromEmail'''
 
 
NickServ will then assign you a temporary password with the message "Password changed to tempPassword." You can now identify to your nick by using the temporary password:
 
'''/msg NickServ identify tempPassword'''
 
 
After you have successfully identified to your nick, you can change the password to your own choice:
 
'''/msg NickServ set password passwordOfYourChoice'''

Latest revision as of 08:32, 11 January 2022

If you have forgotten your nick's password:

  1. Type this to request a reset:
    /msg NickServ RESETPASS YourNick
  2. After issuing that command, an e-mail message from service@rizon.net, with a passcode, will be sent to the e-mail address registered to your nick. Copy and paste the command from your email (without quotation marks) within 24 hours, or else the passcode will expire:
    /msg NickServ ENTERCODE nickname passcode-from-email
  3. NickServ will then assign you a temporary password with the message Password changed to TempPassword. You can now identify to your nick by using the temporary password:
    /msg NickServ IDENTIFY TempPassword
  4. After you have successfully identified to your nick, you can change the password to your own choice:
    /msg NickServ SET PASSWORD new-password-of-your-choice