Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Jasig uses Freenode's IRC servers for various channels that allow developers and implementers to collaborate in real time. All Jasig related IRC channels should use the #jasig- prefix for their name and the channel should be registered with chanserv.

Registering your Nickname

To be able to register a channel you first must register your nickname. This reserves the name for your use and allows people to be sure you are who you claim to be. See http://freenode.net/faq.shtml#registering on how to register.

Creating an IRC Channel

  1. Join the channel.
    • /join #jasig-portlets
  2. Register the channel with ChanServ
    • /msg chanserv register #jasig-portlets
  3. Setup the channel with the following options
    • /msg ChanServ SET #jasig-portlets KEEPTOPIC ON - Keeps the last topic even if the channel is empty
    • /msg ChanServ SET #jasig-portlets GUARD ON - Makes ChanServ idle in the channel, helps prevent unauthorized people from gaining OP if they are the first ones in
    • /msg ChanServ SET #jasig-portlets SECURE ON - Only users on the OP list may be granted OP privileges

Managing IRC Users

In most cases there is no need for the use of the Operator, Voice and other features of IRC but it is good to have a set of users that have Operator privileges in case of harassment by other IRC users. An easy way to manage this is to give OP access to the development team of the project the IRC channel is for. To grant OP access the user must have a registered nickname then run the command:

  • /msg ChanServ FLAGS #jasig-portlets UserNick +vV+oO