Difference between revisions of "Reset Nick Password"

From Rizon Wiki
Jump to navigation Jump to search
(Created page with "===How to reset your nick's password:=== If you have forgotten your nick's password, use the following command to request a reset: '''/msg NickServ resetpass yourNick''' Afte...")
 
m (Protected "Reset Nick Password" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(7 intermediate revisions by 4 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>nick</em></code>
 
# After issuing that command, an email with a passcode will be sent 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: <br /> <code>/msg NickServ ENTERCODE <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 tempPassword.</code> You can now identify to your nick by using the temporary password:<br /><code>/msg NickServ IDENTIFY <em>temp password</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>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 address (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'''

Revision as of 21:00, 11 October 2016

If you have forgotten your nick's password:

  1. Type this to request a reset:
    /msg NickServ RESETPASS nick
  2. After issuing that command, an email with a passcode will be sent 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 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 temp password
  4. After you have successfully identified to your nick, you can change the password to your own choice:
    /msg NickServ SET PASSWORD password of your choice