NickServ:ResetPass: Difference between revisions
Jump to navigation
Jump to search
m Kaishiro moved page Resetting your password to NickServ:ResetPass without leaving a redirect |
Page reworked |
||
Line 1: | Line 1: | ||
Forgot your nickname's password? No problem! Just follow these steps: | |||
# | # To initiate a reset request, type: <code>/msg NickServ RESETPASS <em>nick</em></code>. | ||
# | # You will receive an email from services@xertion.org at the email address on file for the nickname, containing a passcode. You will need to use this passcode with NickServ's ENTERCODE command within 24 hours: <code>/msg NickServ ENTERCODE <em>passcode</em></code> | ||
# NickServ will | # Upon successful passcode entry, NickServ will generate a temporary password for your nickname and inform you of the new password via a notice. | ||
# | # Identify to your nickname with the temporary password using: <code>/msg NickServ identify <em>temporary password</em></code> | ||
# Once identified, you should change the password immediately: <code>/msg NickServ SET PASSWORD <em>new password here</em></code> | |||
[[Category:Commands]] | [[Category:Commands]] |
Revision as of 07:17, 11 March 2014
Forgot your nickname's password? No problem! Just follow these steps:
- To initiate a reset request, type:
/msg NickServ RESETPASS nick
. - You will receive an email from services@xertion.org at the email address on file for the nickname, containing a passcode. You will need to use this passcode with NickServ's ENTERCODE command within 24 hours:
/msg NickServ ENTERCODE passcode
- Upon successful passcode entry, NickServ will generate a temporary password for your nickname and inform you of the new password via a notice.
- Identify to your nickname with the temporary password using:
/msg NickServ identify temporary password
- Once identified, you should change the password immediately:
/msg NickServ SET PASSWORD new password here