Difference between revisions of "NickServ:Register"

From Xertion Wiki
Jump to navigation Jump to search
(Created page with "===Registering your nickname=== Type the following commands to register your nickname: # <code>/msg NickServ REGISTER <em>password</em> <em>valid@email.address</em></code> <...")
 
(→‎Incorrect Email: Fixed: NickServ CANCEL is no longer a command in Anope 2.0, instead routed through the DROP command)
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{Main|NickServ}}
 +
 
===Registering your nickname===
 
===Registering your nickname===
  
Type the following commands to register your nickname:
+
Registering your nickname on Xertion is a simple process. Just follow these instructions:
 
 
# <code>/msg NickServ REGISTER <em>password</em> <em>valid@email.address</em></code> <br> The email address must be a valid email address you can use, and password must be a valid password (i.e., it cannot be your nickname or less than 5 characters long). <br> '' '''Mibbit Users:''' Creating an account at Mibbit does not mean that you have registered on Xertion. Nick registration on Xertion is completely different and not affiliated with Mibbit in any way.''' ''
 
# After issuing that command, an email will be sent with a confirmation code to your email address. Copy and paste the codes within 24 hours from your email address you just registered to complete the registration process; otherwise the nick will be available for others to register: <br> <code>/msg NickServ CONFIRM <em>ConfirmationCodeFromEmail</em></code>
 
  
Now that you have registered your nickname, you can [[VHost|request a vHost]] or [[Channel Registration|register a channel]].
+
# First, switch to the nickname you wish to register, and type this command: <code>/msg NickServ REGISTER <em>password</em> <em>email address</em></code> - please make sure to specify a '''VALID''' email address, as you will be required to check it to complete your registration! In addition, your password cannot be the nickname and it cannot be less than 5 characters long.
 +
# After you issue the REGISTER command, NickServ will send an email to the email address you supplied with the command, containing a confirmation code. You will need to copy that code and use it with the CONFIRM command: <code>/msg NickServ CONFIRM <em>confirmation code</em></code>.
 +
# Once you have entered the confirmation code with the NickServ CONFIRM command, your registration is now complete. You can now do things like [[VHost|request a vHost]] or [[ChanServ:Register|register a channel]]. You may also wish to set various options for your nickname - type <code>/msg NickServ help set</code> to see the various options you can change.
 +
* '''Mibbit Users: Mibbit registration is a ''separate'' registration that has nothing to do with our NickServ registration process, it is a completely separate thing. Please remember that we are not affiliated with Mibbit in any way.'''
  
===Troubleshooting===
 
  
====Wrong Email====
+
=== Identifying ===
 +
Once you have registered your nickname, you must identify to it each time you connect to Xertion, using NickServ's IDENTIFY command: <code>/msg NickServ IDENTIFY <em>password</em></code> - replace <code><em>password</em></code> with the password you used when you registered the nickname.
  
If you entered a wrong email address in your nick registration, you can issue the following command and then re-register your nickname:
+
As an alternative, you may also set up a SSL client certificate to use to automatically identify to your nickname on connect - instructions on how to do that can be found by [[NickServ:CertFP|clicking here]].
  
<code>/msg NickServ CANCEL <em>password</em></code>
 
  
(Where <code><em>password</em></code> is the password you used to register your nick before.)
+
===Nickname issues===
  
====Lost Password====
+
==== Incorrect Email ====
 +
If you gave an incorrect or inaccessible email address during your nickname registration, you can start the process over by issuing the command <code>/msg NickServ DROP <em>nickname</em></code>, where <code><em>nickname</em></code> is the nick you are trying to register. Then, you can re-register your nickname using the steps above.
  
See [[Reset_Nick_Password|Forgot your password?]].
+
==== Lost/Forgot Password ====
  
====Expired Nick====
+
If you have forgotten your NickServ password, please see [[NickServ:ResetPass|Forgot your password?]] for instructions.
  
Registered nicks will expire after 60 days of inactivity; i.e., you must <code>IDENTIFY</code> the nickname before the expiration date:
 
  
<code>/msg NickServ IDENTIFY <em>password</em></code>
+
==== Nickname Expiration ====
  
(Where <code><em>password</em></code> is the password you used to register your nick before.)
+
Registered nicknames on Xertion expire 60 days after the last time the IDENTIFY command was used for it. You will need to identify to your nickname regularly to avoid this expiration.
  
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]

Revision as of 03:30, 22 July 2015

Main article: NickServ

Registering your nickname

Registering your nickname on Xertion is a simple process. Just follow these instructions:

  1. First, switch to the nickname you wish to register, and type this command: /msg NickServ REGISTER password email address - please make sure to specify a VALID email address, as you will be required to check it to complete your registration! In addition, your password cannot be the nickname and it cannot be less than 5 characters long.
  2. After you issue the REGISTER command, NickServ will send an email to the email address you supplied with the command, containing a confirmation code. You will need to copy that code and use it with the CONFIRM command: /msg NickServ CONFIRM confirmation code.
  3. Once you have entered the confirmation code with the NickServ CONFIRM command, your registration is now complete. You can now do things like request a vHost or register a channel. You may also wish to set various options for your nickname - type /msg NickServ help set to see the various options you can change.
  • Mibbit Users: Mibbit registration is a separate registration that has nothing to do with our NickServ registration process, it is a completely separate thing. Please remember that we are not affiliated with Mibbit in any way.


Identifying

Once you have registered your nickname, you must identify to it each time you connect to Xertion, using NickServ's IDENTIFY command: /msg NickServ IDENTIFY password - replace password with the password you used when you registered the nickname.

As an alternative, you may also set up a SSL client certificate to use to automatically identify to your nickname on connect - instructions on how to do that can be found by clicking here.


Nickname issues

Incorrect Email

If you gave an incorrect or inaccessible email address during your nickname registration, you can start the process over by issuing the command /msg NickServ DROP nickname, where nickname is the nick you are trying to register. Then, you can re-register your nickname using the steps above.

Lost/Forgot Password

If you have forgotten your NickServ password, please see Forgot your password? for instructions.


Nickname Expiration

Registered nicknames on Xertion expire 60 days after the last time the IDENTIFY command was used for it. You will need to identify to your nickname regularly to avoid this expiration.