Difference between revisions of "Register your nickname"

From Rizon Wiki
Jump to navigation Jump to search
m (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke...")
m (→‎Nickname Registration: Revised a note wording. Added identifying trailing notes.)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
In new channels, XOP is the default channel management system; a.k.a., AccessType. It is built for easy use with only four levels, and no configuration.
If anything in this article confuses you or raises further questions, please do not hesitate to ask over at the #Help channel, either through our [http://qchat.rizon.net/?channels=Help webchat] or through this [irc://irc.rizon.net/help direct link].
<br>
If you're finding you'd like to change to XOP from another accesstype, for whatever reason, you can come back to it.
<br>
:<code>/msg ChanServ SET <em>#channel</em> ACCESSTYPE XOP</code>


The levels and modes are as follows:
== Nickname Registration ==
'''''Notes:'''''
*Use a ''real'' e-mail address. Temporary and throw-away e-mail addresses are not acceptable.
*Keep in mind that Yahoo and Hotmail may block e-mail messages from Rizon sometimes; therefore, check your spam, or junk, folder in case you haven't yet received the confirmation e-mail message.
*'''Mibbit Users:''' Creating an account at Mibbit does not mean that you have registered on Rizon. Nick registration on Rizon is completely different and not affiliated with Mibbit in any way.


{| class="wikitable"
! Level Name
! Level Mode
! Level Symbol
|-
|SOP || align="center" | +a || align="center" | &
|-
|AOP || align="center" | +o || align="center" | @
|-
|HOP || align="center" | +h || align="center" | %
|-
|VOP || align="center" | +v || align="center" | +
|}


''Note: the corresponding mibbit icons for these modes can be found [http://wiki.mibbit.com/index.php/Icons here]''
To register your ''current'' nickname, follow these steps:
#<code>/msg NickServ REGISTER <em>yourPassword</em> <em>your@email.address</em></code> <br /> Make sure that your password is longer than 5 characters, and that your email is valid. <br>
#Check your email for a response from Rizon. Copy and paste the confirmation code found in the email, which should have the following format: <br> <code> /msg NickServ CONFIRM <em>ConfirmationCodeFromEmail</em></code> <br />If the confirmation code above is not entered within 24 hours, the nickname will be released and available for others to register.<br /> If the confirmation code above was copied correctly and still gives you an error, just type it out by hand. Copying seems to break it in some cases.




====Adding/Deleting users to/from XOP====
Now, your nickname is registered, and you've automatically been identified.
(''permanent user access levels'')


;SOP
Upon your next visits to Rizon IRC network, use the same nickname, and identify (a.k.a., log in to Services) using either of the following three methods:
: Adding: <code>/msg ChanServ SOP <em>#channel</em> ADD <em>nick</em></code>
*either set up your client to do so automatically, or manually identify to NickServ:
: Deleting: <code>/msg ChanServ SOP <em>#channel</em> DEL <em>nick</em></code>
*:<code>/msg NickServ IDENTIFY <em>yourPassword</em></code>
;AOP
*set up your client to automatically authenticate you using [[SASL#SASL_PLAIN_Client_Configurations|SASL (Plain)]];
: Adding: <code>/msg ChanServ AOP <em>#channel</em> ADD <em>nick</em></code>
*set up your client to automatically authenticate you using [[SASL#SASL_EXTERNAL_Client_Configurations|SASL (External)]], via a client [[CertFP]].
: Deleting: <code>/msg ChanServ AOP <em>#channel</em> DEL <em>nick</em></code>
;HOP
: Adding: <code>/msg ChanServ HOP <em>#channel</em> ADD <em>nick</em></code>
: Deleting: <code>/msg ChanServ HOP <em>#channel</em> DEL <em>nick</em></code>
;VOP
: Adding: <code>/msg ChanServ VOP <em>#channel</em> ADD <em>nick</em></code>
: Deleting: <code>/msg ChanServ VOP <em>#channel</em> DEL <em>nick</em></code>




====Listing users in XOP====
Having a registered nickname is very useful in many ways, benefits include [[Channel Registration|registering a channel]] and [[vHost|requesting a vHost]].


:<code>/msg ChanServ <em>level</em> <em>#channel</em> LIST</code>
== NickServ Groups ==
If you plan to have more than one nickname, you might want to create a NickServ group. This will allow you to share channels access rights, memos, and configurations across all the nicknames in your group. A NickServ group is limited to 10 nicknames.


To group a new additional nickname with your ''already registered'' nickname, make sure this new nickname is '''not''' registered to NickServ.


==See also==
====Example====
* [[Channel_Management_101#Managing_Channel_Access|Managing channel access]]
If you want to have (register) a new nickname; e.g., '''<big><kbd>joe142</kbd></big>''' to be part of your already registered nickname (''Main Nick''), '''<big><kbd>Joe</kbd></big>''', do the following:
# Make sure that the new nickname, '''<big><kbd>joe142</kbd></big>''', is not registered:
#: <code>/msg NickServ INFO {{Xt|joe142}}</code>
#: NickServ should return a message stating that <code>Nick {{Xt|joe142}} isn't registered.</code>
#: Otherwise, if this additional nickname is yours, then skip the next steps: 2 and 3, into the two-step nickname dropping procedure, before continuing; else, choose another nickname, and check it as shown above.
# Assuming that '''<big><kbd>joe142</kbd></big>''' is not registered, change to this new nickname:
#: <code>/nick {{Xt|joe142}}</code>
# Finally, group it to your other registered nickname (Main Nick) '''<big><kbd>Joe</kbd></big>''', using the following command:
#: <code>/msg NickServ GROUP {{Xt|Joe}} <em>passwordOfJoe</em></code>
 
If succeeded, NickServ will then send you a message confirming that <code>You are now in the group of {{Xt|Joe}}.</code>
 
 
If you registered the nickname '''<big><kbd>joe142</kbd></big>''' before grouping, you cannot group it with another registered nickname. You will want to, first, '''drop''' the nickname '''<big><kbd>joe142</kbd></big>''' from registration.
 
'''Note:'''
:Please, note that any channel access associated with '''<big><kbd>joe142</kbd></big>''' will be removed when dropping it.<br />You can read about more NickServ commands in the [[Services_Commands#NickServ_Commands|Services Commands]] page.
 
To drop the nickname '''<big><kbd>joe142</kbd></big>''', follow these steps:
# Make sure that your current nickname is the registered nickname, which you plan to drop, in this example, '''<big><kbd>joe142</kbd></big>''', and then type the following command:
#: <code>/msg NickServ DROP {{Xt|joe142}}</code>
# NickServ will then return a message, asking you to confirm the drop with a special code, along the lines of:
#: <code>/msg NickServ DROP {{Xt|joe142}} <em>specialCode</em></code>
 
After this code has been entered, you are free to retry the grouping process.
 
 
 
== TROUBLESHOOTING ==
=== Errors while registering ===
If you did not receive the registration email, or if you entered the wrong email during the registration process, you can cancel the registration process with the following command:
: <code>/msg NickServ CANCEL <em>registrationPassword</em> </code>
 
 
=== Reset Password ===
#To request a reset of your password, type the following command:<br /> <code>/msg NickServ RESETPASS <em>yourNick</em></code>
#An email will be sent to the email address registered to your nickname from Rizon. Copy and paste the confirmation command found in the email, which should have the following format:<br><code>/msg NickServ ENTERCODE <em>yourNick</em> <em>codeFromEmail</em></code> <br />''Note that this code will expire if not used within 24 hours.''
#NickServ will assign you a temporary password with the message <code>Password changed to <em>tempPassword</em>.</code> Use this temporary password to identify to your nickname with:<br /><code>/msg NickServ IDENTIFY <em>tempPassword</em></code>
#If you have successfully identified to your nickname, you can change your temporary password to anything of your own choice:<br><code>/msg NickServ SET PASSWORD <em>yourPassword</em></code>
In step 4, please note that <code>SET PASSWORD</code> is part of the command, and that you enter your personal password in the part after it; i.e., <code><em>yourPassword</em></code>.
 
 
=== Expired Nickname ===
If a nickname has not been identified to for 90 days, the nickname will expire of inactivity, as well as its access on any channels. You will have to re-register it.

Latest revision as of 13:31, 8 January 2023

If anything in this article confuses you or raises further questions, please do not hesitate to ask over at the #Help channel, either through our webchat or through this direct link.

Nickname Registration

Notes:

  • Use a real e-mail address. Temporary and throw-away e-mail addresses are not acceptable.
  • Keep in mind that Yahoo and Hotmail may block e-mail messages from Rizon sometimes; therefore, check your spam, or junk, folder in case you haven't yet received the confirmation e-mail message.
  • Mibbit Users: Creating an account at Mibbit does not mean that you have registered on Rizon. Nick registration on Rizon is completely different and not affiliated with Mibbit in any way.


To register your current nickname, follow these steps:

  1. /msg NickServ REGISTER yourPassword your@email.address
    Make sure that your password is longer than 5 characters, and that your email is valid.
  2. Check your email for a response from Rizon. Copy and paste the confirmation code found in the email, which should have the following format:
    /msg NickServ CONFIRM ConfirmationCodeFromEmail
    If the confirmation code above is not entered within 24 hours, the nickname will be released and available for others to register.
    If the confirmation code above was copied correctly and still gives you an error, just type it out by hand. Copying seems to break it in some cases.


Now, your nickname is registered, and you've automatically been identified.

Upon your next visits to Rizon IRC network, use the same nickname, and identify (a.k.a., log in to Services) using either of the following three methods:

  • either set up your client to do so automatically, or manually identify to NickServ:
    /msg NickServ IDENTIFY yourPassword
  • set up your client to automatically authenticate you using SASL (Plain);
  • set up your client to automatically authenticate you using SASL (External), via a client CertFP.


Having a registered nickname is very useful in many ways, benefits include registering a channel and requesting a vHost.

NickServ Groups

If you plan to have more than one nickname, you might want to create a NickServ group. This will allow you to share channels access rights, memos, and configurations across all the nicknames in your group. A NickServ group is limited to 10 nicknames.

To group a new additional nickname with your already registered nickname, make sure this new nickname is not registered to NickServ.

Example

If you want to have (register) a new nickname; e.g., joe142 to be part of your already registered nickname (Main Nick), Joe, do the following:

  1. Make sure that the new nickname, joe142, is not registered:
    /msg NickServ INFO joe142
    NickServ should return a message stating that Nick joe142 isn't registered.
    Otherwise, if this additional nickname is yours, then skip the next steps: 2 and 3, into the two-step nickname dropping procedure, before continuing; else, choose another nickname, and check it as shown above.
  2. Assuming that joe142 is not registered, change to this new nickname:
    /nick joe142
  3. Finally, group it to your other registered nickname (Main Nick) Joe, using the following command:
    /msg NickServ GROUP Joe passwordOfJoe

If succeeded, NickServ will then send you a message confirming that You are now in the group of Joe.


If you registered the nickname joe142 before grouping, you cannot group it with another registered nickname. You will want to, first, drop the nickname joe142 from registration.

Note:

Please, note that any channel access associated with joe142 will be removed when dropping it.
You can read about more NickServ commands in the Services Commands page.

To drop the nickname joe142, follow these steps:

  1. Make sure that your current nickname is the registered nickname, which you plan to drop, in this example, joe142, and then type the following command:
    /msg NickServ DROP joe142
  2. NickServ will then return a message, asking you to confirm the drop with a special code, along the lines of:
    /msg NickServ DROP joe142 specialCode

After this code has been entered, you are free to retry the grouping process.


TROUBLESHOOTING

Errors while registering

If you did not receive the registration email, or if you entered the wrong email during the registration process, you can cancel the registration process with the following command:

/msg NickServ CANCEL registrationPassword


Reset Password

  1. To request a reset of your password, type the following command:
    /msg NickServ RESETPASS yourNick
  2. An email will be sent to the email address registered to your nickname from Rizon. Copy and paste the confirmation command found in the email, which should have the following format:
    /msg NickServ ENTERCODE yourNick codeFromEmail
    Note that this code will expire if not used within 24 hours.
  3. NickServ will assign you a temporary password with the message Password changed to tempPassword. Use this temporary password to identify to your nickname with:
    /msg NickServ IDENTIFY tempPassword
  4. If you have successfully identified to your nickname, you can change your temporary password to anything of your own choice:
    /msg NickServ SET PASSWORD yourPassword

In step 4, please note that SET PASSWORD is part of the command, and that you enter your personal password in the part after it; i.e., yourPassword.


Expired Nickname

If a nickname has not been identified to for 90 days, the nickname will expire of inactivity, as well as its access on any channels. You will have to re-register it.