Difference between revisions of "Password"

From Mibbit Wiki
Jump to: navigation, search
(Irc.Mibbit.Net: anope2)
Line 18: Line 18:
  
 
1.  From a connection to irc.mibbit.net type the command
 
1.  From a connection to irc.mibbit.net type the command
     /msg nickserv RESETPASS yournickname
+
     /ns RESETPASS yourNickname theAssociatedEmail
  
 
2.  You will be sent an e-mail to the registered account for that nickname.
 
2.  You will be sent an e-mail to the registered account for that nickname.
Line 26: Line 26:
  
 
Follow the actions in the mail.
 
Follow the actions in the mail.
    a)  re-identify to your nick with /msg nickserv IDENTIFY thepassword
 
    b) an error will be displayed (this is ok)
 
    c) within 20seconds of the error type the ENTERCODE command received in the email
 
  
e.g. by typing the command as stated  (e.g.  /msg nickserv ENTERCODE the-code )
+
    /ns ENTERCODE the-code
  
 
3.  You'll be given a temporary new password (shown on screen).  Identify using this code like this
 
3.  You'll be given a temporary new password (shown on screen).  Identify using this code like this
     /msg nickserv IDENTIFY temporary_new_password
+
     /ns IDENTIFY temporary_new_password
  
 
*Note: if you see it the trailing dot is *not* part of the password  :)
 
*Note: if you see it the trailing dot is *not* part of the password  :)
Line 41: Line 38:
  
 
4. Change password using
 
4. Change password using
     /msg nickserv SET PASSWORD TheNewPassWord
+
     /ns SET PASSWORD YourNewPassWord
 
(please follow good password practice, e.g. do not set it to your old pass or any other you use)
 
(please follow good password practice, e.g. do not set it to your old pass or any other you use)
  
 
5. Your nickname and channels are restored successfully to the registered e-mail account and credentials are stored in the new, rebuilt IRCd services.
 
5. Your nickname and channels are restored successfully to the registered e-mail account and credentials are stored in the new, rebuilt IRCd services.
  
*channel recovery
 
For any channels your nick is owner to you should immediately change the channel owner password using
 
    /msg chanserv set #<name-of-channel> PASSWORD the_new_password
 
  
 
do this once your nick has been recovered.
 
do this once your nick has been recovered.
  
 
Please note resets *expire* after one hour - if you don't receive an e-mail after this time please try a second time.  And do check <spam> - Yahoo and Hotmail have been unkind to this kind of email in the past.  Thank You.  
 
Please note resets *expire* after one hour - if you don't receive an e-mail after this time please try a second time.  And do check <spam> - Yahoo and Hotmail have been unkind to this kind of email in the past.  Thank You.  
 
 
 
 
 
 
You can [[join]] #help, and ask an operator to send the password to your email too.
 
  
 
[[Category:User Interface]][[Category:Nickserv]][[Category:Chanserv]][[Category:Main client]]
 
[[Category:User Interface]][[Category:Nickserv]][[Category:Chanserv]][[Category:Main client]]

Revision as of 19:20, 4 April 2015

IRC in general has a lot of passwords, which increases with every server you join and channel you register. Mibbit adds to the list with two passwords. One for the main client and one for widget owners. All of the passes are case sensitive.

Mibbit Passwords

For the main client, the password to log in is entered in the header. If it is forgotten, a reminder can be sent to your email, if you provided that data in the 'account' tab accessible from the header. If you didn't set an email you have to send a request to contact@mibbit.com. The password can also be changed from the 'account' tab.

The manager has slightly tweaked positions, but works the same way.

IRC Passwords

To register a nick, see Register nick. To register a channel, see Register channel. To change the password of your nick, use the command /ns set password newPassword. To change the password of your channel, use the command /cs set password newPassword.

Channel keys (passwords for joining a channel) can be set with /mode #channel +k channelKey. They can be unset by changing the +k to a -k.

Irc.Mibbit.Net

If you forgot your nickserv password on irc.mibbit.net, follow these instructions to reset your password;

1. From a connection to irc.mibbit.net type the command

   /ns RESETPASS yourNickname theAssociatedEmail

2. You will be sent an e-mail to the registered account for that nickname.

      *Please check your Spam folder in case you don't see it at first*
      * also - add 'services@mibbit.com' email address (us) to your whitelist if you have one *

Follow the actions in the mail.

   /ns ENTERCODE the-code

3. You'll be given a temporary new password (shown on screen). Identify using this code like this

   /ns IDENTIFY temporary_new_password
  • Note: if you see it the trailing dot is *not* part of the password  :)


You will now be successfully identified and your account restored to you, you must change your password now.

4. Change password using

   /ns SET PASSWORD YourNewPassWord

(please follow good password practice, e.g. do not set it to your old pass or any other you use)

5. Your nickname and channels are restored successfully to the registered e-mail account and credentials are stored in the new, rebuilt IRCd services.


do this once your nick has been recovered.

Please note resets *expire* after one hour - if you don't receive an e-mail after this time please try a second time. And do check <spam> - Yahoo and Hotmail have been unkind to this kind of email in the past. Thank You.