Book Image

Openfire Administration

By : Mayank Sharma
Book Image

Openfire Administration

By: Mayank Sharma

Overview of this book

<p>Openfire is a free, open-source and full featured Jabber-based Instant Messaging server.<br /><br />This book is a guide to setting up Openfire, tweaking it, and customizing it to build a secure and feature-rich alternative to consumer IM networks. The features covered include details about setting up the server, adding and handling users and groups, updating, and extending the service with plug-ins, connecting with users on external IM networks, connecting with external voice over IP solutions and more, with user-friendly instructions and examples so that you can easily set up your IM network.<br /><br />The book deals with several features of Openfire to streamline communication within an enterprise and beyond. It shows how to configure Openfire to allow only secured connections. It then explains how Openfire complements other existing services running on your network. Managing and fostering IM as a real-time collaboration and communication tool is what this book is about.</p>
Table of Contents (19 chapters)
Openfire Administration
Credits
About the Author
About the Reviewer
Preface

Scenario #2: Enabling IRC for IT and Devs


IRC, or Internet Relay Chat, is a very popular means of multi-user communication often preferred by developers. Conversation on IRC is segregated into channels with several channels on one IRC server. There are many popular IRC servers, but Freenode seems to host the most popular and geeky channels. I write for Linux.com and we host a channel for our readers on OFTC.net.

Note

You can connect to only one IRC server using the IRC gateway. You cannot have some users on one network and others on another.

You can change the channel you want to log into from the Options slider. By default, it's set to log in into irc.freenode.net. If the channel you want to connect to is on another server, you'll have to specify it here. Because an IRC server has several channels, the IRC gateway has an option to view the list of channels on a server once a user is connected. To see a list of channels, select the Allow MUC room list checkbox (refer to the following...