Difference between revisions of "Reset Nick Password"

From Rizon Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
===How to reset your nick's password:===
# If you have '''forgotten''' your nick's password, type this to request a reset:<br /> <code>/msg NickServ RESETPASS yourNick</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 passcodeFromEmail</code>
If you have forgotten your nick's password, use the following command to request a reset:
# 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:<br /><code>/msg NickServ IDENTIFY tempPassword</code>
 
# After you have successfully identified to your nick, you can change the password to your own choice:<br /><code>/msg NickServ SET PASSWORD passwordOfYourChoice</code>
'''/msg NickServ resetpass yourNick'''
 
 
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'''

Revision as of 00:24, 10 August 2011

  1. If you have forgotten your nick's password, type this to request a reset:
    /msg NickServ RESETPASS yourNick
  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 passcodeFromEmail
  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 passwordOfYourChoice